Date: Wed, 13 May 1998 14:26:07 +0200 (MET DST) From: Ugo Paternostro <paterno@dsi.UNIFI.IT> To: Hideki Yamamoto <hyama@acm.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mount_msdos and msdosfs for VFAT/FAT32 access Message-ID: <XFMail.980513142607.paterno@dsi.unifi.it> In-Reply-To: <35553A17.D283046C@acm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format --_=XFMail.1.2.p0.FreeBSD:980513142607:15821=_ Content-Type: text/plain; charset=us-ascii On 10-May-98 Hideki Yamamoto wrote about "Re: mount_msdos and msdosfs for VFAT/FAT32 access": > Thank you for your testing.I also saw the two problems as Jonny said: I see another (little) problem: I unpacked your "new" mount_msdos sources right in place (/usr/src/sbin/i386/mount_msdos) after moving the "old" ones to mount_msdos.orig, because I want it to be compiled as I rebuild the world, but I cannot make world because it fails building the dependencies: you are looking for includes in ../../../sys, but that's relative to /usr/obj while you make world... Apply the attached patch to solve this problem. > Hideki Yamamoto (hyama@acm.org) Bye, UP --_=XFMail.1.2.p0.FreeBSD:980513142607:15821=_ Content-Disposition: attachment; filename="Makefile.diff" Content-Transfer-Encoding: base64 Content-Description: Makefile.diff Content-Type: application/octet-stream; name=Makefile.diff; SizeOnDisk=295 LS0tIE1ha2VmaWxlLkhpZGVraQlUdWUgTWF5ICA1IDA3OjExOjM2IDE5OTgKKysrIE1ha2VmaWxl CVdlZCBNYXkgMTMgMTM6NTc6MDEgMTk5OApAQCAtNyw3ICs3LDcgQEAKIE1BTjg9CW1vdW50X21z ZG9zLjgKIAogTU9VTlQ9CSR7LkNVUkRJUn0vLi4vLi4vbW91bnQKLUNGTEFHUys9IC1JJHtNT1VO VH0gLUkuLi8uLi8uLi9zeXMKK0NGTEFHUys9IC1JJHtNT1VOVH0gLUkkey5DVVJESVJ9Ly4uLy4u Ly4uL3N5cwogLlBBVEg6CSR7TU9VTlR9CiAKIFRBQkRJUj0gJHtERVNURElSfS91c3IvbGliZGF0 YS9tc2Rvc2ZzCg== --_=XFMail.1.2.p0.FreeBSD:980513142607:15821=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980513142607.paterno>