[kde-freebsd] Build failure on FreeBSD7 release(both amd64 and i386)

Mats Andreassen matsa at pvv.ntnu.no
Fri Jul 18 22:46:15 CEST 2008


Hey. :)

I'm having problems building misc/kdeutils3 from (port updated to HEAD).
As I state in the subject I'm experiencing the error on both architectures,
which I run on two different machines.

Where it fails:
--------------------------
karamba_python.cpp: In static member function 'static void  
KarambaPython::initPython()':
karamba_python.cpp:417: error: 'PyEval_InitThreads' was not declared in  
this scope
karamba_python.cpp:423: error: 'PyEval_ReleaseLock' was not declared in  
this scope
karamba_python.cpp: In static member function 'static void  
KarambaPython::shutdownPython()':
karamba_python.cpp:433: error: 'PyEval_AcquireLock' was not declared in  
this scope
karamba_python.cpp: In member function 'void  
KarambaPython::getLock(PyThreadState**)':
karamba_python.cpp:440: error: 'PyEval_AcquireLock' was not declared in  
this scope
karamba_python.cpp: In member function 'void  
KarambaPython::releaseLock(PyThreadState*)':
karamba_python.cpp:456: error: 'PyEval_ReleaseLock' was not declared in  
this scope
gmake[3]: *** [karamba_python.o] Error 1
gmake[3]: Leaving directory  
`/usr/ports/misc/kdeutils3/work/kdeutils-3.5.8/superkaramba/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory  
`/usr/ports/misc/kdeutils3/work/kdeutils-3.5.8/superkaramba'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/kdeutils3/work/kdeutils-3.5.8'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/misc/kdeutils3
----------------------------

I'm not sure what the error is, though. Maybe someone more fluent in C++  
could take a look?
Undeclared variables might be it. :P

-- 
mvh/regards Mats Andreassen
Student of Comp. Sci. at NTNU


More information about the kde-freebsd mailing list