gnome-libs can't deal with automake 1.5 gtk-xmhtml/Makefile.am:63: deprecated feature: `htmltest' overrides `htmltest$(EXEEXT)' gtk-xmhtml/Makefile.am:63: change your target to read `htmltest$(EXEEXT)' automake: configure.in: required file `./depcomp' not found /usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL [...] The message about ./depcomp missing would be easily fixed by fixing bug 55870; the other errors probably require more work.
Fixed