[kde-freebsd] FreeBSD Port: kdeutils-3.5.6
Michael Nottebrock
lofi at freebsd.org
Fri Mar 23 16:41:36 CET 2007
On Friday, 23. March 2007, Bill Milford wrote:
> 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
My guess is your lang/python24 port is built with thread support turned off,
which won't work. If that is the case, do a make config in the python24 port
directory, check the THREADS option, confirm, rebuild and reinstall the
python24 port, then try kdeutils again.
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: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-freebsd/attachments/20070323/c3cd63da/attachment.pgp
More information about the kde-freebsd
mailing list