Hi,

I am trying to install ARSperl 1.93 for ARS API 6.3 on a RH 3.0 (32-bit) with 
Perl 5.8.0. First step "perl Makefile.PL" went fine without any errors. When 
executing "make" it is giving error. Below is the error. Any help in resolving 
this would be appreciated.

[snanda@noida-remedy-test ARSperl-1.93]$ make
Skip blib/lib/ARS/OOsup.pm (unchanged)
cp ARS/arerrno-h.pm blib/lib/ARS/arerrno-h.pm
Skip blib/lib/ARS/nparm.pm (unchanged)
cp ARS/ar-h.pm blib/lib/ARS/ar-h.pm
Skip blib/lib/ARS/OOmsgs.pm (unchanged)
Skip blib/lib/ARS/OOform.pm (unchanged)
cp ARS.pm blib/lib/ARS.pm
AutoSplitting blib/lib/ARS.pm (blib/lib/auto/ARS)
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  ARS.xs > ARS.xsc && mv 
ARS.xsc ARS.c
gcc -c  -I/usr/ar/arprod/api/include -D_REENTRANT -D_GNU_SOURCE 
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe 
-march=i386 -mcpu=i686   -DVERSION=\"1.93\" -DXS_VERSION=\"1.93\" -fPIC 
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"  -g   
-Wno-unused-variable -Wuninitialized  -DARS32 -DARS452  -malign-double  
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=0 -DPERL_BASEREV_IS=50  ARS.c
ARS.xs: In function `XS_ARS_ars_qualifier_ptr':
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: invalid type argument of `->'
ARS.xs:111: warning: passing arg 2 of `Perl_sv_2bool' makes pointer from 
integer without a cast
make: *** [ARS.o] Error 1
[snanda@noida-remedy-test ARSperl-1.93]$

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2

--
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to