Date: Wed, 4 Feb 2004 10:41:00 -0500 (EST) From: Daniel Eischen <eischen@vigrid.com> To: leafy <leafy@leafy.idv.tw> Cc: freebsd-current@freebsd.org Subject: Re: python fails to build on -current, stack trace attached Message-ID: <Pine.GSO.4.10.10402041040220.21642-100000@pcnet5.pcnet.com> In-Reply-To: <20040204073146.GA26340@chihiro.leafy.idv.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10402041040220.21642-100000>