develooper Front page | perl.perl5.porters | Postings from January 2004

5.8.2 fails on hpux 11.11 (PA-RISC2.0-LP64)

From:
philip.ryan
Date:
January 8, 2004 02:06
Subject:
5.8.2 fails on hpux 11.11 (PA-RISC2.0-LP64)
Message ID:
200401080940.i089eFQ32054@mailgate5.cinetic.de
Hello 

I have a Perl 5.8.2 build problem on HPUX11.11 (64bit). If anybody feels they have a solution, 
I will provide further details but at the moment I will provide the basics: 

/pkg/vdc52/ddts/utils/bin/gcc:  ELF-64 executable object file - PA-RISC 2.0 (LP64) / 3.3.2
GNU Make 3.80
GNU assembler version 2.14 (hppa64-hp-hpux11.11) using BFD version 2.14 20030612
Native HPUX ld
Native HPUX ar

Error Message: 

[ddts@deuxvi54]$ make 
`sh  cflags "optimize='-O2 -g'" gv.o`  gv.c
          CCCMD =  gcc -DPERL_CORE -c -DDEBUGGING -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g  -Wall
gv.c: In function `Perl_amagic_call':
gv.c:1712: error: `copy' undeclared (first use in this function)
gv.c:1712: error: (Each undeclared identifier is reported only once
gv.c:1712: error: for each function it appears in.)
gv.c:1712: error: parse error before "_amg"
make: *** [gv.o] Error 1
[ddts@deuxvi54]$ 

Any suggestion(s) will be helpful!

Rgs

Phil. 






nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About