elementary-driveby team mailing list archive
-
elementary-driveby team
-
Mailing list archive
-
Message #00055
[Bug 887597] Re: build failure due to undeclared INDICATORDIR
Compiles with the 2x cmake workaround, but I get the following error on
running it:
[INFO 20:48:10.849711] [Application:83] Wingpanel version: 0.3.0
[INFO 20:48:10.849862] [Application:86] Kernel version:
[WARN 20:48:10.873329] [[wingpanel] IndicatorFileModel:120] Unable to read indicators: No such file or directory
Trace/breakpoint trap
Running pkg-config indicator3-0.4 --variable indicatordir returns
/usr/lib/indicators3/6/, but this directory doesn't exist. May be a
problem with libindicator.
--
You received this bug notification because you are a member of
elementary Drive-by Contributors, which is a bug assignee.
https://bugs.launchpad.net/bugs/887597
Title:
build failure due to undeclared INDICATORDIR
Status in WingPanel:
Confirmed
Bug description:
When I try to compile wingpanel from the new-wingpanel branch I get the following error:
/var/tmp/portage/pantheon-base/wingpanel-9999/work/wingpanel-9999/src/Services/IndicatorFileModel.vala:89:33: error: 'INDICATORDIR' undeclared (first use in this function)
I already tried to supply the value by adding -DINDICATORDIR="$(pkg-
config --variable=indicatordir indicator3-0.4)" as an argument to
CMake but that didn't help.
Output of 'make VERBOSE=1' (after the compile has failed once):
/var/tmp/portage/pantheon-base/wingpanel-9999/work/wingpanel-9999/src/Services/IndicatorFileModel.vala:89:33: error: 'INDICATORDIR' undeclared (first use in this function)
/var/tmp/portage/pantheon-base/wingpanel-9999/work/wingpanel-9999/src/Services/IndicatorFileModel.vala:89:33: note: each undeclared identifier is reported only once for each function it appears in
This problem appears on Gentoo linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel/+bug/887597/+subscriptions