[Bug 601] configure script doesen't setup preprocessor flags properly

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jun 25 21:45:21 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=601





------- Additional Comments From dtucker at zip.com.au  2003-06-25 21:45 -------
Configure does test that the compiler works right at the start.  Then it does a 
lot of system-dependant messing with flags and such and the result might not be 
valid.  The suggested test will catch those before they blow up someplace else 
and give a misleading error message (and I can think of at least one example).

I don't think configure should mess with LD_LIBRARY_PATH at all; if it needs to 
change so the tests will run then the resulting binaries won't work without 
those changes anyway.

It'd be nice to have a better error though, I'll take a closer look at Ben's 
suggestion.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list