|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Problem on sybperl installation on IRIX64.
Date: Jul 20 1998 6:29PM
Takis Benos writes:
>
> Detailed description:
>
> I'm working on an SGI, which has installed the openClient11.1. The
> libraries are 64-bit. When i'm trying to install sybperl it comes out with
> the following message:
> gcc -c -I/u/sybase/ebi/openClient11.1/include -D_BSD_TYPES -D_BSD_TIME -I/usr/local/include -DLANGUAGE_C -O3 -DVERSION=\"2.09_05\" -DXS_VERSION=\"2.09_05\" -I/ebi/supported/perl-5.004.03/lib/IP25-irix/5.00403/CORE -DCTLIBVS=100 -DSYBPLVER='"2.09_05"'
> -DDO_TIE CTlib.c
> Running Mkbootstrap for Sybase::CTlib ()
> chmod 644 CTlib.bs
> LD_RUN_PATH="/u/sybase/ebi/openClient11.1/lib:/usr/lib32" ld -o .././blib/arch/auto/Sybase/CTlib/CTlib.so -L/u/sybase/ebi/openClient11.1/lib -shared -L/usr/local/lib -L/usr/lib32 -L/lib32 CTlib.o -L/u/sybase/ebi/openClient11.1/lib -lct -lcs -ltcl -lco
> mn -lintl -lm
> ld: FATAL 12: Expecting o32 objects: /u/sybase/ebi/openClient11.1/lib/libct.so is 64-bit.
I believe the problem is that the perl binary is built against the
32bit libraries. You may want to try to rebuild the perl executable to
use 64bit libraries and see if that helps.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
|