On Fri, 6 Nov 2015 00:43:35 -0800 NGie Cooper <yaneurab...@gmail.com> wrote:
> > On Nov 5, 2015, at 22:51, O. Hartmann <ohart...@zedat.fu-berlin.de> wrote: > > > > 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 > > Fixed in r290437 — thank you for the report. > Take care! > -NGie Thank you. oh _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"