|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: compiler/make issues (fancy that)
Date: Oct 12 2000 8:43PM
Jamie Belanger writes:
> Well, I'm having a devil of a time getting sybperl to compile.
>
> # /link/make_temp/sybperl/sybperl-2.12> make
> cc -c -I/link/sybase/include -Ae -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS
> =64 -O +Onolimit -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" +z
> -I/opt/perl5/
> lib/5.6.0/PA-RISC1.1/CORE -DCTLIBVS=1000 -DSYBPLVER='"2.12"' -DDO_TIE
> CTlib.c
> cc: +Onolimit: No such file or directory
> cc: +z: No such file or directory
> *Initialization*:1: missing token-sequence in `#assert'
> *** Error exit code 1
Make sure that perl itself is compiled with the same compiler that you
want to use to compile sybperl. (perl uses the Config.pm file, which
is created when perl is built, to look up compiler options and
parameters...)
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|