All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] br-2009.08 X11 problem
@ 2009-11-13 18:24 Roman Chertov
  2009-11-15 13:27 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Chertov @ 2009-11-13 18:24 UTC (permalink / raw)
  To: buildroot

Hello,

I am using br-2009.08 and I am trying to build x-org server.  X11
compilation fails because openssl/sha.h is not found:

glyph.c:30:25: error: openssl/sha.h: No such file or directory
glyph.c: In function 'HashGlyph':
glyph.c:207: error: 'SHA_CTX' undeclared (first use in this function)

I checked that the openssl package is chosen and is present in my
package directory.  Also, xserver_xorg-server.mk located in
<br_dir>/package/x11r7/xserver_xorg-server lists openssl as the
dependency.  However, during the build process there is no include flag
that points to the openssl/include directory.  What is the quick and
dirty way to fix this?  If I modify the x11 Makefile, it gets over
written during the buildroot make.

Thanks,

Roman

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

end of thread, other threads:[~2009-11-15 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13 18:24 [Buildroot] br-2009.08 X11 problem Roman Chertov
2009-11-15 13:27 ` Peter Korsgaard

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.