This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compile problem: Perl 5.8.2 on HPUX11.11


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. 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]