python fails to build on -current, stack trace attached

Daniel Eischen eischen at vigrid.com
Wed Feb 4 07:41:03 PST 2004


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 Eischen



More information about the freebsd-current mailing list