Did you get any errors running the other commands. > perl Makefile.PL > make
(Our System Administrators did not want us to change the system's perl so each app on the Solaris server has it's own copy of perl. I compiled ARSPerl against the ActiveState AvtivePerl 5.8.7 with no problems) Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Jack Samson Sent: Tuesday, January 09, 2007 12:27 PM To: [email protected] Subject: Need Help Compiling ARS Perl Solaris Hi All, I am compiling on a Solaris 9 server and am trying to compile ARS perl. Has anyone come across this error when trying to compile ARS Perl? I am on a 6.03 server using Patch 18. Any insight would be helpful since I am not experienced in compiling code. make test /opt/SUNWspro/prod/bin/cc -c -I/usr/ar/remedy/api/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"1.84\" -DXS_VERSION=\"1.84\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -g -DARS32 -DARS452 -DPERL_PATCHLEVEL_IS=6 -DPERL_SUBVERSION_IS=1 -DPERL_BASEREV_IS=50 ARS.c "ARS.xs", line 4296: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned int : "/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE/proto.h", line 709 argument : pointer to int /opt/SUNWspro/prod/bin/cc -c -I/usr/ar/remedy/api/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"1.84\" -DXS_VERSION=\"1.84\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -g -DARS32 -DARS452 -DPERL_PATCHLEVEL_IS=6 -DPERL_SUBVERSION_IS=1 -DPERL_BASEREV_IS=50 support.c Regards, Jackson _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

