From owner-freebsd-current Sat Oct 31 10:16:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26705 for freebsd-current-outgoing; Sat, 31 Oct 1998 10:16:57 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26677 for ; Sat, 31 Oct 1998 10:16:50 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from diabolique.ninth-circle.org ([195.121.58.57]) by smtp03.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA27C for ; Sat, 31 Oct 1998 19:16:41 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 31 Oct 1998 19:20:24 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: FreeBSD Current Subject: sys/msdosfs problems? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, after trying yet another make world today I got this (I use a standard make world -j4 mostly preceeded by a make clean): --- msdosfs_vnops.o --- cc -nostdinc -O -pipe -DMSDOSFS -DKERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -DACTUALLY_LKM_NOT_KERNEL -nostdinc -I- -I/usr/obj/aout/src/src/lkm/msdos -I/usr/obj/aout/src/src/lkm/msdos/@ -I/usr/obj/aout/src/src/tmp/usr/include -aout -DVFS_LKM -DMODVNOPS=msdos_modvnops -c /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c --- msdosfs_vfsops.o --- /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vfsops.c: In function `msdosfs_sync': /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vfsops.c:916: structure has no member named `lh_first' *** Error code 1 --- msdosfs_vnops.o --- /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c: In function `msdosfs_fsync': /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c:838: structure has no member named `lh_first' /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c:839: structure has no member named `le_next' /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c:831: warning: `bp' might be used uninitialized in this function /src/src/lkm/msdos/../../sys/msdosfs/msdosfs_vnops.c:831: warning: `nbp' might be used uninitialized in this function *** Error code 1 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Hope this is of use to someone. --- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl Junior Network/Security Specialist FreeBSD & picoBSD: The Power to Serve... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message