Bug 815

Summary: shared-mime-info build with jhbuild fails
Product: shared-mime-info Reporter: Ali Sobhi <sobhi>
Component: generalAssignee: Jonathan Blandford <jrb>
Status: RESOLVED DUPLICATE QA Contact:
Severity: blocker    
Priority: highest    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Ali Sobhi 2004-07-01 11:20:00 UTC
Gnome 2.6 build with jhbuild fails on shared-mime-info with the following error

../mkinstalldirs: ../mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/opt/cvs/gnome2/shared-mime-info/po'
make: *** [install-recursive] Error 1

I had been using a work around for about 3 months now:
ln -sf $TRGT/share/automake-1.7/mkinstalldirs .

this creates a link to a valid "mkinstalldirs". However this needs to dealt with
and fixed. thanks.
Comment 1 Jonathan Blandford 2004-07-01 13:36:49 UTC
Looks like it wants automake-1.7 instead of just running automake.  Should be
easy to fix, but I'm out of town now and can't commit to CVS.
Comment 2 Christophe Fergeau 2004-07-30 10:43:11 UTC
This is a dupli

*** This bug has been marked as a duplicate of 576 ***

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.