[oe] BOTAN crypto library

simran singh kyoonn at hotmail.com
Mon Feb 27 22:39:49 UTC 2012


Hello,



I figured out the solution. Posting here for someone else lost like me.



Had to add this line:



export LDFLAGS = "-L${STAGING_LIBDIR}"





From: kyoonn at hotmail.com
To: openembedded-core at lists.openembedded.org; openembedded-devel at lists.openembedded.org
Date: Fri, 24 Feb 2012 16:15:19 -0800
Subject: [oe] BOTAN crypto library

 
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.
 
Simran
 		 	   		  

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel 		 	   		  


More information about the Openembedded-devel mailing list