Re: [Fink-devel] conflict between libiconv-dev and libgettext3-dev?

2005-12-06 Thread Kevin Horton
On 5 Dec 2005, at 12:03, Daniel Macks wrote: On Sun, Dec 04, 2005 at 09:12:16PM -0500, Kevin Horton wrote: I used the following gcc command line: gcc -g basics.c -o basics `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0 gtkdatabox` And it failed like this: /usr/bin/ld: warning mu

Re: [Fink-devel] conflict between libiconv-dev and libgettext3-dev?

2005-12-05 Thread Daniel Macks
On Sun, Dec 04, 2005 at 09:12:16PM -0500, Kevin Horton wrote: > > I used the following gcc command line: > > gcc -g basics.c -o basics `pkg-config --cflags gtk+-2.0` `pkg-config > --libs gtk+-2.0 gtkdatabox` > > And it failed like this: > > /usr/bin/ld: warning multiple definitions of symbol

[Fink-devel] conflict between libiconv-dev and libgettext3-dev?

2005-12-05 Thread Kevin Horton
I'm playing around trying to create a GTK2 app, using the fink installed software. I'm getting a failure when compiling that leads me to wonder whether there is possibly a conflict between libiconv- dev and libgettext3-dev. At the start of this story, libiconv-dev and libgettext3-dev were