Mk/bsd.gcc.mk errors

Rozhuk Ivan rozhuk.im at gmail.com
Sat Mar 16 01:45:56 UTC 2019


On Fri, 15 Mar 2019 20:04:16 +0000
tech-lists <tech-lists at zyxst.net> wrote:

> context: ports r495804]
> 
> Getting these errors when trying to compile a port needing gcc:
> 
> make: stopped in /usr/ports
> make[2]: "/usr/ports/Mk/bsd.gcc.mk" line 130: warning: String
> comparison operator should be either == or !=
> make[2]: "/usr/ports/Mk/bsd.gcc.mk" line 130: Malformed conditional
> (${_USE_GCC} < ${GCC_DEFAULT})
> make[2]: Fatal errors encountered -- cannot continue
> make[2]: stopped in /usr/ports/net/ipxe
> *** Error code 1
> 

Just buld this port withiut errors.

Probably you set GCC_DEFAULT somewhere in /etc/make.conf or env.
GCC_DEFAULT can be:
4.2
4.8
5
6
7
8



More information about the freebsd-ports mailing list