pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with devel/libuv ?



* On 2017-08-07 at 10:46 BST, Paul Goyette wrote:

> With the most recent updates, I'm getting an error message
> 
> make: "/build/pkgsrc/devel/libuv/Makefile" line 24: warning: String comparison operator should be either == or !=
> 
> 
> The relevant section of the Makefile is
> 
> .include "../../mk/bsd.prefs.mk"
> 
> .if ${OPSYS} == "SunOS" && ${OS_VERSION} < 5.11
> CFLAGS+=        -DSUNOS_NO_IFADDRS
> .endif

Fixed, sorry about that.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index