From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 16:17:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A9A31065686 for ; Sun, 16 Nov 2008 16:17:27 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from smtprelay.b.hostedemail.com (smtprelay0091.b.hostedemail.com [64.98.42.91]) by mx1.freebsd.org (Postfix) with ESMTP id DC7CF8FC1C for ; Sun, 16 Nov 2008 16:17:26 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from filter.hostedemail.com (b-bigip1 [10.5.19.254]) by smtprelay01.b.hostedemail.com (Postfix) with SMTP id 6EDB717A3406 for ; Sun, 16 Nov 2008 16:17:25 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2, 0, 0, 3753c71111b301eb, 9510f55e4507d164, eagletree@hughes.net, freebsd-questions@freebsd.org, RULES_HIT:355:379:541:564:599:601:945:960:966:967:973:980:988:989:1260:1261:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1766:1792:2196:2199:2393:2525:2551:2553:2559:2563:2682:2685:2689:2857:2859:2892:2895:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3353:3865:3867:3868:3869:3870:3871:3873:3874:3876:3877:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4385:4699:4860:5007:6114:6119:7576:7652:7679:7903:8501:9010:9025:9036:9388, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none Received: from [192.168.0.3] (dpc6744118153.direcpc.com [67.44.118.153]) (Authenticated sender: eagletree@hughes.net) by omf12.b.hostedemail.com (Postfix) with ESMTP for ; Sun, 16 Nov 2008 16:17:20 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <778873.11671.qm@web65611.mail.ac4.yahoo.com> References: <778873.11671.qm@web65611.mail.ac4.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <36991AE2-A816-4384-B80C-926B19031577@hughes.net> Content-Transfer-Encoding: 7bit From: Chris Pratt Date: Sun, 16 Nov 2008 08:17:15 -0800 To: FreeBSD-Questions Questions X-Mailer: Apple Mail (2.753) X-session-marker: 6561676C6574726565406875676865732E6E6574 Subject: Re: make doesn't know how to make KERNCONF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2008 16:17:27 -0000 On Nov 16, 2008, at 7:55 AM, Gerardo Paredes wrote: >> From: Polytropon >> Subject: Re: make doesn't know how to make KERNCONF >> To: freebsd-questions@freebsd.org >> Date: Saturday, November 15, 2008, 8:46 AM >> On Sat, 15 Nov 2008 10:23:50 -0500, Lowell Gilbert >> wrote: >>> No, the shell isn't interpreting anything in that >> command line (the >>> variable assignment is interpreted by make itself), so >> the command is >>> fine. Maybe the sources aren't completely >> installed? If I were trying >>> to exercise my psychic technical support powers, I >> might guess that the >>> system makefiles weren't installed. >> >> Check /usr/src/Makefile, /usr/src/Makefile.inc1 and >> /usr/src/release/Makefile. These files should be up to >> date when doing a correct update (or at least they should >> get installed by installing the "src" >> distribution). > > i am using csh and the files you mention are there. > I checked them because i were trying to figure out what is happening. > I attempted to reproduce the error message you received and could not. This isn't a normal buildkernel make error one would expect to see if the /usr/src makefiles are not correct. You might want to include a lot more information for those reading the list to be able to answer your question. Offhand, things like the Release version, if your src install was done correctly, the architecture you installed (amd64 vs i386) and if you've cvsup'd again since you had the problem. > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >