[prev in list] [next in list] [prev in thread] [next in thread] 

List:       strongswan-users
Subject:    Re: [strongSwan] Help with Strongswan crosscompile (Ubuntu - Synology)
From:       Luka H <lukapple80 () gmail ! com>
Date:       2013-11-21 9:02:06
Message-ID: CAGTpr32Z6GtGybA3HSkQJJjEVHvAPHr3zR1ApV_4kZDQe6D_vw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Ok now I've downloaded gmp and cross coompiled it with synology toolchain
on ubuntu.
After that I've tried again to cross compile Strongswan, but I got same
error (gmp is missing).
Here are configure logs:

Configure command output (output is then redirected to file, see next gist):
https://gist.github.com/Lukapple/5688663bbe7814182ebc

Configure console output:
https://gist.github.com/Lukapple/f20bcc7a3ae0589dbc13

Configure log file (config.log, created by configure command):
https://gist.github.com/Lukapple/1bf085c25c8fc30e27e1

Gcc version (Synology toolchain):
https://gist.github.com/Lukapple/8fd8dc797c3bac5bf9c8


L



On Wed, Nov 20, 2013 at 6:34 PM, Mikael Magnusson <mikma264@gmail.com>wrote:

>  On 11/19/2013 08:51 PM, Luka wrote:
>
> Hi Andreas.
> I've installed: apt-get install  libgmp3-dev
> gmp.h is under: /usr/include/gmp.h
> How can I include it during compilation time ?
>
>
> You have installed the host library, i686 in your case. But you need GMP
> built for your target, i.e. PowerPC.
>
>
>   I've also tried to crosscompile with "--disable-gmp" option.
> Then it works, but when I start strongswan, I get some errors in
> strongswan log file:
>
> [CFG]   loading ca certificate from
> '/usr/local/etc/ipsec.d/cacerts/caCert.pem' failed
>
> [LIB] building CRED_CERTIFICATE - X509 failed, tried 3 builders
>
> ...
>
> [LIB] loaded plugins: charon aes des rc2 sha1 sha2 md5 random nonce x509
> revocation constraints pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem
>
>  [LIB] unable to load 6 plugin features (6 due to unmet dependencies)
>
>
>  Is GMP reason for those ?
>
>
>
> Probably.
>
> /Mikma
>
>
>   Thanks
>
>
> On Tue, Nov 19, 2013 at 8:40 PM, Andreas Steffen <
> andreas.steffen@strongswan.org> wrote:
>
>> Hi Luka,
>>
>> you must provide the gmp.h header file during compilation time.
>>
>> Regards
>>
>> Andreas
>>
>> On 19.11.2013 15:46, Luka wrote:
>> > I'm getting following error when I try to crosscompile strongswan on
>> > ubuntu for my Synology NAS server:
>>  > *error: GNU Multi Precision library gmp not found*
>>  >
>> > Host:
>> > hostname = ubuntu
>> > uname -m = i686
>> > uname -r = 3.8.0-32-generic
>> > uname -s = Linux
>> >
>> > Target:
>> > Synology:
>> > - model DS213+
>> > - CPU: Freescale QorIQ P1022
>> > - Arch: PowerPC
>> > - Endianness: Big Endian
>> > - Linux 2.6.32
>> > - uname -a:
>> > Linux LupoDiskStation 2.6.32.12 #3776 SMP Sat Aug 17 02:11:24 CST 2013
>> > ppc GNU/Linux synology_qoriq_213+
>> >
>> > I'm using official Synology toolchain.
>>
>
>
> _______________________________________________
> Users mailing list
> Users@lists.strongswan.org
> https://lists.strongswan.org/mailman/listinfo/users
>

