Hello experts,<div><br></div><div>I'm trying to build the vstr library for strongswan on ICS.However, when I give this build command, I'm getting the following error:<br><div><span class="Apple-style-span" style="color:rgb(54,0,12);font-family:Verdana,sans-serif;font-size:11px;background-color:rgb(255,255,255)"><pre style="margin-top:1em;margin-right:1em;margin-bottom:1em;margin-left:1.6em;padding-top:2px;padding-right:2px;padding-bottom:2px;padding-left:0px;background-color:rgb(250,250,250);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(218,218,218);border-right-color:rgb(218,218,218);border-bottom-color:rgb(218,218,218);border-left-color:rgb(218,218,218);width:auto;overflow-x:auto;overflow-y:hidden">
cd vstr-1.0.15
patch -p1 < ../vstr.patch
. ../vstr.build
</pre><p></p></span></div><div>snippet</div><div><<<<<br clear="all"><div><div>Making all in src</div><div>make[1]: Entering directory `/home/deepika/vstr/vstr-1.0.15/src'</div><div>/bin/bash ../libtool --tag=CC --mode=compile droid-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -DUSE_RESTRICTED_HEADERS -Wall -O2   -c -o assert_loop.lo assert_loop.c</div>
<div> droid-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_RESTRICTED_HEADERS -Wall -O2 -c assert_loop.c -o assert_loop.o</div><div>/usr/local/bin/droid-gcc:203: warning: Insecure world writable dir /home/deepika/ICS/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin in PATH, mode 040777</div>
<div>In file included from ../include/main.h:8,</div><div>                 from assert_loop.c:21:</div><div>../include/main_system.h:125:4: warning: #warning "Not using, even though you asked."</div><div>In file included from ../include/main.h:22,</div>
<div>                 from assert_loop.c:21:</div><div>../include/fix.h:23: error: conflicting types for 'prctl'</div><div>/home/deepika/ICS/bionic/libc/include/unistd.h:75: error: previous declaration of 'prctl' was here</div>
<div>make[1]: *** [assert_loop.lo] Error 1</div><div>make[1]: Leaving directory `/home/deepika/vstr/vstr-1.0.15/src'</div><div>make: *** [all-recursive] Error 1</div><div>cp: cannot stat `src/.libs/libvstr.a': No such file or directory</div>
</div><div>>>></div><div><br></div><div>Please suggest if I'm missing something here.</div><div><br></div><div>Thanks</div><div>Deepika</div>-- <br>If you think you can or if you think you can't, you are right.<br>
-Henry Ford<br>
</div></div>