[cctbxbb] compiling problem with latest cctbx on OS X

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Tue Aug 29 14:30:29 PDT 2006


--- William Scott <wgscott at chemistry.ucsc.edu> wrote:

> 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

This error doesn't make sense. The particular source file
(complex_to_complex.h) was last modified in Sep 2002.

Could you please look at the output of "limit"? The default stacksize used to
be too small under 10.2 for sure, and 10.3 maybe. I don't know about 10.4. Here
is what I use to correct the problem:

  limit datasize unlimited
  limit stacksize 8192k

If that doesn't help, what exactly is your environment? 10.4? G5 or Intel? How
did you install the developer tools?

Thanks!

Cheers,
        Ralf


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the cctbxbb mailing list