[oe] openssl failing to compile

James angweiyang at gmail.com
Sun Jan 8 11:27:47 UTC 2012


Hi,

On Jan 5, 2012 4:37 PM, "Roman Khimov" <khimov at altell.ru> wrote:
>
> On 5 января 2012 09:50:28 James wrote:
> > >>> <gdalex at gmail.com> wrote:
> > >>>> bulding a console-image for beagleboard, openssl fails to compile.
> > >>>>
> > >>>> The log shows this:
> > >>>>
> > >>>> openssl.o: In function `main':
> > >>>> openssl.c:(.text+0x1eb): undefined reference to `BIO_s_file'
> > >>>> openssl.c:(.text+0x1f3): undefined reference to `BIO_new'
> > >>>> openssl.c:(.text+0x235): undefined reference to `BIO_ctrl'
> > >>>> .....
> > >>>>
> > >>>> Removing libdeps-first.patch solved the issue.
> > Can anyone advise on this?
>
> As written in the patch itself:
> =========
> Links to previously staged 0.9.8* easily otherwise
> =========
>
> Without this patch openssl links to any previously staged
libssl/libcrypto, if
> that was 0.9.8smth it won't work at all. I have no idea how this patch
could
> break the build. You need to carefully review the build log and especially
> compare it between different hosts, as it seems like only Ubuntu 11.10
has the
> problem.
>

Maybe a new recipe for openssl backported from current oe-core is needed in
2011.03-maintenance?

James



More information about the Openembedded-devel mailing list