Re: init/main.c

Dwayne C . Litzenberger (dlitz@cheerful.com)
Mon, 1 Nov 1999 18:47:45 -0600


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On Mon, Nov 01, 1999 at 01:48:16PM +0100, Josef H=F6=F6k wrote:
> got this when compiling 2.3.24
>=20
> init/main.c: In function `start_kernel':
> init/main.c:490: `memory_start' undeclared (first use in this function)
> init/main.c:490: (Each undeclared identifier is reported only once
> init/main.c:490: for each function it appears in.)
>=20
> a known problem ?

Well it's definitely a common problem. I had the exact same problem.
Apparently the references to memory_start have been removed in the kernel,
but there are a few lingering instances left. Anyone have some insight?

--
"I already have all the latest software."
     -- Laura Winslow, "Family Matters"

Dwayne C. Litzenberger - dlitz@cheerful.com

Advertising Policy: http://DLitzPower.tripod.com/spamoff.htm GnuPG Public Key: http://DLitzPower.tripod.com/gpgkey.asc Fingerprint: 0535 F7CF FF5F 8547 E5A5 695E 4456 FB6C BC39 A4B0

--Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.0 (GNU/Linux) Comment: For info see http://www.gnupg.org

iD8DBQE4HjSxRFb7bLw5pLARAQj1AJ4nEz73b2YptB850KPm46pESvkiBQCePxZ/ n/oaR65aiFWS3tVCN5Gd7j4= =0ddc -----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/