* [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
* [Buildroot] br-2009.08 X11 problem
2009-11-13 18:24 [Buildroot] br-2009.08 X11 problem Roman Chertov
@ 2009-11-15 13:27 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-11-15 13:27 UTC (permalink / raw)
To: buildroot
>>>>> "Roman" == Roman Chertov <rchertov@cs.ucsb.edu> writes:
Roman> Hello,
Roman> I am using br-2009.08 and I am trying to build x-org server. X11
Roman> compilation fails because openssl/sha.h is not found:
Roman> glyph.c:30:25: error: openssl/sha.h: No such file or directory
Roman> glyph.c: In function 'HashGlyph':
Roman> glyph.c:207: error: 'SHA_CTX' undeclared (first use in this function)
Hmm, I'm pretty sure it worked for me last time I tried. Could you post
your .config so I can reproduce?
--
Bye, Peter Korsgaard
^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox