Displaying 1 result from an estimated 1 matches for "wrapperlib".
2001 Apr 18
0
Portable openssh build problems.
...e build blindly assumes they are installed in
> /usr/include and /usr/lib.
>
/usr/include, /usr/local/include /usr/lib, /usr/local/lib are currently
the default search path for the installer (for Solaris).
--with-cppflags="/path/to/wrapperinclude/" \
--with-ldflags="/path/to/wrapperlib/"
should work fine to add a new Inlcude and Library paths.
> I know I'm not offering anything in the way of a fix here, but maybe
> noting this stuff as a bug will allow someone to have justification to
> work on it.
>
> I'm a little surprised that I'm having this...