Subject: Re: Can't build locore.s with current
To: Paul M. Newhouse <newhouse@rockhead.com>
From: Manuel BOUYER <bouyer@antioche.ibp.fr>
List: current-users
Date: 05/15/1997 12:42:19
On May 15, Paul M. Newhouse wrote
> 
> I pulled down current (on a 1.2.1 base) and started a build
> of the kernel.  I get:
> cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -I. -I../../../../arch -I../../../.. -nostdinc -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DEXEC_AOUT -DEXEC_SCRIPT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DMATH_EMULATE -DBIOSEXTMEM="0x1fc00" -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DINSECURE -DRTC_OFFSET="0" -DDDB -DDIAGNOSTIC -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DCOMPAT_NOMID -DCOMPAT_09 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DEXEC_ELF32 -DUSER_LDT -DLKM -DFFS -DLFS -DMFS -DNFS -DCD9660 -DMSDOSFS -DFDESC -DKERNFS -DNULLFS -DPORTAL -DPROCFS -DUMAPFS -DUNION -DQUOTA -DNFSSERVER -DFIFO -DGATEWAY -DINET -DNS -DPFIL_HOOKS -DISO -DTPIP -DEON -DCCITT -DLLC -DHDLC -DEISAVERBOSE -DPCIVERBOSE -DMAXUSERS=32 -D_KERNEL  -Di386 -c ../../../../arch/i386/i386/locore.s
> ../../../../arch/i386/i386/locore.s: Assembler messages:
> ../../../../arch/i386/i386/locore.s:133: Error: Unknown expression
> [ More assembler messages ]

You need to upgrade your 'as'.
If I remember correctly, to compile a -current kernel, you need to upgrade
first config, make, as, possibly ld, and gcc on the *68k.
I may have missed a few others ...

--
Manuel Bouyer, LIP6, Universite Paris VI.                 bouyer@masi.ibp.fr
     {Net,Free}BSD: 21 ans d'experience feront toujours la difference
--