|
|
sybperl-l Archive
Up Prev Next
From: Brian <signal at shreve dot net>
Subject: Having problems compiling Sybperl2.0.9
Date: Jul 14 1998 2:29AM
I have installed Sybperl on many machines, the same way, but i have one
machine which it does not seem to want to install on.
I get here:
make[1]: Leaving directory `/usr/src/sybperl-2.09/Sybperl'
make -f Makefile.aperl perl
make[1]: Entering directory `/usr/src/sybperl-2.09'
cc -L/usr/local/lib -rdynamic -o perl -O2 ./perlmain.o
/usr/lib/perl5/i586-linux/5.00404/CORE/libperl.a
/usr/src/sybperl-2.09/blib/arch/auto/Sybase/CTlib/CTlib.a
/usr/lib/perl5/site_perl/i586-linux/auto/Sybase/CTlib/CTlib.a
/usr/lib/perl5/site_perl/i586-linux/auto/DBD/Pg/Pg.a
/usr/lib/perl5/i586-linux/5.00404/auto/DynaLoader/DynaLoader.a `cat
./blib/arch/auto/Sybase/extralibs.all` -lndbm -lgdbm -ldbm -ldb -ldl -ldld
-lm -lc
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[1]: *** [perl] Error 1
make[1]: Leaving directory `/usr/src/sybperl-2.09'
make: *** [perl] Error 2
I am using the ctlib-elf-linux sybase file, with an interfaces file I have
used on the rest of my machines. I am not sure whats so machine specific
that this machine does not want to compile.
mercury:/usr/src/sybperl-2.09# gcc -v
Reading specs from
/usr/lib/gcc-lib/i586-pc-linux-gnulibc1/egcs-2.90.29/specs
gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)
mercury:/usr/src/sybperl-2.09# perl -v
This is perl, version 5.004_04 built for i586-linux
mercury:/usr/src/sybperl-2.09# ld -v
GNU ld version 2.8.2 (with BFD 2.8.1.0.23)
mercury:/usr/src/sybperl-2.09# uname -a
Linux mercury 2.0.34 #7 Mon Jun 8 14:12:22 CDT 1998 i586 unknown
Any help would be greatly appreciated. Even if its just a pointer on
something to try and re-install. I have re-installed binutils, egcs,
ld-so, is there anything else I should try?
This machine is a production mail server, that can compile all day long,
it *never* has any problems. Its suppose to be running the same version
of utils/libs as the rest of my machines, I am wondering if something may
have slipped thru the cracks.
Here is my CONF
DBLIBVS=0
CTLIBVS=100
SYBASE=/usr/src/sybase
EXTRA_LIBS=-linsck
EXTRA_DEFS=-DDO_TIE
LINKTYPE=static
/-------------------------- signal@shreve.net -----------------------------\
| Brian Feeny | USR TC Hubs | ShreveNet Inc. (318)222-2638 |
| Network Administrator | Perl, Linux | Web hosting, online stores, |
| ShreveNet Inc. | USR Pilot | Dial-Up 14.4-56k, ISDN & LANs |
| 89 CRX DX w/MPFI, lots of |-=*:Quake:*=-| http://www.shreve.net/ |
| mods/Homepage coming soon |LordSignal/SN| Quake server: 208.206.76.47 |
\-------------------------- 318-222-2638 x109 -----------------------------/
|