I'm trying to install the sybperl-2.13 libraries on Red Hat Linux 7.1 using
the client libraries in the ctlib-linux-elf archive.

My goal is to install the sybperl libraries without installing a whole
Sybase database on the same box. The scripts that will run on this linux box
will be connecting to a remote database.

I unpacked everything, edited the CONFIG file as in the README, and ran
Makefile.PL just fine - but when I run make I get:

make[1]: Entering directory `/home/awh/sybperl-2.13/BCP'
Manifying ../blib/man3/Sybase::BCP.3pm
make[1]: Leaving directory `/home/awh/sybperl-2.13/BCP'
make[1]: Entering directory `/home/awh/sybperl-2.13/CTlib'
Skip ../blib/lib/Sybase/CTlib.pod (unchanged)
Skip ../blib/lib/Sybase/CTlib.pm (unchanged)
gcc -c -I/home/sybase/include -fno-strict-aliasing -O2 -march=i386
-mcpu=i686  c
Running Mkbootstrap for Sybase::CTlib ()
chmod 644 CTlib.bs
LD_RUN_PATH="/home/sybase/lib:/lib" gcc -o
../blib/arch/auto/Sybase/CTlib/CTlib
collect2: ld terminated with signal 11 [Segmentation fault]
make[1]: *** [../blib/arch/auto/Sybase/CTlib/CTlib.so] Error 1
make[1]: Leaving directory `/home/awh/sybperl-2.13/CTlib'
make: *** [subdirs] Error 2 

Any help anyone could give would be great.

Alyssa Harding
--
UNIX System Administrator
Port of Seattle

Reply via email to