Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 1997 17:42:51 +0100
From:      Chris Stenton <jacs@gnome.co.uk>
To:        gibbs@narnia.plutotech.com (Justin T. Gibbs)
Cc:        stable@freebsd.org
Subject:   Re: unable to compile latest kernel 
Message-ID:  <199710041642.RAA04686@hawk.gnome.co.uk>
In-Reply-To: Your message of "Sat, 04 Oct 1997 09:55:52 MDT." <199710041555.JAA13686@narnia.plutotech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In article <199710040756.IAA01458@hawk.gnome.co.uk>,
> 	Chris Stenton <jacs@gnome.co.uk> writes:
> > 
> > I have just suped the latest updates to stable and performed a  "make world"
> > and then tried to recompile my kernel and get the following error.
> 
> Perform a make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx clean
> from your kernel compile directory
> 
> and just in case, a:
> 
> 	cd /usr/src/sys/dev/aic7xxx;make clean
> 

Justin,

Did not work. I got the same error. What I did was delete dev/aic7xxx and 
rerun sup.
This worked. The directory before I did the  delete had:

-rw-rw-r--  1 root  wheel    511 Sep 28 03:07 Makefile
-rw-r--r--  1 root  wheel  23147 Sep 28 03:07 aic7xxx.reg
-rw-r--r--  1 root  wheel  34605 Sep 28 03:07 aic7xxx.seq
-rwxrwxr-x  1 root  wheel  48868 Apr  3  1997 aic7xxx_asm
-rw-r--r--  1 root  wheel   5973 Apr  2  1997 aic7xxx_asm.o
-rw-r--r--  1 root  wheel  11889 Sep  3 05:25 aicasm.c
-rw-r--r--  1 root  wheel   2476 Mar 16  1997 aicasm.h
-rw-r--r--  1 root  wheel  27650 Sep 28 03:07 aicasm_gram.y
-rw-r--r--  1 root  wheel   6683 Sep 28 03:07 aicasm_scan.l
-rw-r--r--  1 root  wheel  11023 Sep 28 03:07 aicasm_symbol.c
-rw-r--r--  1 root  wheel   3601 Sep 28 03:07 aicasm_symbol.h
-rw-r--r--  1 root  wheel  53315 Apr  2  1997 gram.c
-rw-r--r--  1 root  wheel  26328 Apr  2  1997 gram.o
-rw-r--r--  1 root  wheel  60159 Apr  2  1997 scan.c
-rw-r--r--  1 root  wheel  15666 Apr  2  1997 scan.o
-rw-r--r--  1 root  wheel   2810 Sep 28 03:07 sequencer.h
-rw-r--r--  1 root  wheel   3378 Apr  2  1997 symbol.o

After it has:

-rw-r--r--  1 root  wheel    511 Sep 27 20:46 Makefile
-rw-r--r--  1 root  wheel  23147 Sep 27 20:46 aic7xxx.reg
-rw-r--r--  1 root  wheel  34605 Sep 27 20:46 aic7xxx.seq
-rw-r--r--  1 root  wheel  11889 Sep  3 05:25 aicasm.c
-rw-r--r--  1 root  wheel   2476 Mar 16  1997 aicasm.h
-rw-r--r--  1 root  wheel  27650 Sep 27 20:46 aicasm_gram.y
-rw-r--r--  1 root  wheel   6683 Sep 27 20:46 aicasm_scan.l
-rw-r--r--  1 root  wheel  11023 Sep 27 20:46 aicasm_symbol.c
-rw-r--r--  1 root  wheel   3601 Sep 27 20:46 aicasm_symbol.h
-rw-r--r--  1 root  wheel   2810 Sep 27 20:47 sequencer.h


A number of points ... The time stamps on some files have gone backwards and 
some files are
not there at all! How can this occur under cvs and sup? 


Chris






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