Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 1998 04:30:20 EST
From:      feamster@MIT.EDU
To:        questions@freebsd.org
Subject:   kernel compilation
Message-ID:  <199801100930.EAA04569@mint-square.MIT.EDU>

next in thread | raw e-mail | index | archive | help
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.

-Nick


-------------
Nick Feamster					feamster@mit.edu	
487 Commonwealth Avenue				feamster@media.mit.edu
Boston, MA 02215				ngf@ovidius.mit.edu
(617) 267-2199 x222				http://catullus.mit.edu/



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