Re: AW: [Arsperl-users] trouble compiling on Redhat Linux AS 4
Brought to you by:
jeffmurphy
|
From: Brad O'H. <br...@uf...> - 2005-08-03 12:12:09
|
Thilo, Thanks for the pointer, you were correct, 1.83 compiled. I had one issue with the install, it did not move libar.so, so I had to manually place it in /lib. Thanks again, Brad Stapff, Thilo wrote: > It looks like 1.84 cannot be compiled against the 5.1.2 API. I'm not > really sure about it, but I think 1.83 would work. > > Thilo Stapff > > > -----Ursprüngliche Nachricht----- > Von: Brad O'Hara [mailto:br...@uf...] > Gesendet: Dienstag, 2. August 2005 15:37 > An: ar...@ar... > Betreff: [Arsperl-users] trouble compiling on Redhat Linux AS 4 > > 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 > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > <http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click> > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > -- 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 |