|
|
sybperl-l Archive
Up Prev Next
From: Gustav_Schaffter at capgroup dot com
Subject: RE: New member with HP-UX installation problem
Date: Feb 25 2002 4:55PM
OK, thanks.
Our situation:
HP D220
HP-UX 11.00
Sybase Open Client:
isql -v
Sybase CTISQL Utility/11.1.1/P-EBF8061/hp800/HP-UX 10.01/1/OPT/Mon Aug 10
17:38:47 1998
We have:
- Downloaded and un-tarred Sybperl-2_13_tar.tar
- perl Makefile.PL (no errors)
- make
This is where we do have problems:
gvodba:/opt/perl/sybperl-2.13>make
Manifying ../blib/man3/Sybase::BCP.3
Skip ../blib/lib/Sybase/CTlib.pod (unchanged)
Skip ../blib/lib/Sybase/CTlib.pm (unchanged)
gcc -c -I/users/sybase/include -D_POSIX_C_SOURCE=199506L
-D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mp
a-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSIO
N=\"2.13\" -DXS_VERSION=\"2.13\" -fPIC
-I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -DCTLIBVS=100 -DSYBPLVER
=
'"2.13"' -DDO_TIE CTlib.c
In file included from /usr/include/locale.h:157,
from
/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE/perl.h:465,
from CTlib.xs:20:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30:
warning: `__va__list' redefined
/usr/include/locale.h:26: warning: this is the location of the previous
definition
In file included from
/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE/perl.h:482,
from CTlib.xs:20:
/usr/include/setjmp.h:26: warning: `__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30:
warning: this is the location of the previous
definition
as: "/var/tmp/cc3hvIKb.s", line 15: error 1052: Directive name not
recognized - NSUBSPA
as: "/var/tmp/cc3hvIKb.s", line 16: error 1052: Directive name not
recognized - PARAM
as: "/var/tmp/cc3hvIKb.s", line 36: error 1052: Directive name not
recognized - NSUBSPA
as: "/var/tmp/cc3hvIKb.s", line 37: error 1052: Directive name not
recognized - PARAM
as: "/var/tmp/cc3hvIKb.s", line 63: error 1052: Directive name not
recognized - NSUBSPA
etc. until the compiler gives up. ;-)
What are we missing?
Is there any RTFM for us to do?
Anyone else had and overcome such problems?
Can I provide any additional information?
Any hints or ideas very much appreciated.
TIA
Gustav
"HANSON,DENNIS
(HP-Roseville,ex1)" To: SybPerl Discussion List
Subject: RE: New member with HP-UX installation problem
Sent by:
owner-SYBPERL-L@lis
t.cren.net
25-02-02 05:28 PM
Please respond to
SYBPERL-L
As long as your question is regarding the installation of Sybperl, I think
you have the right place.
Dennis
-----Original Message-----
From: Gustav_Schaffter@capgroup.com
[mailto:Gustav_Schaffter@capgroup.com]
Sent: Monday, February 25, 2002 8:16 AM
To: SybPerl Discussion List
Subject: New member with HP-UX installation problem
Hi, I just signed up for this list.
We do have some serious problems installing the Sybperl package on an HP-UX
box.
My first question is: Is this the right fora looking for for help with
these kind of problems?
Gustav
|