|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: RE: New member with HP-UX installation problem
Date: Feb 25 2002 5:24PM
Gustav_Schaffter@capgroup.com writes:
>
> I's say that you're probably 100% right. (I'm going to verify this tomorrow
> with our UNIX admin, who just left. We're in CET.)
>
> Do you mean to say that we must use the same compiler for compiling perl as
> for compiling the Sybperl package?
Yes - in general this is necessary, because during the perl
configuration process a lot of system dependant information is stored
in the Config.pm module, and that includes a lot of compiler dependant
information. On some systems (Solaris, f.ex.) it's *fairly* easy to
build sybperl with gcc even when the perl binary was built with Sun's
cc, but that's not always the case.
Michael
> Michael Peppler
>
> rg> cc:
> Sent by: Subject: RE: New member with HP-UX installation problem
> owner-SYBPERL-L@lis
> t.cren.net
>
>
> 25-02-02 06:01 PM
> Please respond to
> SYBPERL-L
>
>
>
>
>
>
> Gustav_Schaffter@capgroup.com writes:
>
> > We have:
> > - Downloaded and un-tarred Sybperl-2_13_tar.tar
> > - perl Makefile.PL (no errors)
> > - make
>
> > '"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 my opinion this would seem to point to having a version of perl
> that wasn't built with the same compiler that is on this machine?
>
> Did you download a pre-compiled perl binary?
>
> Michael
>
> > "HANSON,DENNIS
>
> > (HP-Roseville,ex1)" To: SybPerl Discussion
> List
> >
> > om> 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
> >
> >
> >
> >
>
> --
> Michael Peppler Data Migrations, Inc.
> mpeppler@peppler.org *or* mpeppler@mbay.net
> http://www.mbay.net/~mpeppler
> Inter. Sybase User Group: http://www.isug.com
>
>
>
>
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org *or* mpeppler@mbay.net
http://www.mbay.net/~mpeppler
Inter. Sybase User Group: http://www.isug.com
|