← Back to team overview

elementary-driveby team mailing list archive

[Bug 887597] Re: build failure due to undeclared INDICATORDIR

 

So you guess that building against an older version of libindicator
should work...? I'll have a try tomorrow or so.

-- 
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