login
Header Space

 
 

Is the tree borked, or am I?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Friday, November 30, 2007 - 4:15 pm

The last time I built -current was Nov 22.  Now I can't build
the kernel.   Yes, I've made the change to config ala  the upgrade
FAQ.  I've gotten a new /usr/src/sys thinking that CVS messed
up somehow, but that didn't change anything.  I'm doing the
standard  make clean ; make depend ; make  

   What happens during the compile is normal 'till the kernel 
is linked

ld -Ttext 0xD0200120 -e start -N --warn-common -S -x -o bsd ${SYSTEM_OBJ} 
vers.o
vga.o(.text+0x30a): In function `vga_selectfont':
: undefined reference to `strncmp'
vga.o(.text+0x33b): In function `vga_selectfont':
: undefined reference to `strncmp'
vga.o(.text+0xee9): In function `vga_load_font':
: undefined reference to `strlcpy'
wdc.o(.text+0x15a): In function `wdc_log':
: undefined reference to `memset'
bha.o(.text+0x82a): In function `bha_create_ccbs':
: undefined reference to `memset'
bha.o(.text+0x1733): In function `bha_inquire_setup_information':
: undefined reference to `strlcpy'
gdt_common.o(.text+0x13b8): In function `gdt_internal_cache_cmd':
: undefined reference to `strlcpy'
gdt_common.o(.text+0x13e3): In function `gdt_internal_cache_cmd':
: undefined reference to `strlcpy'
gdt_common.o(.text+0x1854): In function `gdt_internal_cmd':
: undefined reference to `memset'
gdt_common.o(.text+0x1d8d): In function `gdt_ioctl_inq':
: undefined reference to `strlcpy'

There are complaints of about 750 functions total.

Have I forgotten something new?  I've not had a problem like this
in years.

Thanks, STeve Andre'
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Is the tree borked, or am I?, STeve Andre', (Fri Nov 30, 4:15 pm)
Re: Is the tree borked, or am I?, STeve Andre', (Fri Nov 30, 7:13 pm)
speck-geostationary