Re: python fails to build on -current, stack trace attached

From: Daniel Eischen <eischen_at_vigrid.com>
Date: Wed, 4 Feb 2004 10:41:00 -0500 (EST)
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
Received 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