Hi all, I have just installed GT 4.2.0 on my CentOS 5/IA32 box. An openssl-devel package is required to build.
Regards, Ryousei Takano On Jul 7, 2008, at 11:20 PM, Charles Bacon wrote: > What version of openssl do you have installed? What arch/os are you > installing on? You can also take a look at > gt4.2.0-all-source-installer/source-trees-thr/gsi/openssl/source/config.log > for the exact error encountered. > > > Charles > > On Jul 4, 2008, at 8:29 PM, Phung, Minh Hoang wrote: > >> Hi all, >> >> I'm trying to build the new GT4.2 by following the quickstart guide on a >> Centos5 machine but unsuccessful so far. Below is the build log. Can someone >> please help me? Thanks in advance. >> >> Hoang >> >> /usr/local/globus-4.2.0/sbin/gpt-build >> -srcdir=source-trees-thr/core/source gcc64dbgpthr >> /usr/local/globus-4.2.0/sbin/gpt-build >> -srcdir=source-trees-thr/mds/libtool gcc64dbgpthr >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_libtool >> SKIPPING REBUILD of gcc64dbgpthr >> /usr/local/globus-4.2.0/sbin/gpt-build >> -srcdir=source-trees-thr/common/source gcc64dbgpthr >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_common >> SKIPPING REBUILD of gcc64dbgpthr >> /usr/local/globus-4.2.0/sbin/gpt-build -srcdir=source-trees-thr/xio/src >> gcc64dbgpthr >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_xio >> SKIPPING REBUILD of gcc64dbgpthr >> /usr/local/globus-4.2.0/sbin/gpt-build >> -srcdir=source-trees-thr/gsi/openssl/source gcc64dbgpthr >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_openssl >> gpt-build ====> Changing to >> /usr/local/globus-4.2.0/gt4.2.0-all-source-installer/source-trees-thr/gsi/openssl/source >> gpt-build ====> BUILDING FLAVOR gcc64dbgpthr >> GLOBUS_LOCATION=/usr/local/globus-4.2.0; export GLOBUS_LOCATION; >> CPP='/usr/bin/gcc -E'; export CPP; CPPFLAGS=' >> -I/usr/local/globus-4.2.0/include >> -I/usr/local/globus-4.2.0/include/gcc64dbgpthr'; export CPPFLAGS; CFLAGS='-g >> -m64 -pthread -D_REENTRANT -Wall'; export CFLAGS; LDFLAGS=' >> -L/usr/local/globus-4.2.0/lib -m64 '; export LDFLAGS; CXX='g++'; export CXX; >> CXXCPP=' -E'; export CXXCPP; CXXFLAGS='-g -m64 '; 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; >> /usr/local/globus-4.2.0/gt4.2.0-all-source-installer/source-trees-thr/gsi/openssl/source/configure >> --enable-64bit --enable-debug --with-threads=pthreads >> --with-flavor=gcc64dbgpthr >> 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 >> >
