elementary-driveby team mailing list archive
-
elementary-driveby team
-
Mailing list archive
-
Message #00044
[Bug 887597] Re: build failure due to undeclared INDICATORDIR
Sorry, I meant using more recent libindicator bindings could be a good
idea, but it's not really related to this bug.
--
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 Archlinux
To manage notifications about this bug go to:
https://bugs.launchpad.net/wingpanel/+bug/887597/+subscriptions