You are not logged in.

#1 2010-04-16 16:02:14

asterhex
Member
From: Italy
Registered: 2010-01-21
Posts: 9

Compile Conky with Audacious support

Hi Guys !

I'm trying to compile conky 1.8.0 from source because I'd like ti have the support for "Audacious command" in the conkyrc.

When i run ./configure all work fine but when i type make i get this error:

onky-audacious.o: In function `audacious_thread_func':
audacious.c:(.text+0x319): undefined reference to `audacious_remote_is_running'
audacious.c:(.text+0x35c): undefined reference to `audacious_remote_is_paused'
audacious.c:(.text+0x388): undefined reference to `audacious_remote_is_playing'
audacious.c:(.text+0x3ce): undefined reference to `audacious_remote_get_playlist_pos'
audacious.c:(.text+0x3e2): undefined reference to `audacious_remote_get_playlist_title'
audacious.c:(.text+0x42b): undefined reference to `audacious_remote_get_playlist_time'
audacious.c:(.text+0x4e3): undefined reference to `audacious_remote_get_output_time'
audacious.c:(.text+0x5aa): undefined reference to `audacious_remote_get_info'
audacious.c:(.text+0x618): undefined reference to `audacious_remote_get_playlist_file'
audacious.c:(.text+0x65c): undefined reference to `audacious_remote_get_playlist_length'
audacious.c:(.text+0x6ac): undefined reference to `audacious_remote_get_main_volume'
collect2: ld returned 1 exit status
make[2]: *** [conky] Error 1
make[2]: Leaving directory `/home/asterhex/builds/conky-1.8.0/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/asterhex/builds/conky-1.8.0/src'
make: *** [all-recursive] Error 1

I can't understand what i missed !

Please if anyone 'd got the same problem or had found an Aur package of conky with Audacious support let me know!

Thanks:D

Offline

#2 2010-05-07 01:04:08

rescbr
Member
Registered: 2010-05-07
Posts: 1

Re: Compile Conky with Audacious support

Check this bug on Gentoo's bugzilla <http://bugs.gentoo.org/show_bug.cgi?for … &id=313161>. Apply the patch and it will work.

Offline

Board footer

Powered by FluxBB