* [Buildroot] [Bug 2773] New: squid with openssl support needs openssl on the host
@ 2010-11-06 18:32 bugzilla at busybox.net
2010-11-08 17:07 ` [Buildroot] [Bug 2773] " bugzilla at busybox.net
2010-11-29 20:43 ` bugzilla at busybox.net
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2010-11-06 18:32 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2773
Summary: squid with openssl support needs openssl on the host
Product: buildroot
Version: 2010.05
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: Other
AssignedTo: gustavo at zacarias.com.ar
ReportedBy: thomas.petazzoni at free-electrons.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
When squid is compiled with OpenSSL support, openssl for the target is
correctly build before building squid. However, squid also builds a cf_gen tool
for the host, but this fails since OpenSSL for the host isn't build. So we
should add support in the OpenSSL package to build openssl for the host, and
add host-openssl as a dependency of squid.
Here is the relevant part of the build log:
/usr/bin/g++ -o cf_gen ./cf_gen.cc \
../lib/util.c ../lib/assert.c \
-DNDEBUG -DBUILD_HOST_TOOL -I. -I. -I../include -I../include
-I../lib/libTrie/include
In file included from ./squid.h:354,
from ./cf_gen.cc:51:
./ssl_support.h:40:25: error: openssl/ssl.h: No such file or directory
./ssl_support.h:43:25: error: openssl/err.h: No such file or directory
./ssl_support.h:46:28: error: openssl/engine.h: No such file or directory
To reproduce the problem, uninstall any OpenSSL development files from your
host machine, and then build squid with openssl support in Buildroot.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 2773] squid with openssl support needs openssl on the host
2010-11-06 18:32 [Buildroot] [Bug 2773] New: squid with openssl support needs openssl on the host bugzilla at busybox.net
@ 2010-11-08 17:07 ` bugzilla at busybox.net
2010-11-29 20:43 ` bugzilla at busybox.net
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2010-11-08 17:07 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2773
Gustavo Zacarias <gustavo@zacarias.com.ar> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Gustavo Zacarias <gustavo@zacarias.com.ar> ---
Fix/bump in my repo
http://repo.or.cz/w/buildroot-gz.git/commitdiff/e79f9914b49eecf523ce469cfe146cde99f1097d
No need for host-openssl now.
Give it a spin.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 2773] squid with openssl support needs openssl on the host
2010-11-06 18:32 [Buildroot] [Bug 2773] New: squid with openssl support needs openssl on the host bugzilla at busybox.net
2010-11-08 17:07 ` [Buildroot] [Bug 2773] " bugzilla at busybox.net
@ 2010-11-29 20:43 ` bugzilla at busybox.net
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2010-11-29 20:43 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=2773
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git, thanks.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-29 20:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-06 18:32 [Buildroot] [Bug 2773] New: squid with openssl support needs openssl on the host bugzilla at busybox.net
2010-11-08 17:07 ` [Buildroot] [Bug 2773] " bugzilla at busybox.net
2010-11-29 20:43 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox