cc -c -O -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. 
-I../../../include  -D_KERNEL -include opt_global.h 
-elf  -mpreferred-stack-boundary=2  vers.c
linking kernel
    text    data     bss     dec     hex filename
1807056  139340  115448 2061844  1f7614 kernel
chflags noschg /kernel
mv /kernel /kernel.old
install -c -m 555 -o root -g wheel -fschg  kernel /kernel
/usr/libexec/ld-elf.so.1: install: Undefined symbol "string_to_flags"
*** Error code 1

This is from a cvsup I just performed minutes ago, FYI.





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to