> > > > - 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.
wilfried@ and I have discussed about the documentation, and we think that a subpackage for drgeo-doc could be a good point, even if the versionning is different. Actually, it's a different port, and it could probably be merged.
