pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28419: lang/python23-pth doesn't build libpython2p3.so



>Number:         28419
>Category:       pkg
>Synopsis:       lang/python23-pth doesn't build libpython2p3.so
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 25 09:09:00 +0000 2004
>Originator:     IYODA Atsushi
>Release:        NetBSD 1.6.2_STABLE
>Organization:
        
>Environment:
        
        
System: NetBSD madlax 1.6.2_STABLE NetBSD 1.6.2_STABLE (GENERIC) #0: Thu Jul 8 
15:50:48 JST 2004 root@madlax:/a/i386/obj/usr/src/sys/arch/i386/compile/GENERIC 
i386
Architecture: i386
Machine: i386
>Description:
gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib 
-Wl,--export-dynamic -o python  Modules/python.o  -L. -lpython2p3 -lpthread 
-lutil   -lm 
./libpython2p3.so: warning: tmpnam() possibly used unsafely, use mkstemp() or 
mkdtemp()
./libpython2p3.so: warning: tempnam() possibly used unsafely, use mkstemp() or 
mkdtemp()
./libpython2p3.so: undefined reference to `PyThread_acquire_lock'
./libpython2p3.so: undefined reference to `PyThread_allocate_lock'
./libpython2p3.so: undefined reference to `PyThread_release_lock'
./libpython2p3.so: undefined reference to `PyThread__init_thread'
./libpython2p3.so: undefined reference to `PyThread_exit_thread'
./libpython2p3.so: undefined reference to `PyThread_start_new_thread'
./libpython2p3.so: undefined reference to `PyThread_get_thread_ident'
./libpython2p3.so: undefined reference to `PyThread_free_lock'
*** Error code 1
>How-To-Repeat:
        cd /usr/pkgsrc/lang/python23-pth && make install
>Fix:

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index