|
|
sybperl-l Archive
Up Prev Next
From: Dan Johansson <Dan dot Johansson at mrmusic dot de>
Subject: make test fail's on HP-UX 10.10/perl 5.004_04/sybperl 2.09
Date: Feb 18 1998 4:44PM
Hi,
I'm new to sybperl (and perl, and this list) so please bear with me.
I'm trying to install sybperl 2.09 on HP-UX 10.10 whith 5.004_04.
make works fine (static linking due too bundled CC-compiler)
make test fails (se below).
I've tried to search the archive of this list but I only get a
'blank screen' when I try the following URL:
"gopher://trln.lib.unc.edu:70/11gopher_root1%3A%5BSybPerl-L%5D"
Can someone tell me whats wrong and how to correct it.
# make test
rm -rf .././blib/arch/auto/Sybase/CTlib/CTlib.a
ar cr .././blib/arch/auto/Sybase/CTlib/CTlib.a CTlib.o && : .././blib/arch/auto/Sybase/CTlib/CTlib.a
chmod 755 .././blib/arch/auto/Sybase/CTlib/CTlib.a
Writing "Makefile.aperl" for this perl
Writing Makefile.aperl for Sybase
make -f Makefile.aperl perl
Writing ./perlmain.c
cd . && cc -c -I/usr/contrib/lib/perl5/PA-RISC1.1/5.00404/CORE -D_HPUX_SOURCE \
-DVERSION=\"2.09\" \
-DXS_VERSION=\"2.09\" -I/usr/contrib/lib/perl5/PA-RISC1.1/5.00404/CORE perlmain.c
cat /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/auto/DynaLoader/extralibs.ld >>
./blib/arch/auto/Sybase/extralibs.all
cat /usr/contrib/src/sybperl-2.09/blib/arch/auto/Sybase/CTlib/extralibs.ld >>
./blib/arch/auto/Sybase/extralibs.all
cat /usr/contrib/src/sybperl-2.09/blib/arch/auto/Sybase/DBlib/extralibs.ld >>
./blib/arch/auto/Sybase/extralibs.all
cc -L/usr/local/lib -Wl,-E -o perl ./perlmain.o /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/CORE/libperl.a
/usr/contrib/src/
sybperl-2.09/blib/arch/auto/Sybase/DBlib/DBlib.a /usr/contrib/src/sybperl-2.09/blib/arch/auto/Sybase/CTlib/CTlib.a
/usr/contrib/li
b/perl5/PA-RISC1.1/5.00404/auto/DynaLoader/DynaLoader.a `cat ./blib/arch/auto/Sybase/extralibs.all` -lnet -lnsl_s -lndbm
-ldld -lm -
lc -lndir -lcrypt
To install the new "perl" binary, call
make -f Makefile.aperl inst_perl MAP_TARGET=perl
To remove the intermediate files say
make -f Makefile.aperl map_clean
PERL_DL_NONLAZY=1 ./../perl -I.././blib/arch -I.././blib/lib -I/usr/contrib/lib/perl5/PA-RISC1.1/5.00404
-I/usr/contrib/lib/
perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/auto/IO/IO.sl
/usr/lib/dld.sl: Permission denied
Can't load '/usr/contrib/lib/perl5/PA-RISC1.1/5.00404/auto/IO/IO.sl' for module IO: Permission denied at
/usr/contrib/lib/perl5/PA-R
ISC1.1/5.00404/DynaLoader.pm line 166.
at /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/IO/Handle.pm line 248
BEGIN failed--compilation aborted at /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/IO/Seekable.pm line 50.
BEGIN failed--compilation aborted at /usr/contrib/lib/perl5/PA-RISC1.1/5.00404/IO/File.pm line 111.
BEGIN failed--compilation aborted at /usr/contrib/lib/perl5/Test/Harness.pm line 7.
BEGIN failed--compilation aborted at -e line 1.
*** Error exit code 13
Stop.
*** Error exit code 1
Stop.
TIA
//Dan
--
======================================================================
Dan Johansson Tel :+49-(0)89 / 74 11 46 25
Mr Music Production GmbH Fax :+49-(0)89 / 74 11 46 46
Fuerstenriederstr. 279a mailto:Dan.Johansson@mrmusic.de
D-81377 Munich
Germany *** Don't drink and root! ***
----------------------------------------------------------------------
This message is printed on 100% recycled electrons!
======================================================================
|