Front page | perl.perl5.porters |
Postings from November 1999
HPUX 9.1 m68k libm.a
From:
Anton J. Gamel
Date:
November 23, 1999 14:16
Subject:
HPUX 9.1 m68k libm.a
Message ID:
Pine.GH9.4.20.9911232303200.25774-100000@anna.anatomie.uni-freiburg.de
Hi !
perl5.005_03 compilation was successful despite rejected HP-UX
math libraries /lib/libm.a and /lib/libp/libm.a : Error was:
ld: supplemental symbol table required for module /lib/libm.a
The solution is to install the freely distributed math library
LIBFDM first. You can softlink /usr/local/lib/libfdm.a
and /usr/local/lib/libfdm.a to /usr/local/lib/libm.a and
/usr/local/lib/libm.sl respectively. Then the installation
completes without further problems.
The resulting /opt/perl5 dirctory-tree is available at
ftp://anna.anatomie.uni-freiburg.de/pub/hpux/perl5-5.00503-hpux9-m68k.tar.bz2
Greetings
Anton
--
--
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= .". +
: Anton J. Gamel : <gamel@anna.anatomie.uni-freiburg.de> V :
: an Apollo & a VAX for a Vet : <gamel@ruf.uni-freiburg.de> (,,) :
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---""--+
-
HPUX 9.1 m68k libm.a
by Anton J. Gamel