Date: Sat, 15 Jul 2006 14:51:11 +0100 From: Alex Zbyslaw <xfb52@dial.pipex.com> To: mr thooL <thool.info@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: What is wrong in my conf file? Message-ID: <44B8F2CF.5040903@dial.pipex.com> In-Reply-To: <7fd86a350607150616h357e6379n3c1445858e1fcad@mail.gmail.com> References: <7fd86a350607150616h357e6379n3c1445858e1fcad@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
mr thooL wrote: > Hi, > > a attached my kernel configuration file, can you find the problem, > please? > > "config" command went OK > "make depend" - error code 1 > > thank you for help No one can help you with this limited information: 1) attachments are not allowed on questions@ so no-one can see your kernel. If you can make it available on a web site that is much better than posting the whole thing here. And without 2) below it will be less than useful. 2) "error code 1" is worthless - it is just an exit status. Please start by showing the actual error. The 10 or so lines leading up to this message would probably do as long as they show what was *actually happening*. And tell us what version of FreeBSD you are doing this on. You might also try summarising the changes you made to the generic kernel. 3) Didn't the config/make depend way of building a kernel go out with 4.something? See the handbook for the correct "make buildkernel KERNCONF=MYKERNEL" procedure for a modern FreeBSD. Of course, with a bad config file, that will fail the same way so see 2) first. --Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B8F2CF.5040903>