Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] curl sagmentatation fault - > is openssl the culprit ?
@ 2012-03-16 14:52 Sagaert Johan
  2012-03-16 15:53 ` Arnout Vandecappelle
  0 siblings, 1 reply; 4+ messages in thread
From: Sagaert Johan @ 2012-03-16 14:52 UTC (permalink / raw)
  To: buildroot

Hi

Things are not always what they seem:

It seems to me that when the configure script of curl runs it checks for openssh, if none is found
Then it is build without openssl.

uClibc 0.9.32 and openssl seems no problem.

I gonna do some more builds (may take some time.)
 
======================================
GCC 4.5.3 : uClibc 0.9.33 (binutils 2.22)
======================================
BR2_PACKAGE_OPENSSL=y
# curl
Segmentation fault
#

# BR2_PACKAGE_OPENSSL is not set
# curl --version
curl 7.24.0 (arm-unknown-linux-gnu) libcurl/7.24.0 zlib/1.2.5
Protocols: dict file ftp gopher http imap pop3 rtsp smtp telnet tftp
Features: Largefile libz
#




======================================
GCC 4.5.3 : uClibc 0.9.32 (binutils 2.22) <-- now uClibc 0.9.32
======================================
BR2_PACKAGE_OPENSSL=y

# notice the SSL support
# curl --version 
curl 7.24.0 (arm-unknown-linux-gnu) libcurl/7.24.0 OpenSSL/1.0.0g zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp
smtps telnet tftp
Features: Largefile NTLM NTLM_WB SSL libz
#


======================================
GCC 4.6.3 : uClibc 0.9.33 (binutils 2.22)
======================================
# curl --version
Segmentation fault
#

Gonna try some more, wished i had a 64 CPU machine with a total of 256 cores...

Sagaert Johan

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

end of thread, other threads:[~2012-03-16 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 14:52 [Buildroot] curl sagmentatation fault - > is openssl the culprit ? Sagaert Johan
2012-03-16 15:53 ` Arnout Vandecappelle
2012-03-16 16:08   ` [Buildroot] curl sagmentatation fault - > is openssl theculprit ? Sagaert Johan
2012-03-16 16:32     ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox