Hi,

On Mon, 6 Mar 2017, at 00:12, Walter Schwarzenfeld wrote:
> The old problem
> Either you deinstall lzmalib
> or
> add to the Makefile
> 
> .if ${OSVERSION} < 1000000
> CFLAGS+=        "-I${LOCALBASE}/include"
> CPPFLAGS+=      "-I${LOCALBASE}/include"
> LDFLAGS+=       "-L${LOCALBASE}/lib"
> .endif
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209437

Many thanks, that fixed it. Surprised it's still not fixed 10 months
after the bug was reported, though. I changed the makefile as lzmalib is
required on this machine.
-- 
J.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to