GNOME Bugzilla – Bug 448473
[PATCH] Fix build problem for gnome-vfs-2.16.3 on FreeBSD
Last modified: 2018-08-17 13:53:17 UTC
Please describe the problem: Attached there is a patch that fixes a build problem on FreeBSD. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 90140 [details] [review] gnome-vfs-2.16.3-fbsd.patch on FreeBSD do not exists <sys/sysmacros.h>, so the attached patch filter it using a #ifdef without compromising the portability of source code across different archs.
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!