|
|
sybperl-l Archive
Up Prev Next
From: Konrad Zak <konrad at uni dot wroc dot pl>
Subject: SybPerl building on Linux problem
Date: Mar 29 2000 12:53AM
Hi SybPeople.
I've been trying hard to compile SybPerl 2.11 on Mandrake Linux
7.0 (Air). perl Makefile.PL works fine but there is a problem with
make:
[wingman/02:34am/1200]# make
(...)
make[1]: Entering directory `/home/konrad/sybperl-2.11/CTlib'
cc -c -I/opt/sybase-11.9.2/include -Dbool=char -DHAS_BOOL
-I/usr/local/include -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti
-pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math
-fexpensive-optimizations -DVERSION=\"2.11\" -DXS_VERSION=\"2.11\"
-fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE -DCTLIBVS=100
-DSYBPLVER='"2.11"' -DDO_TIE CTlib.c
In file included from CTlib.xs:20:
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:307: sys/types.h: No such
file or directory
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/iperlsys.h:203,
from /usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:325,
from CTlib.xs:20:
/usr/lib/perl5/5.00503/i386-linux/CORE/perlsdio.h:5: stdio.h: No such
file or directory
In file included from CTlib.xs:20:
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:336: ctype.h: No such file
or directory
(...)
I decided to not include all messages that follows these few, they look
very similar, anyway. Notice me please if this is to less info. I built
SybPerl on RedHat Linux 6.1 (Cartman), it went very well, I tried to
find differences, but I'm to less experienced, I think. Give me some
hint please.
With the best regards
--
Konrad Zak
The Interfaculty Lab of Computer Networks and Software
University of Wroclaw, Wroclaw, POLAND
+48 71 3201417
|