KDE 3.5 doesn't want to compile. karamba_python.cpp errors galore

Michael Nottebrock lofi at freebsd.org
Tue Jan 31 00:14:57 PST 2006


resonant evil wrote:

> karamba_python.cpp:370: error: `PyEval_InitThreads' undeclared (first use this f
> unction)
> karamba_python.cpp:370: error: (Each undeclared identifier is reported only once
>  for each function it appears in.)
> karamba_python.cpp:376: error: `PyEval_ReleaseLock' undeclared (first use this f
> unction)
> karamba_python.cpp: In static member function `static void KarambaPython::shutdo
> wnPython()':
> karamba_python.cpp:386: error: `PyEval_AcquireLock' undeclared (first use this f
> unction)
> karamba_python.cpp: In member function `void KarambaPython::getLock(PyThreadStat
> e**)':
> karamba_python.cpp:393: error: `PyEval_AcquireLock' undeclared (first
> use this function)
> karamba_python.cpp: In member function `void KarambaPython::releaseLock(PyThread
> State*)':
> karamba_python.cpp:409: error: `PyEval_ReleaseLock' undeclared (first use this f
> unction)

Make sure to turn threads support on in python (cd
/usr/ports/lang/python; make config, select the THREADS option) and
reinstall it.


Cheers,
-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060131/86320313/signature.bin


More information about the freebsd-current mailing list