|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Problems making Sybperl
Date: Aug 13 2001 3:41PM
Anders Mohlin writes:
> Greetings PERL-gurus!
>
> I am trying to make Sybperl 2.13 on a Sun workstation with Solaris 8 and
> Sybase 12.0. The PERL version is 5.00305 and comes with Solaris 8
>
> I have edited CONFIG to set the correct path to Sybase and to set
> EXTRA_LIBS=-ltli
>
> then I run perl Makefile.PL and after that make and the error messages
> just keep coming:
>
> lmeras38% make
> Manifying ../blib/man3/Sybase::BCP.3
> Skip ../blib/lib/Sybase/CTlib.pm (unchanged)
> Skip ../blib/lib/Sybase/CTlib.pod (unchanged)
> cc -c -I/opt/3pp/sybase/include -xO3 -xdepend -DVERSION=\"2.13\"
> -DXS_VERSION=\"2.13\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE
> -DCTLIBVS=100 -DSYBPLVER='"2.13"' -DDO_TIE CTlib.c
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 21: invalid
> token: ##
That seems to be a problem with the pre-processor. Looks like an
incorrect gcc or cc installation, or an incorrect perl installation.
Michael
--
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
mpeppler@peppler.org - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
|