Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 1999 23:33:24 -0700 (PDT)
From:      Todd Backman <tbackman@c523578-a.sttls1.wa.home.com>
To:        Alphadlr <alpha@cybcon.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: make depend for custom kernel failed,......
Message-ID:  <Pine.BSF.4.05.9906052328430.26493-100000@c523578-a.sttls1.wa.home.com>
In-Reply-To: <000001beafe3$73f90850$114b93cd@william>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906052328430.26493-100000>