On Mon, 20 Jun 2005, Michèle Garoche wrote: > Could you see if in your tree gtk+2.patch has something like this at the end: > +#ifdef HAVE_STDINT_H > +#include <stdint.h> > +#endif > + > #include "xdgmimecache.h" > #include "xdgmimeint.h"
Yes. This is the end of /sw/fink/10.4-transitional/unstable/main/finkinfo/gnome/gtk+2.patch: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +#ifdef HAVE_STDINT_H +#include <stdint.h> +#endif + #include "xdgmimecache.h" #include "xdgmimeint.h" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Hopefully you did not fink selfupdate after rebuilding gtk+2. I don't remember whether I did a selfupdate since building gtk+2. Hope this helps... Claus
