[oe-commits] [Bug 5428] socat_1.7.1.2 build fails in do_qa_configure

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Tue Jun 1 16:05:31 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5428


Raymond Danks <ray.danks at se-eng.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |CONFIRMED




--- Comment #2 from Raymond Danks <ray.danks at se-eng.com>  2010-06-01 16:05:30 ---
I added the following to site/arm-linux:

# socat
sc_cv_have_tcpd_h=${sc_cv_have_tcpd_h=yes}
sc_cv_have_openssl_ssl_h=${sc_cv_have_openssl_ssl_h=yes}

This yields a successful build without the configure patch applied under this
configuration.  

Still - I'd argue that the configure script is broken.  The existence of an
openssl and tcpd library is an artifact of the image definition and/or
dependency chain; not necessarily the target architecture.  

Unless... is there a method for updating the configure cache on a per-package
basis?

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list