You are not logged in.
Pages: 1
Has anyone had any success installing glunarclock on gnome in arch linux.
./configure had no errors, but when I ran "make", I got these errors:
lgmodule-2.0 -ldl -lglib-2.0 ../screen-exec/.libs/libscreen-exec.a
../screen-exec/.libs/libscreen-exec.a(egg-screen-help.o): In function `egg_help_display_desktop_with_env':
/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:333: undefined reference to `_'
/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:312: undefined reference to `_'
../screen-exec/.libs/libscreen-exec.a(egg-screen-help.o): In function `egg_help_display_with_doc_id_with_env':
/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:197: undefined reference to `_'
/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:212: undefined reference to `_'
/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:237: undefined reference to `_'
../screen-exec/.libs/libscreen-exec.a(egg-screen-help.o):/usr/lib/glunarclock-0.32.4/screen-exec/egg-screen-help.c:171: more undefined references to `_' follow
collect2: ld returned 1 exit status
make[3]: *** [glunarclock-applet-2] Error 1
make[3]: Leaving directory `/usr/lib/glunarclock-0.32.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/lib/glunarclock-0.32.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/lib/glunarclock-0.32.4'
make: *** [all] Error 2
Did some web and forum searches with no help.
Any help would be appreciated. Thanks in advance.
Last edited by armada22 (2007-04-28 21:39:06)
Offline
I made a PKGBUILD that I will upload to AUR.
Use it at you rown risk and please give feedback.
Linfan
Last edited by linfan (2007-04-07 14:10:58)
Offline
Changed the app in conformity with the transition of gnome from /opt to /usr.
Linfan
Offline
Nice job linfan, works great! ![]()
Thank you
Last edited by armada22 (2007-04-28 21:42:11)
Offline
Pages: 1