You are not logged in.
Hello! My first post on the forum loving Arch so far, but run into a problem. I'm using yaourt to build brightside, and I get a bunch of undefined references:
...
brightside.c:(.text+0x3414): undefined reference to `XUngrabServer'
brightside.c:(.text+0x3419): undefined reference to `gdk_flush'
brightside.c:(.text+0x3441): undefined reference to `gnome_client_set_restart_style'
brightside.c:(.text+0x3449): undefined reference to `gnome_client_flush'
brightside.c:(.text+0x3465): undefined reference to `g_print'
brightside.c:(.text+0x347d): undefined reference to `g_return_if_fail_warning'
brightside.c:(.text+0x349e): undefined reference to `gtk_timeout_add'
brightside.c:(.text+0x34b1): undefined reference to `gdk_screen_get_default'
brightside.c:(.text+0x34c0): undefined reference to `g_list_append'
brightside.o: In function `update_settings_cb':
brightside.c:(.text+0x31f): undefined reference to `g_return_if_fail_warning'
brightside.o: In function `clipboard_received_func':
brightside.c:(.text+0x4c1): undefined reference to `gtk_main_quit'
brightside.o: In function `brightside_image_set.clone.1':
brightside.c:(.text+0xbd5): undefined reference to `g_return_if_fail_warning'
brightside.o: In function `do_action':
brightside.c:(.text+0x169b): undefined reference to `gtk_timeout_add'
brightside.c:(.text+0x189b): undefined reference to `wnck_screen_toggle_showing_desktop'
brightside.o: In function `selection_get_func':
brightside.c:(.text+0x1b04): undefined reference to `g_free'
collect2: ld returned 1 exit status
make[2]: *** [brightside] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-sardaukar/aur-brightside/src/brightside-1.4.0.orig/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-sardaukar/aur-brightside/src/brightside-1.4.0.orig'
make: *** [all] Error 2
...
I have base-devel, and the package dependencies are satisfied. What am I missing?
Thanks in advance!
Offline
Looks quite old, might be worth checking for a more recent build....
Mr Green
Offline
How can I find a more recent one?
Offline
http://sourceforge.net/projects/brightside/
Seems to be SVN you may need to write and build your own package
Mr Green
Offline
I just fixed an AUR package (squeezeslave-svn) to build on my x86-64 machine, so I think I can fix this one too Thanks!
Offline
Do you have any news ?? This link >> http://sourceforge.net/projects/brightside/ >> is not the Brightside package !
Obsolete package on AUR : http://aur.archlinux.org/packages.php?ID=16048tt
On Launchpad : https://launchpad.net/ubuntu/precise/+p … brightside
How can we install this ??
I have the same error.
Thanks a lot !
Last edited by HLFH (2012-07-16 21:26:49)
Offline