Re: cannot compile gtk app on os x (linker errors)

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

 



On Thu, 2006-07-13 at 21:14 -0600, Mark Kegel wrote:
> I've installed the latest GTK+ version from CVS and would like to
> compile some GTK apps on my Mac OS X (PPC) box. However, whenever I
> compile I'm getting the following linker errors:
> 
> % make
> gcc `pkg-config gtk+-2.0 --cflags` -c buttons.c
> gcc -o buttons buttons.o `pkg-config gtk+-2.0 --libs`
> /usr/bin/ld: warning multiple definitions of symbol _locale_charset
> /sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
> /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset

Looks to me like the compile succeeded without an error here.  These are
just warnings.  They probably should be reported to the fink people as
bugs, since fink packaged the libraries in question.  This doesn't
appear to be a gtk issue.

Michael


> 
> I'm just using the stock Makefile provided in the GTK+FAQ.
> 
> Is there any way to fix this linker error? Do I need to install newer
> versions of some packages? Thanks.
> 
> Mark Kegel
> _______________________________________________
> 
> gtk-list@xxxxxxxxx
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux