|
|
sybperl-l Archive
Up Prev Next
From: Charles Fortanbary <cfortan at bsis dot com>
Subject: sybperl compile problem......
Date: Nov 14 1995 7:32PM
HELP!
I am trying to compile Sybperl using Sunpro C compiler on
a Solaris 2.4 machine. I am compiling against a OpenClient 10.X
and Perl 5.001.... Here is the output I am getting.....
I'm not a member of the mailing list, so if you could email me
directly, I'd appreciate it.....
Thanks
-----------------
cc -c -O -I/usr/local/lib/perl5/sun4-solaris/CORE -DDBLIBVS=1000
-DSYBPLVER='"2b3"' -DUNDEF_BUG -I/opt/sybase/include DBlib.c
Running Mkbootstrap for Sybase::DBlib ()
chmod 644 DBlib.bs
LD_RUN_PATH="/opt/sybase/lib" ld -o
.././blib/auto/Sybase/DBlib/DBlib.none DBlib.o -L/opt/sybase/lib
-lsybdb -lm
Undefined first referenced
symbol in file
sv_2iv DBlib.o
t_snd /opt/sybase/lib/libsybdb.so
atof DBlib.o (/usr/local/lib/libc.so.1?)
atoi DBlib.o (/usr/local/lib/libc.so.1?)
stack_sp DBlib.o
markstack_max DBlib.o
newHV DBlib.o
t_errno /opt/sybase/lib/libsybdb.so
perl_get_cv DBlib.o
sv_undef DBlib.o
t_rcvdis /opt/sybase/lib/libsybdb.so
sv_2pv DBlib.o
newSVpv DBlib.o
sv_setiv DBlib.o
_iob *** Error code 139
make: Fatal error: Command failed for target
`.././blib/auto/Sybase/DBlib/DBlib.none'
Current working directory /home/cfortan/sybperl/sybperl-2b3/DBlib
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
------------------
thanks!
Charles Fortanbary phone: 704-344-3670
Broadway & Seymour fax : 704-344-3600
128 S Tryon Street pager: 800-769-6105
Charlotte, NC 28262
|