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

Re: Help with new version of xmedcon



On Sat, Aug 17, 2013 at 09:30:24PM +0200, Andreas Tille wrote:
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -lm -Wl,-z,relro -o xmedcon xcolmap.o xcolgbc.o xdefs.o
> libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/xmedcon xcolmap.o xcolgbc.o xdefs.o xicons.o xerror.o xextract
> /usr/bin/ld: xprogbar.o: undefined reference to symbol 'gtk_main_iteration'
> /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0: error adding symbols: DSO missing from command line
You need to link with the library that provides the required symbol. If
the link command differs in different environments you may need to
investigate how is it constructed.
Also, it looks like you didn't provide the full commands.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature


Reply to: