[Bug 1631] ./configure errors on missing headers are misleading on Linux

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Aug 28 18:07:00 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1631


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2009-08-28 18:06:59 EST ---
I've committed the change that checks for the headers first, which may
help:

$ ./configure
[...]
checking whether getpgrp requires zero arguments... yes
checking openssl/opensslv.h usability... no
checking openssl/opensslv.h presence... no
checking for openssl/opensslv.h... no
configure: error: *** OpenSSL headers missing - please install first or
check config.log ***

If you'd like to write some text to put in README.platform I'd be happy
to add it.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list