From owner-freebsd-current Sun Aug 11 11:17:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA00813 for current-outgoing; Sun, 11 Aug 1996 11:17:53 -0700 (PDT) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA00801 for ; Sun, 11 Aug 1996 11:17:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id MAA06631 for ; Sun, 11 Aug 1996 12:17:48 -0600 Message-Id: <199608111817.MAA06631@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: current@freebsd.org Subject: make world failure on 960710 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 11 Aug 1996 12:17:48 -0600 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Supped latest current sources on Saturday the 11th. Doing a "make world" died: /usr/src/sbin/mount_ext2fs/mount_ext2fs.c:83 too many args to function 'getmntopts' *** Error code 1 mntopts.h: 72:void getmntopts __P((const char *, const struct mntopt *, int *)); mount_ext2fs.c: 58::#include "mntopts.h" ... 83: getmntopts(optarg, mopts, &mntflags, 0); -- Steve Passe | powered by smp@csn.net | FreeBSD