On Sat, 18 Sep 2010 08:40:23 +1000 Ross McKay <[email protected]> wrote:
> /usr/bin/ld: ui_utils.o: undefined reference to symbol 'XFree' > /usr/bin/ld: note: 'XFree' 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 > > > Running the following from the shell before config and compile fixes > this: > > export LDFLAGS=-lX11 Should be fixed now in trunk, thanks. Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
