|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Make fails for cc on solaris 8
Date: Oct 9 2003 11:17PM
[ Note - please direct further questions to the sybperl-l mailing list ]
On Thu, 2003-10-09 at 14:08, polavars@JWSeligman.com wrote:
> Hi Freinds!
>
> when trying to install Sybperl on solaris 2.8, i get
> LD_RUN_PATH="/export/home/sybase/OCS-12_0/lib:/lib" cc -B/usr/ccs/bin/ -o
> ../bli
> b/arch/auto/Sybase/CTlib/CTlib.so -R/export/home/sybase/OCS-12_0/lib -R/lib
> -L/e
> xport/home/sybase/OCS-12_0/lib -G -L/usr/local/lib CTlib.o
> -L/export/home/syb
> ase/OCS-12_0/lib -lct -lcs -ltcl -lcomn -lintl -linsck -ltli -lm
> ld: fatal: library -linsck: not found
Hmmm - Solaris doesn't use -linsck. Did you get any messages during the
"perl Makefile.PL" command?
Also, with OCS 11.x and later you shouldn't link directly to -ltli
either, as that library gets picked up automatically at run-time.
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org http://www.mbay.net/~mpeppler
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or
long term contract positions - http://www.mbay.net/~mpeppler/resume.html
|