I have been trying to build and install pymol-0.99rc from source because the 
binary version will not work on my system (there appears to be an 
incompatibility in my recently updated python install and the provided pymol 
- rebuilding on my pentiumpro system worked fine).  I have managed to get 
through the main build process but when I run "python setup.py install" I 
get:

[r...@stonekeep pymol-0.99]# python setup.py install
running install
running build
running build_py
running build_ext
building 'pymol._cmd' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe 
-Wp,-D_FORTIFY_SOURCE=2 -Wall -g -fPIC -D_PYMOL_MODULE -D_PYMOL_INLINE 
-D_PYMOL_FREETYPE -D_HAVE_LIBPNG -Iov/src -Ilayer0 -Ilayer1 -Ilayer2 -Ilayer3 
-Ilayer4 -Ilayer5 -I/usr/include/freetype2 -I/usr/include/python2.4 -c 
layer0/Crystal.c -o build/temp.linux-x86_64-2.4/layer0/Crystal.o -ffast-math 
-funroll-loops -O3
layer0/Crystal.c:314:1: error: unterminated argument list invoking macro 
"sprintf"
layer0/Crystal.c: In function 'CrystalDump':
layer0/Crystal.c:201: error: syntax error at end of input
layer0/Crystal.c:201: warning: unused variable '_FBstr'
layer0/Crystal.c:199: warning: unused variable 'i'
layer0/Crystal.c:198: warning: unused variable 'G'
error: command 'gcc' failed with exit status 1

I am no programmer but my cursory examination of the "offending" portion of 
Crystal.c above doesn't present any obvious problems that I can fix.  Anyone 
have any idea as to what is going on and how to fix it?  

praedor
-- 
The Reichstag fire is to Hitler as 9/11 is to Bush

Attachment: pgp7gx312EYX2.pgp
Description: PGP signature

Reply via email to