Brian Rectanus | 1 Sep 2009 20:05

Re: Problem testing ModSecurity v2.5.10-dev3 released

Gagan Bhatia wrote:
> Dear Mailing List
> I am tring to install ModSecurity v2.5.10-dev3 on IBM IHS 6.1 on AIX
> platform
> But I am not able to run the make as it is failing for xlc complier.
> I think it was fixed for this version. The error is
>
>
> # make
> /opt/IBM/IHS/build/libtool --silent --mode=compile xlc_r -prefer-pic -O2
> -qmaxmem=8192 -U__STR__ -D_THREAD_SAFE -D_USE_IRS -qHALT=E
> -I/opt/IBM/IHS/include -I/opt/IBM/IHS/include -I/opt/IBM/IHS/include -O2 -g
> -Wall -I/opt/IBM/IHS/include -I/opt/freeware/include
> -I/usr/local/include/libxml2 -c -o mod_security2.lo mod_security2.c&&
> touch mod_security2.slo
> /opt/IBM/IHS/build/libtool[847]: xlc_r: not found
> apxs:Error: Command failed with rc=65536
> .
> make: 1254-004 The error code from the last command is 1.
>
> Can you pls tell were the things are going wrong.

It just looks like xlc_r is not in your path.

What options did you give to configure?  And what was the output of 
configure?

-B

--

-- 
(Continue reading)


Gmane