Re: [Arsperl-users] Help with Error Message when Compiling Perl
Brought to you by:
jeffmurphy
|
From: Jack S. <jac...@ho...> - 2007-01-09 16:20:41
|
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/
|