[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 10:47:48PM +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.
> Well, this is the Gtk library - but it does not explain why the linker
> might find it when using debuild (even in a manually created unstable
> chroot but fails when using pdebuild.  Usually this is an issue of a
> missing Build-Depends but I have no idea which one.
The linker finds only things passed to it explicitly.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature


Reply to: