On Wed, 4 Feb 2004, leafy wrote: > libmap maps lc_r ->lpthreads, making Python in ports/lang/python > results in > > case $MAKEFLAGS in *-s*) CC='cc' LDSHARED='cc -shared -lpthread' > OPT='-DNDEBUG -O -pipe -march=pentium4 -DTHREAD_STACK_SIZE=0x20000' > ./python -E ./setup.py -q build;; *) CC='cc' LDSHARED='cc -shared > -lpthread' OPT='-DNDEBUG -O -pipe -march=pentium4 > -DTHREAD_STACK_SIZE=0x20000' ./python -E ./setup.py build;; esac > Bad system call (core dumped) > > Stack trace: > #0 0x2825bddf in ksem_trywait () from /lib/libc.so.5 cvsup (libc) and try again. I just committed a fix for this. -- Dan EischenReceived on Wed Feb 04 2004 - 06:41:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:41 UTC