[Python-bugs-list] [ python-Bugs-416181 ] 2.1c1 builds strangely on Solaris

noreply@sourceforge.net noreply@sourceforge.net
Sat, 14 Apr 2001 13:18:27 -0700


Bugs item #416181, was updated on 2001-04-14 13:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=416181&group_id=5470

Category: Build
Group: Platform-specific
Status: Open
Priority: 5
Submitted By: David M. Beazley (beazley)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.1c1 builds strangely on Solaris

Initial Comment:
Python 2.1c1 has problems with its build process on the
following
configuration:

     - Solaris 2.8 SPARC
     - gcc-2.95-2 compilers *AND* Sun Workshop 5.0
compilers
        installed.

Although the interpreter builds without problems, the
process of building various extension modules fails
under gcc, but works under the Sun compilers.  (for
example, I get tons of unresolved symbols in curses,
ncurses, etc. with gcc).

This appears to be a problem related to linker/compiler
options with gcc, but I don't see anything obvious
offhand.   I will post a followup if I am able to make
a fix.








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

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