memory_start undeclared in start_kernel (2.3.2?)

Dwayne C . Litzenberger (dlitz@cheerful.com)
Thu, 25 Nov 1999 23:21:42 -0600


--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

This has been happening since kernel 2.3.20 right up to kernel 2.3.29.
I've never seen a compiling bug run for this many releases.

I'm running Debian potato, using gcc 2.7.2.3.

gcc272 -D__KERNEL__ -I/usr/local/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce
-DCPU=3D686 -c -o init/main.o init/main.c
init/main.c: In function `start_kernel':
init/main.c:489: `memory_start' undeclared (first use this function)
init/main.c:489: (Each undeclared identifier is reported only once
init/main.c:489: for each function it appears in.)
make[1]: *** [init/main.o] Error 1
make[1]: Leaving directory `/usr/local/src/linux'
make: *** [stamp-build] Error 2

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

Dwayne C. Litzenberger - dlitz@cheerful.com

Please always Cc to me when replying to me on the lists.

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

--OXfL5xGRrasGEqWY
Content-Type: application/pgp-signature

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

iD8DBQE4PhjmRFb7bLw5pLARAf8FAJ4kePyQp8h6lT2tkYwfDis+ykeLxgCgkx6K
0oeU/7h9JPRYS/P1zWdjFtA=
=jCVc
-----END PGP SIGNATURE-----

--OXfL5xGRrasGEqWY--

-
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/