-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/7/11 4:59 AM, Patrick Tighe wrote: > Hi, have been trying to build Pymol on my mac (dua core intel > Macbook Pro, OS 10.6.8). Fink is 0.31.5, Xcode 3.2.6, > > have tried with pymol-py27, py26 and py25 same issue? fails at the > point below other relevant software builds (eden etc) > > any suggestions > > Paddy > > cc -I../layer0 -I../layer1 -I../layer2 -I../layer3 -I../layer4 > -I../layer5 -no-cpp-precomp -Wmissing-prototypes -O3 > -funroll-loops -fomit-frame-pointer -ffast-math -I/sw/include > -I/sw/include/python2.7 -I/sw/include/python2.7/Numeric > -I/usr/X11R6/include -D_HAVE_LIBPNG -D_PYMOL_MODULE -D_PYMOL_NUMPY > -D_PYMOL_FINK -D_PYMOL_INLINE -D_PYMOL_OPENGL_SHADERS -DNO_MMLIBS > -I../ov/src -I/sw/include -c -o Match.o Match.c In file included > from ../layer0/os_gl.h:31, from ../layer1/Ortho.h:28, from > Feedback.c:23: /usr/X11R6/include/GL/gl.h:1447: error: redefinition > of typedef 'PFNGLBLENDCOLORPROC' /sw/include/GL/glew.h:1432: error: > previous declaration of 'PFNGLBLENDCOLORPROC' was here
<snip> no need to quote every line in the header that has an error after the first one. > make[1]: *** [Crystal.o] Error 1 make[1]: *** [Isosurf.o] Error 1 > make: *** [.update] Error 2 ### execution of /var/tmp/tmp.2.eQC4Bm > failed, exit code 2 Removing runtime build-lock... Removing > build-lock package... /sw/bin/dpkg-lockwait -r > fink-buildlock-pymol-py27-1.4-8 (Reading database ... 47159 files > and directories currently installed.) Removing > fink-buildlock-pymol-py27-1.4-8 ... Failed: phase compiling: > pymol-py27-1.4-8 failed > > > /Confucius said: "Yu, shall I teach you about knowledge? What you > know, you know, what you don't know, you don't know. This is > knowledge."/ */ /* __ Dr Paddy Tighe Associate Professor in > Molecular Biology Division of Immunology and Institute of > Infection, immunity and Inflammation University Hospital Nottingham > NG7 2UH Tel: (44) 115 82 30734 Fax (44) 115 82 30759 > > Group website: > http://immune2.nottingham.ac.uk/immunology/research/immunomo.htm > Genomics Facility website: http://genomics.nottingham.ac.uk > > > It works here (10.6.8, i386 and x86_64, Xcode 3.2.6), if I use glew-1.6.0-2 from unstable. What version of glew do you currently have installed (e.g. via "dpkg - -l glew")? - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7f1m0ACgkQB8UpO3rKjQ+JRgCfcrT1NynKj0TGa3jFGkiuZ18n cN8Ani3BZJXQdlTIL/V82BNUJlsYSLSX =9WZN -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
