|
|
sybperl-l Archive
Up Prev Next
From: "David White" <dwhite at gr dot com>
Subject: Another Sybperl install prob
Date: Jan 21 2000 8:46PM
during the make test portion of the setup I get a number of Undefined
references .
CTlib.o(.text+0xad79): undefined reference to `cs_cmp'
/opt/sybperl-2.11/blib/arch/auto/Sybase/CTlib/CTlib.a(CTlib.o): In function
`XS_
Sybase__CTlib__DateTime_info':
CTlib.o(.text+0xb2f2): undefined reference to `cs_dt_crack'
CTlib.o(.text+0xb34b): undefined reference to `cs_dt_info'
/opt/sybperl-2.11/blib/arch/auto/Sybase/CTlib/CTlib.a(CTlib.o): In function
`XS_
Sybase__CTlib__Money_cmp':
CTlib.o(.text+0xb94e): undefined reference to `cs_cmp'
/opt/sybperl-2.11/blib/arch/auto/Sybase/CTlib/CTlib.a(CTlib.o): In function
`XS_
Sybase__CTlib__Money_calc':
CTlib.o(.text+0xbd5c): undefined reference to `cs_calc'
/opt/sybperl-2.11/blib/arch/auto/Sybase/CTlib/CTlib.a(CTlib.o): In function
`XS_
Sybase__CTlib__Numeric_cmp':
CTlib.o(.text+0xc431): undefined reference to `cs_cmp'
/opt/sybperl-2.11/blib/arch/auto/Sybase/CTlib/CTlib.a(CTlib.o): In function
`XS_
Sybase__CTlib__Numeric_calc':
CTlib.o(.text+0xc87a): undefined reference to `cs_calc'
collect2: ld returned 1 exit status
make[1]: *** [perl] Error 1
make[1]: Leaving directory `/opt/sybperl-2.11'
make: *** [perl] Error 2
Any idea why?
dwhite@gr.com
|