From owner-freebsd-current Fri Jan 19 15:55:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29138 for current-outgoing; Fri, 19 Jan 1996 15:55:14 -0800 (PST) Received: (from dima@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29128 Fri, 19 Jan 1996 15:55:12 -0800 (PST) Message-Id: <199601192355.PAA29128@freefall.freebsd.org> Subject: Re: Can't complie linux emulator To: kato@eclogite.eps.nagoya-u.ac.jp (KATO Takenori) Date: Fri, 19 Jan 1996 15:55:12 -0800 (PST) Cc: current@FreeBSD.org In-Reply-To: <199601191308.WAA00233@marble.eps.nagoya-u.ac.jp> from "KATO Takenori" at Jan 19, 96 10:08:09 pm From: dima@FreeBSD.org (Dima Ruban) X-Class: Fast Organization: HackerDome X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.org Precedence: bulk KATO Takenori writes: > > After the change of vm operation in -current, linux emulator cannot be > compiled. > > --------- > # make > ... > cc -O -DLKM -I. -DCOMPAT_LINUX -DSYSVSHM -DKERNEL -DACTUALLY_LKM_NOT_KERNEL > -I/tmp_mount/work/FreeBSD/lkm/linux/../../sys -W -Wcomment > -Wredundant-decls -c > /tmp_mount/work/FreeBSD/lkm/linux/../../sys/i386/linux/linux_misc.c > /tmp_mount/work/FreeBSD/lkm/linux/../../sys/i386/linux/linux_misc.c: In function `linux_uselib': > /tmp_mount/work/FreeBSD/lkm/linux/../../sys/i386/linux/linux_misc.c:285: too few arguments to function `vm_map_find' > /tmp_mount/work/FreeBSD/lkm/linux/../../sys/i386/linux/linux_misc.c:329: > too few arguments to function `vm_map_find' the same for /usr/src/lkm/coff .. > ---------- > ---- > KATO Takenori > Dept. Earth Planet. Sci., Nagoya Univ., Nagoya 464-01 > Voice: +81-52-789-2529 Fax: +81-52-789-3033 > -- dima