qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] gtk build failure on ppc64-linux


From: Richard Henderson
Subject: [Qemu-devel] gtk build failure on ppc64-linux
Date: Wed, 28 May 2014 12:42:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

  LINK  aarch64-softmmu/qemu-system-aarch64
/usr/bin/ld: ../ui/gtk.o: undefined reference to symbol 'XkbGetKeyboard'
/usr/bin/ld: note: 'XkbGetKeyboard' is defined in DSO /lib64/libX11.so.6 so try
adding it to the linker command line
/lib64/libX11.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[1]: *** [qemu-system-aarch64] Error 1
make: *** [subdir-aarch64-softmmu] Error 2

It does in fact work with -lX11 added to the link line.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]