Re: [Fink-users] Learning gtk2+

2003-03-03 Thread Martin Costabel
On lundi, mars 3, 2003, at 10:54 Europe/Paris, Mothra wrote: Hey these are the exact same errors I am getting now trying to compile Gaim!! What errors? Michèle only sees warnings. [] On Sunday, March 2, 2003, at 07:36 PM, Michèle Garoche wrote: [] symbol _FT_Glyph_To_Bitmap used from dynamic lib

Re: [Fink-users] Learning gtk2+

2003-03-03 Thread Martin Costabel
On lundi, mars 3, 2003, at 10:54 Europe/Paris, Mothra wrote: Hey these are the exact same errors I am getting now trying to compile Gaim!! What errors? Michèle only sees warnings. [] On Sunday, March 2, 2003, at 07:36 PM, Michèle Garoche wrote: [] symbol _FT_Glyph_To_Bitmap used from dynamic lib

Re: [Fink-users] Learning gtk2+

2003-03-03 Thread Mothra
Hey these are the exact same errors I am getting now trying to compile Gaim!! After a month or two of trying I finally managed to get Gaim to complete the configure process. Now during the Make process, I get a whole slew of these same errors and it ends with an Error 1. If you get a fix for th

Re: [Fink-users] Learning gtk2+

2003-03-03 Thread Michèle Garoche
1 - I have those gtk packages installed: i gtk+ 1.2.10-13The Gimp Toolkit i gtk+-data1.2.10-13The Gimp Toolkit i gtk+-shlibs 1.2.10-13The Gimp Toolkit i gtk+22.0.9-2 The Gimp Toolkit i gtk+2-dev2.0.9-2 The Gimp Toolki

[Fink-users] Learning gtk2+

2003-03-02 Thread Michèle Garoche
I'm trying to teach myself gtk2+. To compile a true basic example, I use (debug on): cc -Wall -g foo.c -o foo `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0` It compiles, but I've got a lot of warnings like this one; symbol _FT_Glyph_To_Bitmap used from dynamic library /usr/X11R6/