Date: Fri, 6 Nov 2015 07:51:56 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-current <freebsd-current@freebsd.org> Subject: nanoBSD: buidlworld failure Message-ID: <20151106075156.6a3d9518@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | raw e-mail | index | archive | help
Since two days, I receive the error shown below on a build machine building nanoBSD. The recent CURRENT (nanoBSD sources AND the building host) is FreeBSD 11.0-CURRENT #2 r290394: Thu Nov 5 16:30:20 CET 2015 amd64 [...] cc -O3 -pipe -I/empty/src/ALG/CURRENT/usr.sbin/cron/lib/../cron -DLOGIN_CAP -DPAM -DNDEBUG -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments -c /empty/src/ALG/CURRENT/usr.sbin/cron/lib/env.c -o env.o --- all_subdir_usr.bin --- --- all_subdir_netstat --- if.o: In function `intpr': /empty/src/ALG/CURRENT/usr.bin/netstat/if.c:(.text+0x40f): undefined reference to `MAX' /empty/src/ALG/CURRENT/usr.bin/netstat/if.c:(.text+0x472): undefined reference to `MAX' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [netstat] Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151106075156.6a3d9518>