|
|
sybperl-l Archive
Up Prev Next
From: Kenneth dot Tejatanalert at bankofamerica dot com
Subject: sybperl module installation error
Date: Nov 19 2001 10:27PM
Hi,
I am trying to install sybperl-2.13 module onto AIX 4.3.3.0 with perl
5.005_03 and Sybase 12.5 (64 bit version). After following the README and
look through the FAQ, I still could not resolve the following error. Would
you be able to give me some recommendations or suggestions.
Thank you very much,
Kenneth (new to perl and sybperl)
(rtxtvcp01::sybase) /home/sybase/sybperl-2.13>> make
Manifying ../Sybase::BCP.0
Skip ../blib/lib/Sybase/CTlib.pm (unchanged)
Skip ../blib/lib/Sybase/CTlib.pod (unchanged)
cc -c -I/home/sybase/OCS-12_5/include -D_ALL_SOURCE -D_ANSI_C_SOURCE
-D_POSIX_SOURCE -qmaxmem=16384 -O -DVERSION=\"2.13\"
-DXS_VERSION=\"2.13\" -I/usr/opt/perl5/lib/5.00503/aix/CORE -DCTLIBVS=100
-DSYBPLVER='"2.13"' -DDO_TIE CTlib.c
/bin/sh: cc: not found.
make: 1254-004 The error code from the last command is 127.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
|