#1436: Build errors: awkward "no rule to make target" errors where there ARE
rules
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 6.6.1
Severity: major | Resolution: worksforme
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86 |
-----------------------------+----------------------------------------------
Changes (by igloo):
* resolution: => worksforme
* status: new => closed
Comment:
Your log includes
{{{
== make boot -r;
in /local/usr/src/ghc-6.6.1/includes
[...]
./mkDerivedConstantsHdr >DerivedConstants.h
}}}
and
{{{
== make all -r;
in /local/usr/src/ghc-6.6.1/includes
[...]
./mkDerivedConstantsHdr >DerivedConstants.h
}}}
both of which create this file. I suspect hardware problems are to blame -
perhaps memory errors in the memory being used to cache on-disk data.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1436>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs