Pythin-2.2.1 install on Solaris question.

Hennie Rautenbach hennie at sabinet.co.za
Thu Oct 17 03:43:38 EDT 2002


Hi there,

I am having difficulty installing Python-2.2.1 on a Solaris 8 system 
uisng the Gnu-C compiler.

I ran configure and make without any problems.

During "make install" the following errors are displayed for all 
modules: (using the pwd module as example)

building 'pwd' extension
/usr/local/bin/gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I. 
-I/usr/local/src/Python-2.2.1/./Include -I/usr/local/include -IInclude/ 
-c /usr/local/src
/Python-2.2.1/Modules/pwdmodule.c -o 
build/temp.solaris-2.8-sun4u-2.2/pwdmodule.o
/usr/local/bin/gcc -shared build/temp.solaris-2.8-sun4u-2.2/pwdmodule.o 
-L/usr/local/lib -o build/lib.solaris-2.8-sun4u-2.2/pwd.so
WARNING: removing "pwd" since importing it failed

Why is this happening ? What am I doing wrong ?

Any pointers will be much appreciated.

Best regards,

Hennie

-- 
===================================================================
 Hennie Rautenbach                  Work: http://www.sabinet.co.za
 082-556-1191                       Play: http://www.overland.co.za	

 It's choice, not chance, that determines your destiny. 
                                       -- Jean Nidetch
 ===================================================================



#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
For more information please visit www.marshalsoftware.com
#####################################################################################




More information about the Python-list mailing list