Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 1997 18:11:39 -0500 (CDT)
From:      "Daniel R.  Brownstone" <drbrowns@ls.wustl.edu>
To:        David Langford <langfod@dihelix.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: compiling kernl under 2.2.5
Message-ID:  <Pine.BSF.3.96.971009180925.11880E-100000@ls.wustl.edu>
In-Reply-To: <199710092010.KAA08626@caliban.dihelix.com>

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

It did!  Thanks.  Unfortunately, another problem arose shortly thereafter.
The make clean was enough to allow make depend to run just fine.  Doing a
make, after that, however, caused a whole bunch of errors, of this type:

../../i386/scsi/aic7xxxlc:1444: Undefined symbol `sc_print_addr'
referenced from text segment

(there were more than a screenful of errors like this), then an Exit.

Anybody have any thoughts?


On Thu, 9 Oct 1997, David Langford wrote:

> cd /usr/src/sys/dev/aic7xxx
> make clean cleandepend
> 
> Should do the trick.
> 
> Took me awhile to solve.  The mailing list search engine actually proved
> this time for me.
> 
> -David Langford
>  langfod@dihelix.com
> 
> >I just did a CVSup (for the first time in my life) of RELENG_2_2.  the
> >machine is a Gateway2000 P5-200 with 16MB of RAM.  It's currently running
> >2.2.1.  After CVSup, I did a make world, which completed with some
> >warnings, but no stops.  Then I edited a kernel (pretty much the GENERIC
> >one, following the Handbook), and did a config -g, then make clean, and
> >make depend. It crashes on make depend: 
> >
> >../../dev/aic7xxx/aicasm_scan.l: In function 'yylex':
> >../../dev/aic7xxx/aiscam_scan.l:68: `T_DOWNLOAD' undeclared (first use
> >this function)
> >
> >And then it STOPs.
> >
> >can someone help me???
> >
> >
> >
> >
> >
> >---------------------------------------------------------------
> >Daniel R. Brownstone		   drbrowns@ls.wustl.edu
> >Wash. U. School of Law             Class of 1999
> >HOME: (314)-776-0102               PAGER: (314)-663-1367
> >*** 		THIS E-MAIL IS PROPRIETARY		   ***
> >
> >
> 
> 

---------------------------------------------------------------
Daniel R. Brownstone		   drbrowns@ls.wustl.edu
Wash. U. School of Law             Class of 1999
HOME: (314)-776-0102               PAGER: (314)-663-1367
*** 		THIS E-MAIL IS PROPRIETARY		   ***




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