|
|
sybperl-l Archive
Up Prev Next
From: Jie Gao <J dot Gao at isu dot usyd dot edu dot au>
Subject: where's ctpublic.h?
Date: Apr 14 1998 12:34AM
Hi,
I have been trying to install sybperl 2.09 on Solaris 2.6 with perl 5.00404.
I got the following error:
/usr/bin/perl -I/usr/local/lib/perl5/sun4-solaris/5.00404 -I/usr/local/lib/perl5 /usr/local/lib/perl5/ExtUtils/xsubpp -prototypes -typemap /usr/local/lib/perl5/ExtUtils/typemap CTlib.xs >CTlib.tc && mv CTlib.tc CTlib.c
gcc -c -I/include -I/usr/local/include -Duseshrplib -O -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -DCTLIBVS=100 -DSYBPLVER='"2.09"' -DDO_TIE CTlib.c
CTlib.xs:28: ctpublic.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `CTlib.o'
Current working directory /opt/.cpan/build/sybperl-2.09/CTlib
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
/usr/ccs/bin/make -- NOT OK
Running make test
Oops, make had returned bad status
Running make install
Oops, make had returned bad status
Can anybody help me out in finding this missing header file?
Thanks
Jie
|