I am installing 'pymol' but it fails with the message below.
I appreciate any suggestions very much!

kazuo

-------------------
echo "/^LINKPATH=/s%=.*%=  %" >>sedscript
echo "/^BASELIB=/s%=.*%=   %" >>sedscript
echo "/^BASESETUP=/s%=.*%= %" >>sedscript
sed -f sedscript ./Makefile.pre.in >Makefile.pre
cp ./Setup.in Setup
/sw/lib/python2.3/config/makesetup \
         -m Makefile.pre -c /sw/lib/python2.3/config/config.c.in Setup -n
/sw/lib/python2.3/config/Setup.config
/sw/lib/python2.3/config/Setup.local /sw/lib/python2.3/config/Setup
make -f Makefile do-it-again
/sw/lib/python2.3/config/makesetup \
         -m Makefile.pre -c /sw/lib/python2.3/config/config.c.in Setup -n
/sw/lib/python2.3/config/Setup.config
/sw/lib/python2.3/config/Setup.local /sw/lib/python2.3/config/Setup
cd modules;make
gcc  -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.3
-I/sw/include/python2.3 @DEFS@ -I/sw/include  -c ././ExtensionClass.c
-o ./ExtensionClass.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [ExtensionClass.o] Error 1
make[1]: *** [make-modules] Error 2
make: *** [.contrib] Error 2
### execution of make failed, exit code 2
Failed: compiling pymol-0.86-14 failed
---------------------------------



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to