On Mon, Mar 14, 2011 at 04:07:57PM +0000, brian m. carlson wrote:
>   /usr/bin/ld: ui/libliui.a(libliui_a-eggtrayicon.o): undefined reference to 
> symbol 'XFlush'
>   /usr/bin/ld: note: 'XFlush' is defined in DSO //usr/lib64/libX11.so.6 so 
> try adding it to the linker command line
>   //usr/lib64/libX11.so.6: could not read symbols: Invalid operation

You'll need both -lX11 and -lICE; with those, it builds fine.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to