Could you send the config.log from BUILD/globus_core-5.5/ ? That
will contain the configure script that asserts it didn't work.
Thanks,
Charles
On Sep 13, 2007, at 3:35 PM, Zulfi Imani wrote:
Hi,
I am trying to configure and install the "gcc64dbgpthr" flavor of
gridftp from the gt4.1.2-all-source-installer. Configuring does not
throw a problem, but while doing a "make gridftp", it gives me the
following error
make[3]: Leaving directory `/home/zulfiimani/gt4.1.2-all
-source-installer/BUILD/globus_core-5.5/aclocal'
Making all in config
make[3]: Entering directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core- 5.5/config'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core-5.5/config'
Making all in scripts
make[3]: Entering directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core- 5.5/scripts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core-5.5/scripts'
Making all in pkgdata
make[3]: Entering directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core- 5.5/pkgdata'
/home/zulfiimani/gridftp/INSTALL//sbin/gpt_save_flavor --
flavor=gcc64dbgpthr build-parameters
ERROR: gcc not supported
make[3]: *** [flavor_gcc64dbgpthr.gpt] Error 255
make[3]: Leaving directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core- 5.5/pkgdata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core-5.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/zulfiimani/gt4.1.2-all-source-
installer/BUILD/globus_core- 5.5'
gpt-build ====> ...SKIPPING gcc64dbgpthr
gpt-build ====> Changing to /home/zulfiimani/gt4.1.2-all-source-
installer/BUILD
WARNING: The following flavors are not supported for this platform:
gcc64dbgpthr
gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_openssl
ERROR: At least one flavor needs to be defined for package
globus_openssl
make: *** [globus_openssl-thr] Error 2
Details of the machine
-------------------------------
Linux kisti 2.6.11ncdm ([EMAIL PROTECTED]) (gcc version 3.4.4 20050314
(prerelease) (Debian 3.4.3-13)) #1 x86_64 GNU/Linux
$./config.guess
x86_64-unknown-linux-gnu
- Tried --with-flavor=gcc64 but got the same problem
- Tried --with-flavor=vendorcc64dbg but got the below problem:
cc: libcrypto_vendorcc64dbgpthr.so
.0: No such file or directory
cc: unrecognized option `-soname'
- Also checked the config.log file but could not find much.
Can anyone please help me with this.
Thanks
Zulfi