Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 14:40:11 -0500
From:      "Tsu-Fan Cheng" <tfcheng@gmail.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   python24 upgrade failed
Message-ID:  <f84c38580702141140j1686c74du8f224c8c2b0ae15c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f84c38580702141140j1686c74du8f224c8c2b0ae15c>