--On Tuesday, January 16, 2001 3:54 PM -0500 "Michael H. Warfield" 
<[EMAIL PROTECTED]> wrote:

>        Just solved my own problem thanks to the OpenSSH mailing list
> archives.  I had to edit the Makefile and change "-I/usr/include" to
> "-i/usr/include" (include the system directories AFTER the compiler
> include directories) and then everything built correctly.

Actually, the _correct_ fix is to _remove_ -I/usr/include completely. Let 
the compiler do its job. What dain-bramaged OS caused that to make it into 
compile flags in the first place?

-- 
Carson


Reply via email to