hi,
 just csup ports and upgrade python24 but failed, here is the message:

case $MAKEFLAGS in  *-s*)  CC='cc' LDSHARED='cc -shared -pthread'
OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe  -D__wchar_t=wchar_t
-DTHREAD_STACK_SIZE=0x100000' ./python -E ./setup.py -q build;;  *)  CC='cc'
LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe
-D__wchar_t=wchar_t  -DTHREAD_STACK_SIZE=0x100000' ./python -E ./setup.py
build;;  esac
running build
running build_ext
db.h: found (4, 1) in /usr/local/include/db41
db lib: using (4, 1) db41
Segmentation fault (core dumped)
*** Error code 139


any idea?? thanks!!

TFC
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to