linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.19-pre3-ac2 compile error
@ 2002-03-19 19:37 Kevin P. Fleming
  0 siblings, 0 replies; only message in thread
From: Kevin P. Fleming @ 2002-03-19 19:37 UTC (permalink / raw)
  To: linux-kernel

make
CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno
-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -
mpreferred-stack-boundary=2 -march=athlon  " -C  ipc
make[1]: Entering directory `/usr/src/linux/ipc'
make all_targets
make[2]: Entering directory `/usr/src/linux/ipc'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpre
ferred-stack-boundary=2 -march=athlon    -DKBUILD_BASENAME=shm  -c -o shm.o
shm.c
shm.c: In function `sys_shmdt':
shm.c:682: too few arguments to function `do_munmap'
make[2]: *** [shm.o] Error 1
make[2]: Leaving directory `/usr/src/linux/ipc'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/ipc'
make: *** [_dir_ipc] Error 2

Sources were 2.4.19-pre3-ac2 plus lm-sensors patches and local ide-floppy
patches.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-19 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-19 19:37 2.4.19-pre3-ac2 compile error Kevin P. Fleming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).