From owner-freebsd-current Fri Jan 19 14:25:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA19130 for current-outgoing; Fri, 19 Jan 1996 14:25:20 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA19125 for ; Fri, 19 Jan 1996 14:25:16 -0800 (PST) Received: from gauss.math.purdue.edu (gauss.math.purdue.edu [128.210.21.2]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id OAA22089 for ; Fri, 19 Jan 1996 14:25:11 -0800 Received: from hopf.math.purdue.edu (uucp@hopf.math.purdue.edu [128.210.3.18]) by gauss.math.purdue.edu (8.7.1/Purdue_Math) with ESMTP id RAA23499 for ; Fri, 19 Jan 1996 17:19:57 -0500 (EST) Received: (from uucp@localhost) by hopf.math.purdue.edu (8.7.1/8.6.11) with UUCP id RAA19443; Fri, 19 Jan 1996 17:19:49 -0500 (EST) Received: (from freebsd@localhost) by hopf2.math.purdue.edu (8.6.11/8.6.11) id RAA19910; Fri, 19 Jan 1996 17:19:37 -0500 Date: Fri, 19 Jan 1996 17:19:37 -0500 From: "Clarence W. Wilkerson" Message-Id: <199601192219.RAA19910@hopf2.math.purdue.edu> To: current@freebsd.org Subject: -current as of 5PM EST Cc: freebsd@hopf.math.purdue.edu Sender: owner-current@freebsd.org Precedence: bulk Can't compile kernel: cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-exter ns -Wstrict-prototypes -Wmissing-prototypes -Winline -nostdinc -I. -I../.. -I. ./../sys -I../../../include -DI386_CPU -DI486_CPU -DIPX -DSCSI_2_DEF -DLINUX -DE XT2FS -DCOMPAT_LINUX -DXSERVER -DUCONSOLE -DSCSI_DELAY=15 -DCOMPAT_43 -DCD9660 - DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../i386/linux/imgact_linux.c ../../i386/linux/imgact_linux.c: In function `exec_linux_imgact': ../../i386/linux/imgact_linux.c:129: too few arguments to function `vm_map_find' ../../i386/linux/imgact_linux.c:158: too few arguments to function `vm_map_find' ../../i386/linux/imgact_linux.c:218: too few arguments to function `vm_map_find' *** Error code 1 Clarence Wilkerson