With Ralf and Erik's help and advice, (cf http://www.phenix-online.org/pipermail/cctbxbb/2005-September/thread.html ) I made a
Mac OS X fink package for the cctbx source release.
http://pdb.finkproject.org/pdb/search.php?summary=cctbx
Everything works fine on OS X v. 10.4, gcc 4.0.1, on both ppc and
intel platforms, until today when I realized the package I made is
now out of date (as of July I think).
I'm now having problems compiling the latest version. I've put the
log file here:
http://xanana.ucsc.edu/~wgscott/kipaut/fink/compile.log
Briefly, I think the failure is taking place here:
c++ -o cctbx/translation_search/boost_python/fast_nv1995.o -c -fPIC -
no-cpp-precomp -ftemplate-depth-130 -Wno-long-double -w -
DBOOST_DISABLE_THREADS -DNDEBUG -O3 -ffast-math -
DBOOST_PYTHON_MAX_BASES=2 -I/sw/src/fink.build/cctbx-60705-1001/
cctbx_sources/boost -Iinclude -I/sw/src/fink.build/cctbx-60705-1001/
cctbx_sources/include -I/sw/src/fink.build/cctbx-60705-1001/
cctbx_sources/cctbx/include -I/sw/src/fink.build/cctbx-60705-1001/
cctbx_sources/scitbx/include -I/sw/src/fink.build/cctbx-60705-1001/
cctbx_sources -I/Library/Frameworks/Python.framework/Versions/2.4/
include/python2.4 /sw/src/fink.build/cctbx-60705-1001/cctbx_sources/
cctbx/translation_search/boost_python/fast_nv1995.cpp
/sw/src/fink.build/cctbx-60705-1001/cctbx_sources/scitbx/include/
scitbx/fftpack/complex_to_complex.h: In member function 'void
scitbx::fftpack::complex_to_complex<RealType, ComplexType>::pass3
(scitbx::fftpack::select_sign<Tag>, size_t, size_t, RealType*,
RealType*, const RealType*, const RealType*)':
/sw/src/fink.build/cctbx-60705-1001/cctbx_sources/scitbx/include/
scitbx/fftpack/complex_to_complex.h:361: error: expected unqualified-
id before numeric constant
Any suggestions?
Thanks.
Bill Scott