Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure to build 68060 kernel



On Wed, Jul 02, 2003 at 11:44:15PM -0400, John Klos wrote:
> A while ago I posted a problem I saw when trying to compile a kernel with
> -m68060 flags.

  Is this current or 1.6.1?

> The compile would typically stop like this:
> 
> ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
> pmap.o: In function `pmap_bootstrap':
> pmap.o(.text+0x2d0): undefined reference to `DCIS_60'
> pmap.o: In function `pmap_init':
> pmap.o(.text+0x7e8): undefined reference to `DCIS_60'
> pmap.o: In function `pmap_protect':

  I always compile my kernels with -m68060 and I have never seen this.
  How do you compile your kernel? Where do you set -m68060? I believe I
  have it somehow in /etc/mk.conf.

  Gunther

-- 
Linux is only free if your time has no value
 - Jamie Zawinsky



Home | Main Index | Thread Index | Old Index