Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 1996 11:45:55 +0100
From:      mli@zd.com
To:        freebsd-stable@freebsd.org
Subject:   kernel build problem to support more RAM
Message-ID:  <3271EBE3.3C4F@zd.com>

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

I've added another 64Mbs of RAM to a server (total 128Mbs) and I'm
trying to rebuild the kernel to recognize new RAM. I've added the
following line to the config file:

options                "MAXMEM='(128*1024)'"

and tried

options                "MAXMEM=131072"

config does not report any problems. When I run /usr/bin/make I get:

Makefile:24: *** missing separator.  Stop.

Cannot think what to try next.

Thanks,

Mark




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3271EBE3.3C4F>