Hello Raj, Sorry about the late response. I think it was just that my path to the linker was the thing causing the problem here. However, the botan makefile does work with those standard variables. I tried changing these variables inside the botan recipe but I suppose they were getting written over by the makefile. Thanks.
Simran Gill > Date: Wed, 29 Feb 2012 22:46:14 -0800 > From: raj.k...@gmail.com > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] BOTAN crypto library > > 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. ? > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
_______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core