[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.0: compilation failure on NetBSD 3.0 (1)
From: |
Paul Eggert |
Subject: |
Re: coreutils-6.0: compilation failure on NetBSD 3.0 (1) |
Date: |
Fri, 18 Aug 2006 11:43:23 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> 2006-08-18 Bruno Haible <address@hidden>
>
> Add support for NetBSD 3.0.
> * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
> sys/statvfs.h. When getmntinfo was found, check its declaration and
> set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
> * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
> (ME_DUMMY): Treat "kernfs" as a dummy.
> (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
Again, thanks for debugging all this and doing the port. I installed
this into coreutils and gnulib. Your name should be on the brass
plaque in front of the mountlist zoo!