misc/126127: kdeutils won't build
Mats Andreassen
matsa at pvv.ntnu.no
Thu Jul 31 08:10:02 UTC 2008
>Number: 126127
>Category: misc
>Synopsis: kdeutils won't build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 31 08:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Mats Andreassen
>Release: 7.0
>Organization:
>Environment:
*FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #1: Thu Feb 28 09:27:49 CET 2008 :/usr/obj/usr/src/sys/GENERIC i386
*FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 2 22:54:40 CEST 2008 :/usr/obj/usr/src/sys/GENERIC amd64
>Description:
I get these messages when I try to build kdeutils3:
----
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
----
This problem exists on both i386 and amd64 and even when I try to build kdeutils4.
>How-To-Repeat:
Build kdeutils3 or 4 from ports.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list