Re: Error installing kernel: crt1.o

2004-12-03 Thread Kris Kennaway
On Fri, Dec 03, 2004 at 03:24:42PM -0500, Alan Curtis wrote: > I am building a custom kernel. It complied with no errors but > > make install KERNCONF=MYKERNEL > > failed with the following error > > >install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib > >install: crt1.o: No s

Error installing kernel: crt1.o

2004-12-03 Thread Alan Curtis
I am building a custom kernel. It complied with no errors but make install KERNCONF=MYKERNEL failed with the following error install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib install: crt1.o: No such file or directory *** Error code 71 Stop in /usr/src/lib/csu/i386-elf. *** Err

Error installing kernel: crt1.o

2004-12-03 Thread Alan Curtis
I am building a custom kernel. It complied with no errors but make install KERNCONF=MYKERNEL failed with the following error install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib install: crt1.o: No such file or directory *** Error code 71 Stop in /usr/src/lib/csu/i386-elf. *** Err