On 16/03/10 17:16, Timo Sirainen wrote:
On Thu, 2010-02-25 at 13:30 +0200, Tomi Vainio wrote:
Hi,
2.0 compiles fine in Solaris but and I've found only one glitch so far.
Tcpwapper support needs some tweaks. I need to add
CPPFLAGS=/usr/sfw/include because tcpd.h is in there. Then also
LDFL
On Thu, 2010-02-25 at 13:30 +0200, Tomi Vainio wrote:
> Hi,
>
> 2.0 compiles fine in Solaris but and I've found only one glitch so far.
> Tcpwapper support needs some tweaks. I need to add
> CPPFLAGS=/usr/sfw/include because tcpd.h is in there. Then also
> LDFLAGS='-R/usr/sfw/lib -L/usr/sfw
Hi,
2.0 compiles fine in Solaris but and I've found only one glitch so far.
Tcpwapper support needs some tweaks. I need to add
CPPFLAGS=/usr/sfw/include because tcpd.h is in there. Then also
LDFLAGS='-R/usr/sfw/lib -L/usr/sfw/lib' is needed. It would be nice to
have --with-tcpwrap-dir or