From owner-freebsd-questions@FreeBSD.ORG Thu May 27 12:05:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9D816A4CE for ; Thu, 27 May 2004 12:05:55 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B9DF43D2D for ; Thu, 27 May 2004 12:05:55 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i4RJ54bI021046; Thu, 27 May 2004 12:05:05 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Thu, 27 May 2004 12:05:36 -0700 User-Agent: KMail/1.6.2 References: <40B63740.2000103@Ferrises.Com> In-Reply-To: <40B63740.2000103@Ferrises.Com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405271205.36869.kstewart@owt.com> cc: Dan Ferris Subject: Re: Errors with Freebsd 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 19:05:56 -0000 On Thursday 27 May 2004 11:45 am, Dan Ferris wrote: > Been habving problems making a new kernel with 4.10: > /usr/src/sys/modules/usb/../../dev/usb/ohci_pci.c:371: syntax error > at end of input > *** Error code 1 > > This is the result of make when building the kernel with both GENERIC > and my custom configuration. It even occurs when I comment out USB > in the config files. > > make buildworld doesn't work for me either. > > /usr.bin/binutils/gdb/kvm-fbsd.c > /usr/src/gnu/usr.bin/binutils/gdb/kvm-fbsd.c:739: macro `SOLIB_ADD' > used with too many (4) args > mkdep: compile failed > *** Error code 1 > You aren't supposed to try a kernel if the buildworld doesn't work because buildkernel depends on a current buildworld. What version did you start out with. I just finished adding 4-10 to 5 machines and didn't have a problem. So, what did you do different. You might try "make cleandir" twice in /usr/src and see if that helps. > > > Hardware is a dual processor P3 at 450MHz with 1GB of RAM and a 40GB > hard disk. I don't know the exact make of the motherboard, but I'm > pretty sure that it's an Intel. > Hardware at this point doesn't mean anything. You have something wrong with your processing of source. For example, did you cvsup src-all and do you have any WITH type of entries in your /etc/make.conf. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html