On Wed, Nov 30, 2011 at 7:34 AM, Olav Vitters <[email protected]> wrote:
> Is this related to .la files or a buildrequire? I think I finally have > all the buildrequires solved.. so hope someone could assist: > > CCLD libspice-client-gtk-3.0.la > libtool: link: warning: `/usr/lib64//libcelt051.la' seems to be moved > .libs/spice-widget.o: In function `get_keyboard_lock_modifiers': > /home/iurt/rpm/BUILD/spice-gtk-0.7.81-4f76/gtk/spice-widget.c:1735: > undefined reference to `XGetKeyboardControl' > .libs/vncdisplaykeymap.o: In function > `vnc_display_keymap_gdk2xtkbd_table': > /home/iurt/rpm/BUILD/spice-gtk-0.7.81-4f76/gtk/vncdisplaykeymap.c:153: > undefined reference to `XkbGetKeyboard' > /home/iurt/rpm/BUILD/spice-gtk-0.7.81-4f76/gtk/vncdisplaykeymap.c:162: > undefined reference to `XkbFreeClientMap' > .libs/vncdisplaykeymap.o: In function `check_for_xquartz': > /home/iurt/rpm/BUILD/spice-gtk-0.7.81-4f76/gtk/vncdisplaykeymap.c:122: > undefined reference to `XListExtensions' > /home/iurt/rpm/BUILD/spice-gtk-0.7.81-4f76/gtk/vncdisplaykeymap.c:130: > undefined reference to `XFreeExtensionList' > collect2: ld returned 1 exit status > > > I don't think XkbGetKeyboard could be undefined. > > Assistance very welcome :) > > -- > Regards, > Olav > Nope the error has to do with ld, the missing .la files are just warnings.
