make install Making install in po make[1]: Entering directory `/home/gnome/cvs/gnome2/shared-mime-info/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /opt/gnome26/share; \ else \ /bin/sh ../mkinstalldirs /opt/gnome26/share; \ fi ../mkinstalldirs: ../mkinstalldirs: No such file or directory make[1]: *** [install-data-yes] Error 127 make[1]: Leaving directory `/home/gnome/cvs/gnome2/shared-mime-info/po' make: *** [install-recursive] Error 1
Reduce severity - it isn't a blocker but is a PITA.
Since shared-mime-info is checking in the files added by glib-gettextize, it should probably be checking in mkinstalldirs too, since Automake isn't guaranteed to install it. The b.g.o bug for the glib-gettextize problem is here: http://bugzilla.gnome.org/show_bug.cgi?id=132858
*** Bug 815 has been marked as a duplicate of this bug. ***
I followed jamesh advice and add mkinstalldirs to CVS.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.