From owner-freebsd-questions Mon Jun 7 13:52:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 5591D15185 for ; Mon, 7 Jun 1999 13:52:43 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Mon, 7 Jun 1999 16:52:47 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105965@site2s1> From: Christopher Michaels To: 'Todd Backman' , Alphadlr Cc: FreeBSD Questions Subject: RE: make depend for custom kernel failed,...... Date: Mon, 7 Jun 1999 16:54:27 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG or you could just do... config -r mobile -Chris > -----Original Message----- > From: Todd Backman [SMTP:tbackman@c523578-a.sttls1.wa.home.com] > Sent: Sunday, June 06, 1999 2:33 AM > To: Alphadlr > Cc: FreeBSD Questions > Subject: Re: make depend for custom kernel failed,...... > > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message