Public bug reported:
Binary package hint: conky
1)
Description: Ubuntu 10.04.1 LTS
Release: 10.04
2)
conky:
Installed: 1.8.0-1ubuntu1
Candidate: 1.8.0-1ubuntu1
Version table:
*** 1.8.0-1ubuntu1 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
3)
I expect Conky to support Audacious (Feature from version 1.8.0). But it does
not.
So, I will compile it from source, took from Ubuntu Sources Repository.
4)
But Compilation failed : (./configure with --enable-audacious=yes)
conky-audacious.o: In function `audacious_thread_func':
audacious.c:(.text+0x234): undefined reference to `audacious_remote_is_running'
audacious.c:(.text+0x240): undefined reference to `audacious_remote_is_paused'
audacious.c:(.text+0x266): undefined reference to
`audacious_remote_get_playlist_pos'
audacious.c:(.text+0x273): undefined reference to
`audacious_remote_get_playlist_title'
audacious.c:(.text+0x2a0): undefined reference to
`audacious_remote_get_playlist_time'
audacious.c:(.text+0x325): undefined reference to
`audacious_remote_get_output_time'
audacious.c:(.text+0x3b9): undefined reference to `audacious_remote_get_info'
audacious.c:(.text+0x436): undefined reference to
`audacious_remote_get_playlist_file'
audacious.c:(.text+0x460): undefined reference to
`audacious_remote_get_playlist_length'
audacious.c:(.text+0x4b2): undefined reference to
`audacious_remote_get_main_volume'
audacious.c:(.text+0x4e4): undefined reference to `audacious_remote_is_playing'
collect2: ld returned 1 exit status
Cause : configure.ac does not add dependence to audclient, which is
necessary for linking / compilation.
5) Solution : Patch configure.ac
Please, find in attachment a patch for configure.ac in order to solve
this problem. Compilation for Conky with Audacious support will now
succeed. (Works great now !)
Thanks ! ^^
** Affects: conky (Ubuntu)
Importance: Undecided
Status: New
** Tags: audacious conky
--
[Lucid] Patch for Conky sources : Audacious support
https://bugs.launchpad.net/bugs/647643
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs