|
|
sybperl-l Archive
Up Prev Next
From: "McCarthy, John" <JMcCarthy at citistreetonline dot com>
Subject: Installing Sybperl 2.12
Date: May 23 2000 9:06PM
I get the following error when doing the "make" on HP-UX 11.0. ("perl
Makefile.Pl" produces no errors.) I have searced the common include dirs
unsuccessfully. Does anyone know where I can get this 'ctpublic.h' file?
Any help would be appreciated.
jmccarthy(at)citistreetonline.com
cpp: "CTlib.xs", line 41: error 4036: Can't open include file 'ctpublic.h'.
Stop.
Stop.
cc -c -I/usr/local/dbsystems/Ver/12.64/include -D_HPUX_SOURCE
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O
-DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" +z
-I/usr/local/apps/perl-5.6.0/lib/5.6.0/PA-RISC2.0/CORE -DCTLIBVS=100
-DSYBPLVER='"2.12"' -DDO_TIE CTlib.c
*** Error exit code 1
*** Error exit code 1
|