make buildworld fails
Matthew Dillon
dillon at apollo.backplane.com
Mon Sep 4 11:03:26 PDT 2006
:Hi,
:
:make buildworld (up-to-date from cvs) fails for me with this error:
:
:cc -O -pipe -mtune=pentiumpro -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -DI18NMODULE_MAJOR=1 -D_I18N_DYNAMIC -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../libc/locale -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/net/rcmd.c -o
:rcmd.o
:/usr/src/lib/libc/../libc/net/rcmd.c: In function `rresvport_af':
:/usr/src/lib/libc/../libc/net/rcmd.c:349: error: `in6addr_any' undeclared
:...
I'll get it fixed in the next hour or so. It is due to a duel-use
header file whos variables I renamed for the kernel.
-Matt
More information about the Users
mailing list