After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699705 - gnome-vfs fails to build with automake-1.13
gnome-vfs fails to build with automake-1.13
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Build
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
gnome[unmaintained]
: 702224 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-05-05 11:42 UTC by Justin
Modified: 2018-08-17 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Compatibility patch (1.39 KB, patch)
2013-05-05 11:45 UTC, Justin
none Details | Review

Description Justin 2013-05-05 11:42:11 UTC
The macro AM_CONFIG_HEADER is deprecated and should be replaced by AC_CONFIGE_HEADERS.

Usage of '$(srcdir)' in TESTS is currently broken

see downstream bug

https://bugs.gentoo.org/show_bug.cgi?id=466944
Comment 1 Justin 2013-05-05 11:45:29 UTC
Created attachment 243330 [details] [review]
Compatibility patch
Comment 2 Iain Lane 2013-06-14 09:17:46 UTC
*** Bug 702224 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2018-08-17 13:51:41 UTC
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!