From owner-freebsd-current Wed Jan 13 18:56:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA04634 for freebsd-current-outgoing; Wed, 13 Jan 1999 18:56:55 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from fep2-orange.clear.net.nz (fep2-orange.clear.net.nz [203.97.32.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA04627; Wed, 13 Jan 1999 18:56:48 -0800 (PST) (envelope-from jabley@buddha.clear.net.nz) Received: from buddha.clear.net.nz (buddha.clear.net.nz [192.168.24.106]) by fep2-orange.clear.net.nz (1.5/1.9) with ESMTP id PAA09081; Thu, 14 Jan 1999 15:55:36 +1300 (NZDT) Received: (from jabley@localhost) by buddha.clear.net.nz (8.9.1/8.9.1) id PAA12813; Thu, 14 Jan 1999 15:55:29 +1300 (NZDT) (envelope-from jabley) Date: Thu, 14 Jan 1999 15:55:29 +1300 From: Joe Abley To: freebsd-current@FreeBSD.ORG, obrien@FreeBSD.ORG Cc: jabley@clear.co.nz Subject: Re: world compile break, -current (extremely recent), amd support Message-ID: <19990114155529.A12763@clear.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On an extremely recent current, make buildworld barfs on contrib/amd/libamu/mount_fs.c: /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c: In function `compute_nfs_args': /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c:338: syntax error before `fh3' /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c:349: `fh3' u ndeclared (first use this function) /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c:349: (Each u ndeclared identifier is reported only once /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c:349: for eac h function it appears in.) /usr/src/usr.sbin/amd/libamu/../../../contrib/amd/libamu/mount_fs.c:349: `nfs_fh 3' undeclared (first use this function) *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error I noticed a lot of amd patches from obrien going coming in earlier today when I cvsupped, but subsequent cvsups haven't yielded anything new so I assume I'm not in some no-mans-land between patches. Just FYI. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message