[Attachment #5 (text/html)]

<div dir="ltr"><div>Ok now I&#39;ve downloaded gmp and cross coompiled it with \
synology toolchain on ubuntu.<br>After that I&#39;ve tried again to cross compile \
Strongswan, but I got same error (gmp is missing).<br>Here are configure logs:<br> \
<br>Configure command output (output is then redirected to file, see next \
gist):<br><a href="https://gist.github.com/Lukapple/5688663bbe7814182ebc" \
target="_blank">https://gist.github.com/Lukapple/5688663bbe7814182ebc</a><br> \
<br>Configure console output:<br><a \
href="https://gist.github.com/Lukapple/f20bcc7a3ae0589dbc13" \
target="_blank">https://gist.github.com/Lukapple/f20bcc7a3ae0589dbc13</a><br><br>Configure \
log file (config.log, created by configure command):<br> <a \
href="https://gist.github.com/Lukapple/1bf085c25c8fc30e27e1" \
target="_blank">https://gist.github.com/Lukapple/1bf085c25c8fc30e27e1</a><br><br>Gcc \
version (Synology toolchain):<br><a \
href="https://gist.github.com/Lukapple/8fd8dc797c3bac5bf9c8" \
target="_blank">https://gist.github.com/Lukapple/8fd8dc797c3bac5bf9c8</a><br> \
<br><br></div>L<br><br></div><div class="gmail_extra"><br><br><div \
class="gmail_quote">On Wed, Nov 20, 2013 at 6:34 PM, Mikael Magnusson <span \
dir="ltr">&lt;<a href="mailto:mikma264@gmail.com" \
target="_blank">mikma264@gmail.com</a>&gt;</span> wrote:<br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div class="im">
    <div>On 11/19/2013 08:51 PM, Luka wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi Andreas.
        <div>I&#39;ve installed: apt-get install  libgmp3-dev</div>
        <div>gmp.h is under: /usr/include/gmp.h</div>
        <div>How can I include it during compilation time ? <br>
          <div><br>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    You have installed the host library, i686 in your case. But you need
    GMP built for your target, i.e. PowerPC.<div class="im"><br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div>I&#39;ve also tried to crosscompile with &quot;<span \
style>--disable-gmp&quot; option.</span>  <div>
              <div><span style>Then it works, but
                  when I start strongswan, I get some errors in
                  strongswan log file:</span></div>
            </div>
          </div>
          <div>
            <p style="margin:0px;font-size:11px;font-family:Menlo">[CFG]
                loading ca certificate from
              &#39;/usr/local/etc/ipsec.d/cacerts/caCert.pem&#39; failed</p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">[LIB]
              building CRED_CERTIFICATE - X509 failed, tried 3 builders</p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">...</p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">
              [LIB] loaded plugins: charon aes des rc2 sha1 sha2 md5
              random nonce x509 revocation constraints pubkey pkcs1
              pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem</p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">
            </p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">[LIB]
              unable to load 6 plugin features (6 due to unmet
              dependencies)  </p>
            <p style="margin:0px;font-size:11px;font-family:Menlo"><br>
            </p>
            <p style="margin:0px;font-size:11px;font-family:Menlo">
              <span style="font-family:arial;font-size:small">Is GMP
                reason for those ? </span><br>
            </p>
            <p style="margin:0px;font-size:11px;font-family:Menlo"><br>
            </p>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    Probably.<br>
    <br>
    /Mikma<div><div class="h5"><br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div>
            <p style="margin:0px;font-size:11px;font-family:Menlo">Thanks</p>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Nov 19, 2013 at 8:40 PM,
          Andreas Steffen <span dir="ltr">&lt;<a \
href="mailto:andreas.steffen@strongswan.org" \
target="_blank">andreas.steffen@strongswan.org</a>&gt;</span>  wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex">Hi Luka,<br>  <br>
            you must provide the gmp.h header file during compilation
            time.<br>
            <br>
            Regards<br>
            <br>
            Andreas<br>
            <div><br>
              On 19.11.2013 15:46, Luka wrote:<br>
              &gt; I&#39;m getting following error when I try to
              crosscompile strongswan on<br>
              &gt; ubuntu for my Synology NAS server:<br>
            </div>
            &gt; *error: GNU Multi Precision library gmp not found*<br>
            <div>
              <div>&gt;<br>
                &gt; Host:<br>
                &gt; hostname = ubuntu<br>
                &gt; uname -m = i686<br>
                &gt; uname -r = 3.8.0-32-generic<br>
                &gt; uname -s = Linux<br>
                &gt;<br>
                &gt; Target:<br>
                &gt; Synology:<br>
                &gt; - model DS213+<br>
                &gt; - CPU: Freescale QorIQ P1022<br>
                &gt; - Arch: PowerPC<br>
                &gt; - Endianness: Big Endian<br>
                &gt; - Linux 2.6.32<br>
                &gt; - uname -a:<br>
                &gt; Linux LupoDiskStation 2.6.32.12 #3776 SMP Sat Aug
                17 02:11:24 CST 2013<br>
                &gt; ppc GNU/Linux synology_qoriq_213+<br>
                &gt;<br>
                &gt; I&#39;m using official Synology toolchain.<br>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.strongswan.org">Users@lists.strongswan.org</a><br>
<a href="https://lists.strongswan.org/mailman/listinfo/users" \
target="_blank">https://lists.strongswan.org/mailman/listinfo/users</a><br></blockquote></div><br></div>




_______________________________________________
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic