Re: Build of kernel, and make world broken on my machine

1999-04-20 Thread Warner Losh
In message Kenneth Wayne Culver writes: : ioconf.c:103: warning: `psm0_count' redefined This is quickly becoming a FAQ. Remove the second psm0 device in your config file. Warner To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Build of kernel, and make world broken on my machine

1999-04-20 Thread Daniel C. Sobral
Kenneth Wayne Culver wrote: > > For the last week, I haven't been able to get my kernel to build, or a > make world to complete. I didn't have the kernel problems until recently, > when the newbus stuff was done. This is my error when building the kernel. > (after typing config -r MYKERNEL; make d

Build of kernel, and make world broken on my machine

1999-04-20 Thread Kenneth Wayne Culver
For the last week, I haven't been able to get my kernel to build, or a make world to complete. I didn't have the kernel problems until recently, when the newbus stuff was done. This is my error when building the kernel. (after typing config -r MYKERNEL; make depend; make) cc -c -O -Wall -Wredundan