Hi, Please double check if you have this required package: - Openssl 0.9.7 or later. For linux systems, this includes the -devel version of the package.
Sh. 2008/10/7 e.irmos <[EMAIL PROTECTED]> > Dear gt-users, > > I am trying to install GT4.2.0 in FC9 distribution. I am not able to > perform the "make" action correctly since it is stopped withthe following > error: > > configure: error: Unable to compile with SSL > make: *** [globus_system_openssl-thr] Error 1 > > I attach the whole logs from the make step > > [EMAIL PROTECTED] gt4.2.0-all-source-installer]$ make | tee installer.log > /usr/local/globus4.2.0/sbin/gpt-build > -srcdir=source-trees-thr/core/source gcc32dbgpthr > /usr/local/globus4.2.0/sbin/gpt-build > -srcdir=source-trees-thr/mds/libtool gcc32dbgpthr > gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_libtool > SKIPPING REBUILD of gcc32dbgpthr > /usr/local/globus4.2.0/sbin/gpt-build > -srcdir=source-trees-thr/common/source gcc32dbgpthr > gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_common > SKIPPING REBUILD of gcc32dbgpthr > /usr/local/globus4.2.0/sbin/gpt-build -srcdir=source-trees-thr/xio/src > gcc32dbgpthr > gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_xio > SKIPPING REBUILD of gcc32dbgpthr > /usr/local/globus4.2.0/sbin/gpt-build > -srcdir=source-trees-thr/gsi/openssl/source gcc32dbgpthr > gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_openssl > gpt-build ====> Changing to > /home/globus/SRC/gt4.2.0-all-source-installer/source-trees-thr/gsi/openssl/source > gpt-build ====> BUILDING FLAVOR gcc32dbgpthr > ERROR: Build has failed > GLOBUS_LOCATION=/usr/local/globus4.2.0; export GLOBUS_LOCATION; > CPP='/usr/bin/gcc -E'; export CPP; CPPFLAGS=' > -I/usr/local/globus4.2.0/include > -I/usr/local/globus4.2.0/include/gcc32dbgpthr'; export CPPFLAGS; CFLAGS='-g > -D_REENTRANT -Wall'; export CFLAGS; LDFLAGS=' > -L/usr/local/globus4.2.0/lib '; export LDFLAGS; LIBS=' -lpthread'; export > LIBS; CXX='/usr/bin/g++'; export CXX; CXXCPP='/usr/bin/g++ -E'; export > CXXCPP; CXXFLAGS='-g '; export CXXFLAGS; AR='/usr/bin/ar'; export AR; > ARFLAGS='ruv'; export ARFLAGS; RANLIB='/usr/bin/ranlib'; export RANLIB; > NM='/usr/bin/nm -B'; export NM; CC='/usr/bin/gcc'; export CC; > > /home/globus/SRC/gt4.2.0-all-source-installer/source-trees-thr/gsi/openssl/source/configure > --enable-debug --with-threads=pthreads --with-flavor=gcc32dbgpthr > checking whether to enable maintainer-specific portions of Makefiles... no > Dependencies Complete > 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 OpenSSL CFLAGS... using '' > checking OpenSSL INCLUDES... using '' > checking for style of include used by make... GNU > checking for gcc... /usr/bin/gcc > checking for C compiler default output file name... a.out > checking whether the C 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 C compiler... yes > checking whether /usr/bin/gcc accepts -g... yes > checking for /usr/bin/gcc option to accept ANSI C... none needed > checking dependency style of /usr/bin/gcc... none > configure: error: Unable to compile with SSL > > make: *** [globus_system_openssl-thr] Error 1 > > > Regards > > Jesus M. Movilla > >
