<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#CCCCFF" text="#000000">
    Thank You.<br>
    <br>
    When I used LDFLAGS to point the proper directory, now there is the
    following problem seen in the process of configuration:<br>
    Perhaps there is a "bug"? or some other mechanism that I'm not aware
    of?<br>
    (Note that
LDFLAGS=/local/user_data/mkpne_yhc_yhc_ltefdd_la6.0_112784/eccm/build/INSTALL_STAGE/curl-7.25.0/usr/local/li)
    <pre wrap="">configure:5989: $? = 1
configure:6009: checking whether the C compiler works
configure:6031: powerpc-wrs-linux-gnu-ppc_e500v2-glibc_cgl-gcc -g -O2 -fomit-frame-pointer -D__USE_STRING_INLINES -pipe -DDEBUG_LEVEL=3  /local/user_data/mkpne_yhc_yhc_ltefdd_la6.0_112784/eccm/build/INSTALL_STAGE/curl-7.25.0/usr/local/lib conftest.c  >&5
/local/user_data/mkpne_yhc_yhc_ltefdd_la6.0_112784/eccm/build/INSTALL_STAGE/curl-7.25.0/usr/local/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status</pre>
    <br>
    <br>
    <br>
    On 5/25/2012 9:01 AM, Martin Willi wrote:
    <blockquote cite="mid:1337950862.2216.24.camel@martin" type="cite">
      <blockquote type="cite">
        <pre wrap="">Do you mean that strongswan needs this libcurl.so when "curl" plugin
is loaded at runtime?
</pre>
      </blockquote>
      <pre wrap="">
Yes.

</pre>
      <blockquote type="cite">
        <pre wrap="">If so, then where should this libcurl.so be located at run time, e.g.
as a part of all other strongswan's .so file location?
</pre>
      </blockquote>
      <pre wrap="">
Wherever your dynamic linker looks for shared libraries,
usually /usr/lib, maybe /usr/local/lib. man ld.so and ldconfig for
details.

Regards
Martin

</pre>
    </blockquote>
  </body>
</html>