Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 1999 16:54:27 -0400 
From:      Christopher Michaels <ChrisMic@clientlogic.com>
To:        'Todd Backman' <tbackman@c523578-a.sttls1.wa.home.com>, Alphadlr <alpha@cybcon.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: make depend for custom kernel failed,......
Message-ID:  <6C37EE640B78D2118D2F00A0C90FCB4401105965@site2s1>

next in thread | raw e-mail | index | archive | help
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
> <tbackman@c523578-a.sttls1.wa.home.com>     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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C37EE640B78D2118D2F00A0C90FCB4401105965>