[kde-freebsd] FreeBSD Port: kdeutils-3.5.6

Bill Milford bill at themilfords.com
Fri Mar 23 13:58:21 CET 2007


I am getting the following error while building kdeutils-3.5.6:

 

if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include
-I/usr/local/include/python2.4  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium3 -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION  -MT karamba_python.o -MD -MP -MF ".deps/karamba_python.Tpo" -c -o karamba_python.o
karamba_python.cpp; \

        then mv -f ".deps/karamba_python.Tpo" ".deps/karamba_python.Po"; else rm -f
".deps/karamba_python.Tpo"; exit 1; fi

karamba_python.cpp: In static member function `static void KarambaPython::initPython()':

karamba_python.cpp:415: error: `PyEval_InitThreads' was not declared in this scope

karamba_python.cpp:421: error: `PyEval_ReleaseLock' was not declared in this scope

karamba_python.cpp:415: warning: unused variable 'PyEval_InitThreads'

karamba_python.cpp:421: warning: unused variable 'PyEval_ReleaseLock'

karamba_python.cpp: In static member function `static void KarambaPython::shutdownPython()':

karamba_python.cpp:431: error: `PyEval_AcquireLock' was not declared in this scope

karamba_python.cpp:431: warning: unused variable 'PyEval_AcquireLock'

karamba_python.cpp: In member function `void KarambaPython::getLock(PyThreadState**)':

karamba_python.cpp:438: error: `PyEval_AcquireLock' was not declared in this scope

karamba_python.cpp:438: warning: unused variable 'PyEval_AcquireLock'

karamba_python.cpp: In member function `void KarambaPython::releaseLock(PyThreadState*)':

karamba_python.cpp:454: error: `PyEval_ReleaseLock' was not declared in this scope

karamba_python.cpp:454: warning: unused variable 'PyEval_ReleaseLock'

gmake[3]: *** [karamba_python.o] Error 1

gmake[3]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.5.6/superkaramba/src'

gmake[2]: *** [all-recursive] Error 1

gmake[2]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.5.6/superkaramba'

gmake[1]: *** [all-recursive] Error 1

gmake[1]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.5.6'

gmake: *** [all] Error 2

*** Error code 2

 

Stop in /usr/ports/misc/kdeutils3.

 

Any ideas on how to debug this?

 

Thanks,

Bill

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-freebsd/attachments/20070323/0f8d6c2a/attachment.html 


More information about the kde-freebsd mailing list