Solaris Problem

Carson Gaspar carson at taltos.org
Wed Jan 17 17:15:23 EST 2001



--On Tuesday, January 16, 2001 3:54 PM -0500 "Michael H. Warfield" 
<mhw at wittsend.com> 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







More information about the openssh-unix-dev mailing list