Dear all, i just cvsup my machine yesterday. but when i tried to make build kernel it shown this message : config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely to be correct *** Error code 1 every time i remarked those line, it came up with another error on another line on my kernel. could you please tell me what should i do? because it's a production box. -- TIA zen mailto:zen@tk-pttuntex.com
On Thu, 2 Oct 2003, zen wrote:> Dear all, > > i just cvsup my machine yesterday. > but when i tried to make build kernel it shown this message : > > config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely to be correct > *** Error code 1 > > every time i remarked those line, it came up with another error on > another line on my kernel. > > could you please tell me what should i do? because it's a production > box.I think you probably screwed up your cvsup file and grabbed -current instead. That's the correct behavior for a -CURRENT config(8). -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
release candidate on a production box?? Brian The path to a desireable destination is often more difficult than the path to stay where you are. On Thu, 2 Oct 2003, zen wrote:> Dear all, > > i just cvsup my machine yesterday. > but when i tried to make build kernel it shown this message : > > config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely to be correct > *** Error code 1 > > every time i remarked those line, it came up with another error on > another line on my kernel. > > could you please tell me what should i do? because it's a production > box. > > > > > > -- > TIA > > zen mailto:zen@tk-pttuntex.com > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
On Thu, Oct 02, 2003 at 07:53:19AM +0700, zen wrote:> Dear all, > > i just cvsup my machine yesterday. > but when i tried to make build kernel it shown this message : > > config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely to be correct > *** Error code 1 > > every time i remarked those line, it came up with another error on > another line on my kernel. > > could you please tell me what should i do? because it's a production > box.You're trying to build a 5.x kernel with a 4.x kernel config file. Either you updated to 5.x by accident (compare your cvsupfile to the example files and fix appropriately), or you need to revise your kernel config file based on the new syntax (compare your config file to the sample configs like GENERIC). Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20031002/25cc8e5f/attachment.bin