Your problem probably lies in this:
sun4-solaris-64int
Axton Grams
The opinions, statements, and/or suggested courses of action expressed in
this E-mail do not necessarily reflect those of BMC Software, Inc. My
voluntary participation in this forum is not intended to convey a role as a
spokesperson, liaison or public relations representative for BMC Software,
Inc.
On Thu, Feb 12, 2009 at 12:53 PM, Steve McDonald <
Ste...@ch...> wrote:
> Hello Everyone,
>
> I've just upgraded my dev and QA servers to 7.1 and while compiling the
> latest arsperl I got the following warnings:
>
> cc -c -I/remedy/arAPI/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"1.91\"
> -DXS_VERSION=\"1.91\" -KPIC
> "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" -g -DARS32 -DARS452
> -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=4 -DPERL_BASEREV_IS=50
> support.c
> "support.c", line 3358: warning: argument #2 is incompatible with
> prototype:
> prototype: pointer to unsigned int : "support.c", line 825
> argument : pointer to int
>
> cc -c -I/remedy/arAPI/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"1.91\"
> -DXS_VERSION=\"1.91\" -KPIC
> "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" -g -DARS32 -DARS452
> -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=4 -DPERL_BASEREV_IS=50
> supportrev.c
> "supportrev.c", line 1244: warning: argument #2 is incompatible with
> prototype:
> prototype: pointer to unsigned int :
> "/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/proto.h", line 1289
> argument : pointer to int
>
>
> Anybody seen thisbefore and have a fix?
>
>
> ------------------------------------------------------------------------------
>
>
>
> --
> Arsperl-users mailing list
> Ars...@ar...
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
>
|