[Python-bugs-list] [ python-Bugs-818490 ] socketmodule.c compile error using SunPro cc

SourceForge.net noreply at sourceforge.net
Mon Oct 6 04:03:21 EDT 2003


Bugs item #818490, was opened at 2003-10-06 03:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=818490&group_id=5470

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Rick Ratzel (rlratzel)
Assigned to: Nobody/Anonymous (nobody)
Summary: socketmodule.c compile error using SunPro cc

Initial Comment:


   If the _socket module is to be included in

libpython.a rather than built as a shared lib (by

specifying it in Modules/Setup.local under a *static*

line), compile errors result on SunOS 5.7 using the Sun

WorkShop 6 compiler.  Undefined symbol "AF_INET6" on

line 2972 and undefined symbol "INET_ADDRSTRLEN" on

3016 are a few of the errors...please see the attached

output file.



   Note that the configure process completed successfully.



   Here is some additional info:



Python version: 2.3.2

"uname -a" output: SunOS blueberry 5.7

Generic_106541-15 sun4u sparc SUNW,Ultra-60

compiler version: Sun WorkShop 6 update 1 C 5.2 2000/09/11



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

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



More information about the Python-bugs-list mailing list