I am running Panther (pm 0.18.0 , dist 0.6.2.cvs) and try to install pymol; after installing now without problem python dependencies the make file process for pymol failed with this error message:
-------
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
-----
Apparently gcc was not happy ! How can I correct these errors?


Thanks,

Guy
--


********************************************************** Guy Lauquin. IBGC/CNRS 1 rue C. St. Saens, 33077 Bordeaux-cedex France tel.(33) 556 99 90 37 fax: (33) 556 99 90 63 e-mail: [EMAIL PROTECTED]


------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to