[Arsperl-users] trouble compiling on Redhat Linux AS 4
Brought to you by:
jeffmurphy
|
From: Brad O'H. <br...@uf...> - 2005-08-02 13:38:00
|
All, I am trying to compile ARSPerl 1.84 with v5.1.2 Linux api's. When I run make, I get the following: [root@nnslog ARSperl-1.84]# make Skip blib/lib/ARSarerrno-h.pm (unchanged) Skip blib/lib/ARSnparm.pm (unchanged) Skip blib/lib/_h2ph_pre.ph (unchanged) Skip blib/lib/ARSar-h.pm (unchanged) Skip blib/lib/ARSnterrno-h.pm (unchanged) Skip blib/lib/ARSnt-h.pm (unchanged) Skip blib/lib/ARSOOsup.pm (unchanged) Skip blib/lib/ARSOOmsgs.pm (unchanged) Skip blib/lib/ARSOOform.pm (unchanged) Skip blib/lib/ARS.pm (unchanged) gcc -c -I/usr/local/src/ARSperl/api/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"1.84\" -DXS_VERSION=\"1.84\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -g -Wno-unused-variable -Wuninitialized -DARS32 -DARS452 -malign-double -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=5 -DPERL_BASEREV_IS=50 ARS.c In file included from ARS.xs:26: support.h:1005: error: syntax error before "ARArchiveInfoStruct" ARS.xs: In function `XS_ARS_ars_GetSchema': ARS.xs:2022: error: `infoStruct' undeclared (first use in this function) ARS.xs:2022: error: (Each undeclared identifier is reported only once ARS.xs:2022: error: for each function it appears in.) make: *** [ARS.o] Error 1 Any pointers? Thanks, Brad -- Brad O'Hara E-mail: br...@uf... IT Expert Voice: (352)392-2061 Computing and Networking Services Suncom: 622-2061 University of Florida Fax: (352)392-9440 |