Bug 220715 - make[1]: MKINSTALLDIRS@: Command not found
Summary: make[1]: MKINSTALLDIRS@: Command not found
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: e2fsprogs
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-24 10:28 UTC by Robert Scheck
Modified: 2008-05-01 15:38 UTC (History)
2 users (show)

Fixed In Version: 1.39-9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-25 22:54:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2006-12-24 10:28:34 UTC
Description of problem:
Did you ever try to build util-linux using the packages autoconf-2.61-2 and/or 
automake-1.10-2? I guess not, because it will die this way:

[...]
making all in intl
make[1]: Entering directory `/usr/src/rpm/BUILD/e2fsprogs-1.39/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/rpm/BUILD/e2fsprogs-1.39/intl'
making install in e2fsck
make[1]: Entering directory `/usr/src/rpm/BUILD/e2fsprogs-1.39/e2fsck'
        MKINSTALLDIRS /sbin /usr/share/man/man8
make[1]: MKINSTALLDIRS@: Command not found
make[1]: *** [installdirs] Error 127
make[1]: Leaving directory `/usr/src/rpm/BUILD/e2fsprogs-1.39/e2fsck'
make: *** [install-progs-recursive] Error 1

Version-Release number of selected component (if applicable):
autoconf-2.61-2
automake-1.10-2
e2fsprogs-1.39-7

How reproducible:
Everytime, see above.

Actual results:
Rebuilding ends with an error message.

Expected results:
No error and working rebuild ;-)

Additional info:
This bug report is similar like bug #217186 is for util-linux, maybe you're
able to adapt util-linux-2.13-mkdir_p.patch for e2fsprogs to save work...

Comment 1 Thomas Woerner 2006-12-25 22:54:53 UTC
Fixed in rawhide in package e2fsprogs-1.39-9 or newer.


Note You need to log in before you can comment on or make changes to this bug.