2.4.0-ac6: mm/vmalloc.c compile error

Frank Davis (fdavis112@juno.com)
Thu, 11 Jan 2001 00:28:28 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

----__JNP_000_06e5.0bc1.6bf3
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,
The following error occurred while compiling 2.4.0-ac6..The strange
thing is that I checked mm/vmalloc.c (line 188, and the entire file) and
didn't see PKMAP_BASE mentioned. My guess is that there is a problem with
one of the header files.

Regards,
Frank

vmalloc.c: In function `get_vm_area':
vmalloc.c:188: `PKMAP_BASE' undeclared (first use in this function)
vmalloc.c:188: (Each undeclared identifier is reported only once
vmalloc.c:188: for each function it appears in.)
make[2]: *** [vmalloc.o] Error 1
make[2]: Leaving directory `/usr/src/linux/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/mm'
make: *** [_dir_mm] Error 2
----__JNP_000_06e5.0bc1.6bf3
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Hello,
  The following error occurred while compiling 2.4.0-ac6..The = strange=20 thing is that I checked mm/vmalloc.c (line 188, and the entire file) and = didn't=20 see PKMAP_BASE mentioned. My guess is that there is a problem with one of = the=20 header files.
 
Regards,
Frank
 
vmalloc.c: In = function=20 `get_vm_area':
vmalloc.c:188: `PKMAP_BASE' undeclared (first use in this= =20 function)
vmalloc.c:188: (Each undeclared identifier is reported only=20 once
vmalloc.c:188: for each function it appears in.)
make[2]: ***=20 [vmalloc.o] Error 1
make[2]: Leaving directory=20 `/usr/src/linux/mm'
make[1]: *** [first_rule] Error 2
make[1]: = Leaving=20 directory `/usr/src/linux/mm'
make: *** [_dir_mm] Error 2
 
 
----__JNP_000_06e5.0bc1.6bf3-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/