[Xfce-bugs] [Bug 15825] New: Undeclared dependency on gio-unix-2.0
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Aug 14 11:46:36 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15825
Bug ID: 15825
Summary: Undeclared dependency on gio-unix-2.0
Classification: Xfce Core
Product: Exo
Version: unspecified
Hardware: PC (x86_64)
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: xfce-bugs at xfce.org
Reporter: jtojnar at gmail.com
Target Milestone: Future
I am building exo 1.14.1 (correct target milestone not available) on NixOS and
getting the following error:
make[4]: Entering directory '/build/exo/exo-helper'
CC exo_helper_2-exo-helper-enum-types.o
CC exo_helper_2-exo-helper-launcher-dialog.o
CC exo_helper_2-exo-helper-chooser.o
CC exo_helper_2-exo-helper-chooser-dialog.o
CC exo_helper_2-exo-helper-utils.o
CC exo_helper_2-exo-helper.o
CC exo_helper_2-main.o
exo-helper.c:46:10: fatal error: gio/gdesktopappinfo.h: No such file or
directory
#include <gio/gdesktopappinfo.h>
^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:789: exo_helper_2-exo-helper.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/exo/exo-helper'
make[3]: *** [Makefile:846: all-recursive] Error 1
make[3]: Leaving directory '/build/exo/exo-helper'
make[2]: *** [Makefile:551: all] Error 2
make[2]: Leaving directory '/build/exo/exo-helper'
make[1]: *** [Makefile:528: all-recursive] Error 1
make[1]: Leaving directory '/build/exo'
make: *** [Makefile:460: all] Error 2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list