Digest-MD5 - make error

Posted on Thu Aug 30 06:32:37 2007 by melias
make error
Hi, I'm having trouble installing Digest-MD5. There are no errors reported when creating the makefile, just when I run make. Can somebody please help in resolving this error. (The box I'm trying to install to doesn't have a www connection, so can't load/install via cpan - I have to do it manually) Thanks [root@hostname:$HOME]# cd Digest-MD5-2.36 [root@hostname:$HOME/Digest-MD5-2.36]# perl Makefile.PL Testing alignment requirements for U32... no restrictions Writing Makefile for Digest::MD5 [root@hostname:$HOME/Digest-MD5-2.36]# make cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE MD5.c Running Mkbootstrap for Digest::MD5 () chmod 644 MD5.bs rm -f blib/arch/auto/Digest/MD5/MD5.so LD_RUN_PATH="" cc -G MD5.o -o blib/arch/auto/Digest/MD5/MD5.so ld: fatal: relocation error: file MD5.o: section .rela.text: invalid relocation type: 0x52 *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/Digest/MD5/MD5.so' [root@hostname:$HOME/Digest-MD5-2.36]#
Write a response