[ILUGC] Re: Error compiling Globus ToolKit 4.0.4 in Ubuntu 14.04.4

  • From: Raman Pandarinathan <raamanp@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx
  • Date: Mon, 1 Aug 2016 14:10:42 +0530

On 8/1/16, Baskar Selvaraj <baskar@xxxxxxxxxxxx> wrote:

Dear all,
I am trying to compile Globus ToolKit version 4.0.4 in Ubuntu 14.04.4 and
getting the following error in both 32 bit and 64 bit versions.

globus@qwerty:~/gt4.0.4-all-source-installer$ make
/usr/local/globus-4.0.4//sbin/gpt-build
-srcdir=source-trees-thr/core/source gcc32dbgpthr
Subroutine Compress::Zlib::gzFile::gzseek redefined at
/usr/share/perl/5.18/Compress/Zlib.pm line 220.
defined(@array) is deprecated at
/usr/local/globus-4.0.4//lib/perl/Grid/GPT/V1/Bundle.pm line 1191.
    (Maybe you should just omit the defined()?)
Undefined subroutine &Compress::Zlib::gzdopen_ called at
/usr/local/globus-4.0.4//lib/perl/Archive/Tar.pm line 250.
make: *** [globus_core-thr] Error 25
globus@qwerty:~/gt4.0.4-all-source-installer$

Looks like compress::zlib module is not installed in the system. You
can try installing it by  using command
cpan -i Compress::Zlib.

Raman.P
-- 
blog:http://ramanchennai.wordpress.com/
_____________________________________
ILUGC List: //www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/

Other related posts: