Awn

Cannot install in Fedora 9

Asked by pzUH

when i run the "make" command i got this message:

/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_set_error_literal'
collect2: ld returned 1 exit status
make[3]: *** [avant-window-navigator] Error 1
make[3]: Leaving directory `/home/asu/Download/avant-window-navigator-0.2.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/asu/Download/avant-window-navigator-0.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/asu/Download/avant-window-navigator-0.2.6'
make: *** [all] Error 2

whhat should i do?

Question information

Language:
English Edit question
Status:
Answered
For:
Awn Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Lee (malept) said :
#1

I'm betting that it's trying to link the older GLib that's in /usr/lib with the newer GIO lib that's in /usr/local/lib (GIO tends to depend on the GLib that it's bundled with).

Doesn't Fedora 9 have Awn as a package?

Can you help with this problem?

Provide an answer of your own, or ask pzUH for more information if necessary.

To post a message you must log in.