
perl5.001 build problem on HPUX
Quote:
>With the full 5.001 distribution I still can't compile :
>AutoSplitting DynaLoader (../../lib/auto/DynaLoader)
>make[1]: Leaving directory `/dsk1/misc/xfer/perl5.001/ext/DynaLoader'
>cc -Wl,-E -o perl perlmain.o libperl.a lib/auto/DynaLoader/DynaLoader.a `cat ext.libs` -lndbm -lm
>/bin/ld: Unsatisfied symbols:
> shl_findsym (code)
> shl_load (code)
>__
>Barry Friedman
I got the "orignal" 5.001 distribution to compile on HP-UX 9.04 (G40/867) by removing
the "-Aa" hint and answering appropriately when reconfiguring (i.e. - I lied and said the
compiler was non-ANSI). With the patch Larry posted, everything compiles fairly smoothly
except for "pointers not compatible for assignment" (or something like that)warnings, one for
toke.c and two for op.c. All tests pass. Configure says it will NOT include ndbm.h and
just builds SDBM.
However, I cannot get DBI-0.53 to compile as it complains about not being able to find DBD.pm
subdirectory on the source tree.
--
Electrical & Fuel Handling Division, Ford Motor Company
Opions expressed herein are those of the author and in no way represent
any official statement or opinion of Ford Motor Company