From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot openssl compile error
Date: Mon, 13 Apr 2009 20:03:50 +0200 [thread overview]
Message-ID: <87fxgcbfcp.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <49E16433.9010707@comcast.net> (Brad Johnson's message of "Sat\, 11 Apr 2009 22\:46\:59 -0500")
>>>>> "Brad" == Brad Johnson <bradjohn263@comcast.net> writes:
Hi,
Brad> I am using buildroot to cross-compile an embedded ARM
Brad> system. Everything else works fine, but I can not get openssl to
Brad> compile (I am trying to add openssh and it requires openssl and
Brad> zlib). It can not find zlib.h, although I have zlib1g-dev installed on
Brad> my build machine (a 386 Ubuntu system).
Brad> I have tried manually configuring openssl (./Configure
Brad> --with-zlib-include=/usr/include), with no success.
Brad> Here is the error I get:
Any special reason why you cannot use dropbear?
Is this with an internal or external toolchain?
There's no -I$(STAGING_DIR)/usr/include in the gcc invocation, so that
probably fails with an external toolchain.
Brad> /opt/arm-linux/usr/bin/arm-linux-gcc -I.. -I../.. -I../../include
Brad> -fPIC -DOPENSS
Brad> L_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
Brad> -DHAVE_DLF
Brad> CN_H -DTERMIO -O3 -fomit-frame-pointer -Wall -c -o c_zlib.o c_zlib.c
Brad> c_zlib.c:25:18: error: zlib.h: No such file or directory
If not, do you have a build_arm/staging_dir/usr/include/zlib.h? Please
post your .config
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-04-13 18:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-12 3:46 [Buildroot] buildroot openssl compile error Brad Johnson
2009-04-13 18:03 ` Peter Korsgaard [this message]
2009-04-13 20:08 ` Thomas Petazzoni
2009-04-14 3:10 ` Brad Johnson
2009-04-14 7:09 ` Thomas Petazzoni
2009-04-14 8:41 ` Thomas Petazzoni
2009-04-15 9:06 ` [Buildroot] OpenSSL build system knowledge somewhere ? Thomas Petazzoni
2009-04-15 12:57 ` Peter Korsgaard
2009-04-15 13:41 ` Thomas Petazzoni
2009-04-15 13:50 ` Peter Korsgaard
2009-04-15 19:28 ` Gustavo Zacarias
2009-04-15 13:59 ` Gustavo Zacarias
2009-04-14 2:00 ` [Buildroot] buildroot openssl compile error Brad Johnson
2009-04-28 21:06 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fxgcbfcp.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.