From owner-freebsd-questions Wed Jan 24 15: 2:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from en26.groggy.anc.acsalaska.net (groggy.anc.acsalaska.net [198.70.228.224]) by hub.freebsd.org (Postfix) with ESMTP id 7ACB737B6A0 for ; Wed, 24 Jan 2001 15:02:10 -0800 (PST) Received: (from abc@localhost) by en26.groggy.anc.acsalaska.net (8.9.3/8.9.3) id XAA71342; Wed, 24 Jan 2001 23:03:34 GMT (envelope-from groggy@iname.com) Date: Wed, 24 Jan 2001 23:03:34 GMT From: groggy@iname.com Message-Id: <200101242303.XAA71342@en26.groggy.anc.acsalaska.net> X-Authentication-Warning: en26.groggy.anc.acsalaska.net: abc set sender to groggy@iname.com using -f Subject: Re: kernel compile errs X-Mailer: Umail v1.7 (FreeBSD) To: "freebsd-questions" To: john@T-F-I.freeserve.co.uk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >FBSD 3.5.1 > > > >after about 5 years i have been used to FBSD compiling > >without errors, so i assume i must have something wrong > >in my kernel config, cuz i sure get alot of them now. > >it is not bad memory or anything, cuz it's the same > >errors everytime. can someone please point out > >the error of my ways? > > > >please ditto a copy of any replies off the list. > > > >thanks. > > I searched the rest of your message but couldn't find "error". > I see lots of warnings, and I often get similar, but I don't > think we need worry as long as the end result Works. > > John. thanks :) i meant "error" as in that it used to be frowned upon to have warnings in kernel compiles. i understand they are warnings - however - FBSD developers used to take some pride in having clean code that didn't produce warnings - and i never had any pre 3.0-series. it isn't comforting to see 10's of variables throughout the kernel being initialized by incompatable pointer types, variables in functions that are unused, variables that are uninitialized, etc. that is kinda sloppy, no? :) for developers claiming to uphold the highest standards in coding? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message