Ii is commented out in mine as well. But even deleting the # does not help.... In fact this is the full log from configuration:
. . . checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gfortran... gfortran checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4 -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../.. -lgfortranbegin -lgfortran -lm checking for xlc++... no checking for CC... no checking for cxx... no checking for c++... c++ checking whether we are using the GNU C++ compiler.... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ccp4_errno in CCP4... no configure: error: Failed to find ccp4 libs . . . J Dr James Foadi PhD Membrane Protein Laboratory Diamond Light Source Ltd. Diamond House Harwell Science and Innovation Campus Didcot Oxfordshire OX11 0DE United Kingdom office email: [email protected] alternative email: [email protected] web page: ----- Original Message ---- From: James M. Vergis <[email protected]> To: James Foadi <[email protected]> Sent: Tuesday, 31 March, 2009 14:50:08 Subject: RE: [ccp4bb] failed compilation for Pointless James, I checked my pointless configure file from my install (CentOS 5 64-bit machine) and the include "ccp4_errno.h" line is commented out in my configure file. I did not modify the file, that’s how it came. Maybe that will solve your problem. Good luck! ==================================================== James M. Vergis, Ph.D. University of Virginia Molecular Physiology and Biological Physics KVWEINR 360A Snyder Building 480 Ray C. Hunt Drive Charlottesville, VA 22908-0886 phone: 434-243-2730 FAX: 434-243-8271 [email protected] ==================================================== -----Original Message----- From: CCP4 bulletin board [mailto:[email protected]] On Behalf Of James Foadi Sent: Tuesday, March 31, 2009 6:50 AM To: [email protected] Subject: [ccp4bb] failed compilation for Pointless I am trying compile Pointless from source as this is the only CCP4 bit which hasn't compiled on my x86_64 machine (linux Ubuntu 8). I cd into src/pointless and then try to run "configure.sh". This stops at a point where it complains that it can't find ccp4_errno.h. That seems odd, as I have declared all CCP4 environment variables, and could check that the file is actually where it should be. Anyone could help me with this? J Dr James Foadi PhD Membrane Protein Laboratory Diamond Light Source Ltd. Diamond House Harwell Science and Innovation Campus Didcot Oxfordshire OX11 0DE United Kingdom office email: [email protected] alternative email: [email protected]
