Hi, I'm trying to compile GT4.0.8 release on Fedora 12 and SL6.1 both are giving me the following error. Centos 5.5 works fine.
$ ./configure --prefix=/usr/local/globus-4.0.8/ --enable-gridway --enable-prewsmds --disable-tests --disable-wstests $ make | tee installer.log ... /usr/local/globus-4.0.8//include/gcc32dbgpthr -c -o apitest.o apitest.c /bin/sh /home/globus/gt4.0.8-all-source-installer/source-trees-thr/mds/openldap/patch-n-build/openldap-2.0.22/libtool --mode=link /usr/bin/gcc -g -D_REENTRANT -Wall -I../../include -I../../include -I/usr/local/globus-4.0.8//include -I/usr/local/globus-4.0.8//include/gcc32dbgpthr -L/home/globus/gt4.0.8-all-source-installer/source-trees-thr/mds/openldap/patch-n-build/openldap-2.0.22/libraries -L/usr/local/globus-4.0.8//lib -o apitest apitest.o -lldap_gcc32dbgpthr -llber_gcc32dbgpthr -llutil_gcc32dbgpthr -lsasl_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lresolv -ldl -lpthread /usr/bin/gcc -g -D_REENTRANT -Wall -I../../include -I../../include -I/usr/local/globus-4.0.8//include -I/usr/local/globus-4.0.8//include/gcc32dbgpthr -L/home/globus/gt4.0.8-all-source-installer/source-trees-thr/mds/openldap/patch-n-build/openldap-2.0.22/libraries -L/usr/local/globus-4.0.8//lib -o apitest apitest.o -lldap_gcc32dbgpthr -llber_gcc32dbgpthr -llutil_gcc32dbgpthr -lsasl_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lssl_gcc32dbgpthr -lcrypto_gcc32dbgpthr -lresolv -ldl -lpthread /usr/bin/gcc -g -D_REENTRANT -Wall -I../../include -I../../include -I/usr/local/globus-4.0.8//include -I/usr/local/globus-4.0.8//include/gcc32dbgpthr -c -o test.o test.c test.c:38: error: conflicting types for ���getline��� /usr/include/stdio.h:653: note: previous declaration of ���getline��� was here make[3]: *** [test.o] Error 1 ma Regards, Adrian Bienkowski
