Sorry, now also to the list: Are you using 32 or 64 bit processor?? (I say that because of the strange "-m64" parameter). I think you must take out that option. Since your libraries seem to be 32bit. On Fri, Apr 24, 2009 at 3:34 PM, Dean P McCullough <dpmccul@xxxxxxxxxxx> wrote: > On a Linux platform, I have in the make file: > CFLAGS = -Wall -g -m64 > INCD = `pkg-config --cflags gtk+-2.0` > LFLAGS = `pkg-config --libs gtk+-2.0` -lm -ltiff > The pkg-config commands appear to return valid paths. > > However, when I try to make, I get the following errors. > > > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../libgtk-x11-2.0.so when searching > for -lgtk-x11-2.0 > /usr/bin/ld: skipping incompatible > /usr/lib/gcc/i486-linux-gnu/4.2.4/../../../libgtk-x11-2.0.a when searching > for -lgtk-x11-2.0 > /usr/bin/ld: skipping incompatible /usr/bin/../lib/libgtk-x11-2.0.so when > searching for -lgtk-x11-2.0 > /usr/bin/ld: skipping incompatible /usr/bin/../lib/libgtk-x11-2.0.a when > searching for -lgtk-x11-2.0 > /usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.so when searching > for -lgtk-x11-2.0 > /usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.a when searching > for > -lgtk-x11-2.0 > /usr/bin/ld: cannot find -lgtk-x11-2.0 > > > Suggestions? Incompatible libraries? How do I fix? > -- > Dean P McCullough > 301 926 4454 > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > -- Ricardo L. Febrero _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list