Current-Users archive

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

compiling amd64 kernel fails



Hi,

with -current source cvs updated some minutes ago I run into:

making sure the compat library is up to date...
    compile  compat/compat_exec.o
    compile  compat/compat_util.o
    compile  compat/kern_exit_43.o
In file included from /u/NetBSD/src/sys/sys/file.h:67,
                 from /u/NetBSD/src/sys/compat/common/kern_exit_43.c:52:
/u/NetBSD/src/sys/sys/unistd.h:75:1: error: "_POSIX_VDISABLE" redefined
In file included from /u/NetBSD/src/sys/sys/tty.h:68,
                 from /u/NetBSD/src/sys/compat/common/kern_exit_43.c:46:
/u/NetBSD/src/sys/sys/termios.h:81:1: error: this is the location of the 
previous definition

*** Failed target:  kern_exit_43.o

Kurt


Home | Main Index | Thread Index | Old Index