Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 1997 18:22:27 -0600 (CST)
From:      wayne@barnes1.wustl.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/3088: Makefile for 2.2.1 is messed up.
Message-ID:  <199703250022.SAA01465@barnes1.wustl.edu>
Resent-Message-ID: <199703250030.QAA23595@freefall.freebsd.org>

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

>Number:         3088
>Category:       conf
>Synopsis:       Makefile for 2.2.1 is messed up.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 16:30:03 PST 1997
>Last-Modified:
>Originator:     Wayne M. Barnes
>Organization:

Wayne M. Barnes, Ph.D.                        wayne@barnes1.wustl.edu
Biochemistry Dept. 8231                   or  barnes@biodec.wustl.edu
Washington Univ. Medical School               314.362.3351  fax 7183
660 South Euclid Ave., St. Louis, MO 63110
           http://mbb.wustl.edu/~barnes/
>Release:        FreeBSD 2.1-STABLE i386
>Environment:
Dell Pentium 100, 40 MB RAM, 1.5 Gig disk
FreeBSD 2.1.6
mounted onto wuarchive.wustl.edu with the command
mount wuarchive:/archive /wuarchive
	

>Description:

Trying to upgrade to 2.2.1.
sh install.sh all        brings down a load of stuff into /src
cd sys/i386/conf
(edit MYKERNEL)
config MYKERNEL          has an error message:

config: Unknown % construct in makefile: %SFILES

        I don't blame it: the line for %SFILES: is missing, yet %SFILES
is invoked farther down in the Makefile.

        If I go ahead and try to compile anyway, the kernel build crashes
soon, saying locore.s has problems.

         i386/i386/locore.s  has 3 #include lines, such as
	#include "opt_cpu.h"

	Neither the system nor I can find opt_*.h anywhere.  




	

>How-To-Repeat:

       I renamed my /usr/src directory, made a new empty one, and did the
whole thing over with the same result.

       I don't think this distribution 2.2.1 is ready for prime time.  Since
this attempted upgrade trashed my 2.1.6 files in src/sys/i386/conf, I will
have to go back to 2.1.5 if I ever want to rebuild a kernel, I suppose.

	

>Fix:
	
	

>Audit-Trail:
>Unformatted:



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