Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 1998 19:20:24 +0100 (CET)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        FreeBSD Current <current@FreeBSD.ORG>
Subject:   sys/msdosfs problems?
Message-ID:  <XFMail.981031192024.asmodai@wxs.nl>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981031192024.asmodai>