From owner-freebsd-questions Sat Jun 5 23:32:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from c523578-a.sttls1.wa.home.com (c523578-a.sttls1.wa.home.com [24.5.122.51]) by hub.freebsd.org (Postfix) with ESMTP id 24C7F14BF2 for ; Sat, 5 Jun 1999 23:32:13 -0700 (PDT) (envelope-from tbackman@c523578-a.sttls1.wa.home.com) Received: from localhost (tbackman@localhost) by c523578-a.sttls1.wa.home.com (8.9.3/8.9.2) with ESMTP id XAA26531; Sat, 5 Jun 1999 23:33:24 -0700 (PDT) (envelope-from tbackman@c523578-a.sttls1.wa.home.com) Date: Sat, 5 Jun 1999 23:33:24 -0700 (PDT) From: Todd Backman To: Alphadlr Cc: FreeBSD Questions Subject: Re: make depend for custom kernel failed,...... In-Reply-To: <000001beafe3$73f90850$114b93cd@william> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rm * then rm -rf .depend in the mobile file in ../../compile then do: /usr/sbin/config mobile from /usr/src/sys/i386/conf (you know the deal) ;^) You should then be able to make depend. On Sat, 5 Jun 1999, Alphadlr wrote: > I just finished a 3.2 nake world, did make install world. All was fine > there. > > Then I did a /usr/sbin/config mobile (name of the kernel) > did a cd ..\..\compile\mobile > did a make depend and this is what I got.... > > ------------------------- > make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx > Warning: Object directory not changed from original > /usr/src/sys/compile/mobile > cc -O -pipe -I/usr/include -I. -c aicasm_scan.c > cc -O -pipe -I/usr/include -I. -c ../../dev/aic7xxx/aicasm.c > cc -O -pipe -I/usr/include -I. -c ../../dev/aic7xxx/aicasm_symbol.c > cc -O -pipe -I/usr/include -I. -o aicasm aicasm_gram.o aicasm_scan.o > aicasm.o aicasm_symbol.o -ll > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > ------------------------------------- > > Ideas please > > William > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ========================================================================= Todd Backman "there are two major products that came out of berkley: Geek and FreeBSD user lsd and unix. Seattle, WA we don't believe this to be "Chaos is a good teacher..." a coincidence." j.s.anderson ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message