[Xfce-bugs] [Bug 14070] Thunar GIT fails to compile because of a recent change inside thunarx

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Dec 11 11:23:57 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=14070

--- Comment #7 from Ali Akcaagac <aliakc at web.de> ---
The introspection issue might be related to something different.

I've been running an automate build process here, that permanently downloads
Xfce Git (core components, apps and a few plugins) and builds them. Said system
runs on Fedora 27 and executes every night.

The above patch added the missing thunarx-provider-module.h file to the list of
headers within the Makefile.am, which, after "./autogen --prefix=/usr ; make
dist" includes that file into the resulting tar.bz2 file. Without that
headerfile you end up getting the issue as mentioned in the first bugreport.
Thunar can't be compiled without that headerfile, once you release a release
tarball by issuing "make dist", which doesn't include said headerfile. There is
no way around it without that patch.

But I've seen other Xfce packages that received some introspection fixes
recently:

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list