I am running OSX Panther and Fink (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: guy.lauq...@ibgc.u-bordeaux2.fr

Reply via email to