Problema al compilar programas

EL problema es el siguiente, tengo xandros 2.0 y al momento de compilar cualquier cosa da erorres, kopete 0.8rc1, decoraciones de ventanas, etc, el configure marcha excelente pero al momento de compilar un simple decorador de ventanas obtengo esto (me da un error parecido al menos en las ultimas 10 lineas en todo lo que intento)

make all-recursive
make[1]: Entering directory `/root/Rolando/kde/k3dnomore-0.65'
Making all in k3dnomore
make[2]: Entering directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore'
Making all in .
make[3]: Entering directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I/root/Rolando/kde/k3dnomore-0.65/k3dnomore -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT k3dnomore.lo -MD -MP -MF ".deps/k3dnomore.Tpo" \
-c -o k3dnomore.lo `test -f 'k3dnomore.cpp' || echo '/root/Rolando/kde/k3dnomore-0.65/k3dnomore/'`k3dnomore.cpp; \
then mv ".deps/k3dnomore.Tpo" ".deps/k3dnomore.Plo"; \
else rm -f ".deps/k3dnomore.Tpo"; exit 1; \
fi
k3dnomore.cpp: In constructor `
KWinInternal::K3DNoMoreButton::K3DNoMoreButton(QWidget*, const QString&,
KWinInternal::K3DNoMoreButtonType)':
k3dnomore.cpp:46: warning: taking address of temporary
k3dnomore.cpp:47: warning: taking address of temporary
k3dnomore.cpp:48: warning: taking address of temporary
k3dnomore.cpp:49: warning: taking address of temporary
k3dnomore.cpp: In constructor `
KWinInternal::K3DNoMore::K3DNoMore(KWinInternal::Workspace*, long unsigned
int, bool, QWidget*, const char*)':
k3dnomore.cpp:166: warning: taking address of temporary
k3dnomore.cpp:167: warning: taking address of temporary
k3dnomore.cpp:168: warning: taking address of temporary
k3dnomore.cpp:169: warning: taking address of temporary
k3dnomore.cpp: In member function `
KWinInternal::K3DNoMore::K3DNoMore(KWinInternal::Workspace*, long unsigned
int, bool, QWidget*, const char*)':
k3dnomore.cpp:157: warning: unused parameter `bool tool'
k3dnomore.cpp: In member function `virtual void
KWinInternal::K3DNoMore::paintEvent(QPaintEvent*)':
k3dnomore.cpp:213: warning: array subscript has type `char'
k3dnomore.cpp:213: warning: array subscript has type `char'
k3dnomore.cpp:213: warning: array subscript has type `char'
k3dnomore.cpp:214: warning: array subscript has type `char'
k3dnomore.cpp:214: warning: array subscript has type `char'
k3dnomore.cpp:214: warning: array subscript has type `char'
k3dnomore.cpp:215: warning: array subscript has type `char'
k3dnomore.cpp:215: warning: array subscript has type `char'
k3dnomore.cpp:215: warning: array subscript has type `char'
k3dnomore.cpp:216: warning: array subscript has type `char'
k3dnomore.cpp:216: warning: array subscript has type `char'
k3dnomore.cpp:216: warning: array subscript has type `char'
k3dnomore.cpp:217: warning: array subscript has type `char'
k3dnomore.cpp:217: warning: array subscript has type `char'
k3dnomore.cpp:217: warning: array subscript has type `char'
k3dnomore.cpp:218: warning: array subscript has type `char'
k3dnomore.cpp:218: warning: array subscript has type `char'
k3dnomore.cpp:218: warning: array subscript has type `char'
k3dnomore.cpp:219: warning: array subscript has type `char'
k3dnomore.cpp:219: warning: array subscript has type `char'
k3dnomore.cpp:219: warning: array subscript has type `char'
k3dnomore.cpp:220: warning: array subscript has type `char'
k3dnomore.cpp:220: warning: array subscript has type `char'
k3dnomore.cpp:220: warning: array subscript has type `char'
k3dnomore.cpp:221: warning: array subscript has type `char'
k3dnomore.cpp:221: warning: array subscript has type `char'
k3dnomore.cpp:221: warning: array subscript has type `char'
k3dnomore.cpp:222: warning: array subscript has type `char'
k3dnomore.cpp:222: warning: array subscript has type `char'
k3dnomore.cpp:222: warning: array subscript has type `char'
k3dnomore.cpp:223: warning: array subscript has type `char'
k3dnomore.cpp:223: warning: array subscript has type `char'
k3dnomore.cpp:223: warning: array subscript has type `char'
k3dnomore.cpp:224: warning: array subscript has type `char'
k3dnomore.cpp:224: warning: array subscript has type `char'
k3dnomore.cpp:224: warning: array subscript has type `char'
k3dnomore.cpp:225: warning: array subscript has type `char'
k3dnomore.cpp:244: warning: array subscript has type `char'
k3dnomore.cpp:245: warning: array subscript has type `char'
k3dnomore.cpp: In member function `virtual void
KWinInternal::K3DNoMore::moveEvent(QMoveEvent*)':
k3dnomore.cpp:348: warning: unused parameter `QMoveEvent*e'
/usr/share/qt3/bin/moc /root/Rolando/kde/k3dnomore-0.65/k3dnomore/k3dnomore.h -o k3dnomore.moc.cpp
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I/root/Rolando/kde/k3dnomore-0.65/k3dnomore -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT k3dnomore.moc.lo -MD -MP -MF ".deps/k3dnomore.moc.Tpo" \
-c -o k3dnomore.moc.lo `test -f 'k3dnomore.moc.cpp' || echo '/root/Rolando/kde/k3dnomore-0.65/k3dnomore/'`k3dnomore.moc.cpp; \
then mv ".deps/k3dnomore.moc.Tpo" ".deps/k3dnomore.moc.Plo"; \
else rm -f ".deps/k3dnomore.moc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o kwin_3dnomore.la.closure kwin_3dnomore_la_closure.lo -avoid-version -module -no-undefined -R /usr/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib -module k3dnomore.lo k3dnomore.moc.lo /usr/lib/kwin.la
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o kwin_3dnomore.la -rpath /usr/local/kde/lib/kde3 -avoid-version -module -no-undefined -R /usr/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib -module k3dnomore.lo k3dnomore.moc.lo /usr/lib/kwin.la
make[3]: Leaving directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore'
Making all in config
make[3]: Entering directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore/config'
/usr/share/qt3/bin/moc /root/Rolando/kde/k3dnomore-0.65/k3dnomore/config/config.h -o config.moc
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I/root/Rolando/kde/k3dnomore-0.65/k3dnomore/config -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT config.lo -MD -MP -MF ".deps/config.Tpo" \
-c -o config.lo `test -f 'config.cpp' || echo '/root/Rolando/kde/k3dnomore-0.65/k3dnomore/config/'`config.cpp; \
then mv ".deps/config.Tpo" ".deps/config.Plo"; \
else rm -f ".deps/config.Tpo"; exit 1; \
fi
In file included from config.cpp:22:
config.h:36:29: k3dnomoreconfig.h: No such file or directory
In file included from config.cpp:22:
config.h:56: error: syntax error before `*' token
config.cpp: In constructor `K3DNoMoreConfig::K3DNoMoreConfig(KConfig*,
QWidget*)':
config.cpp:38: error: `ui' undeclared (first use this function)
config.cpp:38: error: (Each undeclared identifier is reported only once for
each function it appears in.)
config.cpp:38: error: parse error before `(' token
config.cpp: In member function `void
K3DNoMoreConfig::slotSelectionChanged(const QColor&)':
config.cpp:69: warning: unused parameter `const QColor&newColor'
config.cpp: In member function `void K3DNoMoreConfig::load(KConfig*)':
config.cpp:89: warning: taking address of temporary
config.cpp:91: warning: taking address of temporary
config.cpp:93: warning: taking address of temporary
config.cpp:96: warning: taking address of temporary
config.cpp:98: warning: taking address of temporary
config.cpp:100: warning: taking address of temporary
config.cpp:79: warning: unused parameter `KConfig*conf'
config.cpp: In member function `void K3DNoMoreConfig::save(KConfig*)':
config.cpp:105: warning: unused parameter `KConfig*conf'
make[3]: *** [config.lo] Error 1
make[3]: Leaving directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Rolando/kde/k3dnomore-0.65/k3dnomore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Rolando/kde/k3dnomore-0.65'
make: *** [all] Error 2


¿alguien sabe como solucionar eso?, un saludo.
0 respuestas