Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 1998 22:47:25 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        feamster@MIT.EDU
Cc:        questions@freebsd.org
Subject:   Re: kernel compilation
Message-ID:  <Pine.BSF.3.96.980112224700.22079d-100000@gdi.uoregon.edu>
In-Reply-To: <199801100930.EAA04569@mint-square.MIT.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Jan 1998 feamster@MIT.EDU wrote:

> When compiling my new kernel, I get the following error:
> 
>  ----------------
> 
> cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../i386/i386/locore.s
> ../../i386/i386/locore.s: Assembler messages:
> ../../i386/i386/locore.s:101: Error: Unknown pseudo-op:  `.p2align'
> *** Error code 1
> 
> Stop.
> 
>  -----------------
> 
> I really don't think this is an error with my config file.  It seems to be an
> error in the FreeBSD OS source code.

. What version of FreeBSD are you using?
. Try rm -rf /usr/src/sys/ and reinstalling the ssys distribution from CD
or the FTP site.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





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