On 11/9/05, Benedikt Meurer <[EMAIL PROTECTED]> wrote: > Erik Harrison wrote: > >>>>Hm, I have 3.4.2/2.15 here (though not 100% upstream versions). It even > >>>>worked on Debian/testing (3.3.x/2.15 IIRC), so it's weird that it > >>>>doesn't work for you. Can you send me your glibconfig.h? > >>> > >>>Surely surely. > >>>Attatched > >> > >>Looks good to me. That's GLib 2.8, right? > > > > > > 2.6.1 > > Aahhh, that explains the problem. Earlier Glib 2.6 versions don't > undefine G_CAN_INLINE when G_IMPLEMENT_INLINES is set. This was fixed > after 2005-04-03, so I'd say, you'll need atleast GLib 2.6.4.
Grabbed it, and that solved the problem with the linker. I still have to build with --disable-debug, for the reasons previously mentioned > > greets, > Benedikt > _______________________________________________ > Thunar-dev mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/thunar-dev > -- Erik "If Beethoven had been killed in a plane crash at the age of 22, it would have changed the history of music... and of aviation." _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
