Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 13:58:03 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        freebsd-current@freebsd.org
Subject:   More breakages
Message-ID:  <4.2.2.20000129135739.00c0a140@216.67.12.69>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000129135739.00c0a140>