alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Sun Feb 22, 2004 12:03 am Post subject: emerge superkaramba mi da un'errore.... |
|
|
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon -O3 -pipe -fno-exceptions -fno-check-new -c -o meter.o `test -f 'meter.cpp' || echo './'`meter.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon -O3 -pipe -fno-exceptions -fno-check-new -c -o bar.o `test -f 'bar.cpp' || echo './'`bar.cpp
In file included from main.cpp:19:
karamba.h:12:20: Python.h: No such file or directory
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon -O3 -pipe -fno-exceptions -fno-check-new -c -o sensor.o `test -f 'sensor.cpp' || echo './'`sensor.cpp
In file included from main.cpp:19:
karamba.h:185: error: syntax error before `*' token
karamba.h:186: error: syntax error before `*' token
main.cpp:35: error: syntax error before `*' token
main.cpp: In function `int main(int, char**)':
main.cpp:77: error: `Py_Initialize' undeclared (first use this function)
main.cpp:77: error: (Each undeclared identifier is reported only once for each
function it appears in.)
main.cpp:80: error: `PyEval_InitThreads' undeclared (first use this function)
main.cpp:82: error: `mainThreadState' undeclared (first use this function)
main.cpp:85: error: `PyThreadState_Get' undeclared (first use this function)
main.cpp:88: error: `PyEval_ReleaseLock' undeclared (first use this function)
main.cpp:118: error: `PyInterpreterState' undeclared (first use this function)
main.cpp:118: error: `mainInterpreterState' undeclared (first use this
function)
main.cpp:120: error: `PyThreadState' undeclared (first use this function)
main.cpp:120: error: `myThreadState' undeclared (first use this function)
main.cpp:120: error: `PyThreadState_New' undeclared (first use this function)
main.cpp:121: error: `PyThreadState_Swap' undeclared (first use this function)
main.cpp:122: error: `PyEval_AcquireLock' undeclared (first use this function)
main.cpp:123: error: `Py_Finalize' undeclared (first use this function)
make[3]: *** [main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/superkaramba-0.32/work/superkaramba-0.32/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/superkaramba-0.32/work/superkaramba-0.32/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/superkaramba-0.32/work/superkaramba-0.32'
make: *** [all] Error 2
!!! ERROR: x11-misc/superkaramba-0.32 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make
bash-2.05b#
spero possiate aiutarmi, grazie. |
|