AW: irrtoolset 5.0.0 release candidate
Nick Hilliard
nick at inex.ie
Wed Feb 3 15:55:48 UTC 2010
On 03/02/2010 12:43, Michael.Mueller01 at t-systems.com wrote:
> But i get an compile error in the source code of rpslcheck.cc:
>
> error: `strcasestr`was not declared in this scope
>
> The function strcasestr is define in the gnulib, but i found no way to install
> the gnulib on a solaris9 architecture.
Ah. strcasestr() is defined in the C90 spec, and solaris had a history of
lagging behind in certain areas. So not surprising that it was missing.
> I have added the following workarround in rpslcheck.cc:
Can you open up a ticket on irrtoolset.isc.org and I'll commit a proper fix
for this (i.e. autoconf support).
thanks,
Nick
More information about the irrtoolset
mailing list