gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #01722
[Bug 816146] Re: Building gwibber-3.1.3 in Debian Sid with Unity disabled fails
Marking as invalid, there was no change required for gwibber and the
required version of libdee has been released for some time.
** Changed in: gwibber
Status: New => Invalid
** Changed in: gwibber
Assignee: Ken VanDine (ken-vandine) => (unassigned)
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/816146
Title:
Building gwibber-3.1.3 in Debian Sid with Unity disabled fails
Status in Gwibber:
Invalid
Bug description:
Again since in Debian Sid (Unstable) there is no Unity, I proceed to
change directory to where I have previously expanded the gwibber-3.1.3
compressed file and disable "unity" option by editing ./configure
file:
< with_unity="yes"
---
> with_unity="no"
14105c14105
< with_unity=yes
---
> with_unity=no
Then
./configure
make
and I get the following error(s) from the log:
Makefile:866: warning: overriding commands for target `stream-entry.c'
Makefile:835: warning: ignoring old commands for target `stream-entry.c'
CCLD gwibber
/my/path/gwibber-3.1.3/libgwibber-gtk/.libs/libgwibber-gtk.so: undefined reference to `dee_filter_new_collator_desc'
collect2: ld returned 1 exit status
make[2]: *** [gwibber] Error 1
make[2]: Leaving directory `/usr/src/gwibber-3.1.3/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gwibber-3.1.3'
make: *** [all] Error 2
Please advise.
Best Professional Regards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/816146/+subscriptions
References