From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: BOTAN crypto library
Date: Wed, 29 Feb 2012 22:46:14 -0800 [thread overview]
Message-ID: <4F4F1B36.7020504@gmail.com> (raw)
In-Reply-To: <COL120-W40B503FFC0574E4957B971DD6B0@phx.gbl>
On 02/24/2012 04:15 PM, simran singh wrote:
> Hello,
>
> I hope this is right place to ask for help regarding this. I am trying
> to build the Botan crytpo library using
> system builder. I created a recipe for this and I am getting an error
> when I try to $make the library.
> This is the error I am getting:
>
> | /usr/bin/ld:
> /home/Simran/Freescale/QorIQ-DPAA-SDK-20111026-systembuilder/build_p4080ds_release/sysroots/
> ppce500mc-linux/usr/lib/crti.o: Relocations in generic ELF (EM: 20)
> | /usr/bin/ld:
> /home/Simran/Freescale/QorIQ-DPAA-SDK-20111026-systembuilder/build_p4080ds_release/sysroots/
> ppce500mc-linux/usr/lib/crti.o: Relocations in generic ELF (EM: 20)
> |
> /home/Simran/Freescale/QorIQ-DPAA-SDK-20111026-systembuilder/build_p4080ds_release/sysroots/
> ppce500mc-linux/usr/lib/crti.o: could not read symbols: File in wrong format
> | collect2: ld returned 1 exit status
> | make: *** [libbotan-1.10.so.0.1] Error 1
> | ERROR: Function do_install failed
>
> I am guessing this has to do something with the linking of the
> libbotan-1.10.so.0.1 file. Please advice. I have attached
> the recipe that I created
> Thank you for any help.
so its using your host ld to link target library thats totally broken
Does botan's makefile system honor standard variables like LD, CC, CXX
etc. ?
next prev parent reply other threads:[~2012-03-01 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-25 0:15 BOTAN crypto library simran singh
2012-02-25 0:15 ` simran singh
2012-02-27 22:39 ` [oe] " simran singh
2012-02-27 22:39 ` simran singh
2012-03-01 6:46 ` Khem Raj [this message]
2012-03-09 17:53 ` simran singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4F1B36.7020504@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.