[Python-bugs-list] [ python-Bugs-553000 ] "./configure" crashes

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 May 2002 13:27:17 -0700


Bugs item #553000, was opened at 2002-05-06 16:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553000&group_id=5470

Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jarek Sacha (jsacha)
Assigned to: Nobody/Anonymous (nobody)
Summary: "./configure" crashes

Initial Comment:
I am trying to built Python 2.2.1. I am getting a core
dump while running "./configure" on IRIX 6.5.
Last messages before the crash:

checking LDSHARED... ld  -shared -all
checking CCSHARED... -shared
checking LINKFORSHARED... 
checking CFLAGSFORSHARED... 
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for --with-libs... no
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking for _POSIX_THREADS in unistd.h... yes
checking for mach/cthreads.h... no
checking for --with-pth... no
checking for pthread_create in -lpthread... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... no
checking for pthread_sigmask... yes
checking for usconfig in -lmpc... no
checking for thr_create in -lthread... no
checking if --enable-ipv6 is specified... Segmentation
fault (core dumped)

Please fing attached "config.log"

Regards,

Jarek Sacha

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553000&group_id=5470