Re: [Arsperl-users] Help with Error Message when Compiling Perl

2007-01-09 Thread Thilo Stapff
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

Re: [Arsperl-users] Help with Error Message when Compiling Perl

2007-01-09 Thread Jack Samson
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=