Jack, this looks like a bug in the ARS.xs file. It might work if you edit line 4295 of ARS.xs as follows:
Replace "int len;" by "STRLEN len;" or "unsigned int len;" Regards, Thilo Stapff Jack Samson wrote: > Hi All, > > I am on a solaris server and am trying to compile perl. Has anyone seen > this error when trying to compile? I am on a 6.03 server using Patch 18. > Any insight would be helpful. > > 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 > > _________________________________________________________________ > Get FREE Web site and company branded e-mail from Microsoft Office Live > http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/ > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Arsperl-users mailing list > Arsperl-users@arsperl.org > https://lists.sourceforge.net/lists/listinfo/arsperl-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users