Hi all 
Using 9.2-RELEASE after updating /usr/src, next
Any idea to solve the problem?
Thanks.
Pol

Using 9.2-RELEASE after updating /usr/src, next
make buildkernel KERNCONF=NEW
when I do make install KERNCONF=NEW
I have:
Code:
===> share/info (install)
===> lib (install)
===> lib/csu/i386-elf (install)
install -o root -g wheel -m 444 crti.o crtn.o gcrt1.o crt1.o Scrt1.o /usr/lib
===> lib/libc (install)
install -C -o root -g wheel -m 444 libc.a /usr/lib
install: libc.a: No such file or directory
*** [_libinstall] Error code 71
Stop in /usr/src/lib/libc.
*** [realinstall] Error code 1
Stop in /usr/src/lib.
*** [realinstall] Error code 1
Stop in /usr/src.
*** [install] Error code 1
Stop in /usr/src.
Any idea to solve the problem?
Thanks.
Pol