From owner-freebsd-current Fri Jan 19 05:08:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA13693 for current-outgoing; Fri, 19 Jan 1996 05:08:14 -0800 (PST) Received: from marble.eps.nagoya-u.ac.jp (marble.eps.nagoya-u.ac.jp [133.6.57.68]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA13688 for ; Fri, 19 Jan 1996 05:08:12 -0800 (PST) Received: from marble.eps.nagoya-u.ac.jp (localhost [127.0.0.1]) by marble.eps.nagoya-u.ac.jp (8.7.1+2.6Wbeta4/3.3W9) with ESMTP id WAA00233 for ; Fri, 19 Jan 1996 22:08:10 +0900 (JST) Message-Id: <199601191308.WAA00233@marble.eps.nagoya-u.ac.jp> To: current@freebsd.org Subject: Can't complie linux emulator X-Mailer: Mew beta version 0.96 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Fri, 19 Jan 1996 22:08:09 +0900 From: KATO Takenori Sender: owner-current@freebsd.org Precedence: bulk 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' ---------- ---- KATO Takenori Dept. Earth Planet. Sci., Nagoya Univ., Nagoya 464-01 Voice: +81-52-789-2529 Fax: +81-52-789-3033