> > > -    return GINT_TO_POINTER (strtol ((gchar *) data.key, NULL, 16));
> > > +    return GUINT_TO_POINTER (strtoul ((gchar *) data.key, NULL, 16));
> 
> So, here is an updated diff which also adds USE_LIBTOOL=yes and
> p5-XML-Parser in dependencies. Tested with new gettext installed. 
> Thanks to wilfried@ for help and testing on i386/macppc/amd64.

No more problems with segments and usage.

Little note, make-plist is adding some intermediate directories and I
think that those should be kept.

Reply via email to