From: Praedor A. <pr...@ya...> - 2006-02-28 16:32:02
|
I have been trying to build and install pymol-0.99rc from source because th= e=20 binary version will not work on my system (there appears to be an=20 incompatibility in my recently updated python install and the provided pymo= l=20 =2D rebuilding on my pentiumpro system worked fine). I have managed to get= =20 through the main build process but when I run "python setup.py install" I=20 get: [root@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=20 =2DWp,-D_FORTIFY_SOURCE=3D2 -Wall -g -fPIC -D_PYMOL_MODULE -D_PYMOL_INLINE= =20 =2DD_PYMOL_FREETYPE -D_HAVE_LIBPNG -Iov/src -Ilayer0 -Ilayer1 -Ilayer2 -Ila= yer3=20 =2DIlayer4 -Ilayer5 -I/usr/include/freetype2 -I/usr/include/python2.4 -c=20 layer0/Crystal.c -o build/temp.linux-x86_64-2.4/layer0/Crystal.o -ffast-mat= h=20 =2Dfunroll-loops -O3 layer0/Crystal.c:314:1: error: unterminated argument list invoking macro=20 "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= =20 Crystal.c above doesn't present any obvious problems that I can fix. Anyon= e=20 have any idea as to what is going on and how to fix it? =20 praedor =2D-=20 The Reichstag fire is to Hitler as 9/11 is to Bush |