All of lore.kernel.org
 help / color / mirror / Atom feed
* openssl failing to compile
@ 2011-12-21 15:09 George Alexandru Dorobantu
  2011-12-29  1:23 ` James
  0 siblings, 1 reply; 8+ messages in thread
From: George Alexandru Dorobantu @ 2011-12-21 15:09 UTC (permalink / raw)
  To: openembedded-devel

Hello list,

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.

Does anyone know if libdeps-first.patch is really needed?
If not, could it be removed?


Thank you
George A. Dorobantu


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-08 11:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21 15:09 openssl failing to compile George Alexandru Dorobantu
2011-12-29  1:23 ` James
2011-12-29  1:36   ` Neil Gruending
2011-12-29  2:17     ` James
2012-01-05  1:50       ` James
2012-01-05  8:31         ` Roman Khimov
2012-01-08 11:27           ` James
2012-01-05 14:07         ` George Alexandru Dorobantu

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.