Hello, I'm trying to build the toolkit on a Intel (i5) iMac running OSX
Mountain Lion (10.8.3) and I keep getting errors which I haven't been able to
resolve
I am using the configure command
export GLOBUS_LOCATION=/usr/local/globus
export GPT_LOCATION=/usr/local/gpt
./configure --prefix=$GLOBUS_LOCATION --with-flavor=gcc64 (I have tried
various combinations of what I think are valid flavours)
make
/usr/local/globus/sbin/gpt-build -srcdir=source-trees-thr/core/source
gcc64dbgpthr
gpt-build ====> Changing to
/usr/local/src/gt5.0.5-all-source-installer/BUILD/globus_core-5.17/
gpt-build ====> BUILDING FLAVOR gcc64dbgpthr
GLOBUS_LOCATION=/usr/local/globus; export GLOBUS_LOCATION; GLOBUS_CC=gcc;
export GLOBUS_CC;
/usr/local/src/gt5.0.5-all-source-installer/BUILD/globus_core-5.17//configure
--with-flavor=gcc64dbgpthr --enable-64bit --enable-debug
--with-threads=pthreads
Dependencies Complete
.
.
.
checking how to run the C preprocessor... /usr/local/bin/gcc -E
configure: error: C preprocessor "/usr/local/bin/gcc -E" fails sanity check
See `config.log' for more details.
gpt-build ====> ...SKIPPING gcc64dbgpthr
gpt-build ====> Changing to /usr/local/src/gt5.0.5-all-source-installer/BUILD
WARNING: The following flavors are not supported for this platform:
gcc64dbgpthr
gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_libtool
ERROR: At least one flavor needs to be defined for package globus_libtool
make: *** [globus_libtool-thr-compile] Error 2
any insights are appreciated
thanks
Jamie