No rule to make target rts/rts/profile.h
Hi, When trying to build jhc from darcs according to these instructions[1], I get the error: $ make jhc make: *** No rule to make target `rts/rts/profile.h', needed by `src/RawFiles.hs'. Stop. Any suggestions? config.log is attached. [1]: http://repetae.net/computer/jhc/development.shtml -- Roman I. Cheplyaka :: http://ro-che.info/
Hi, I think I accidentally left it out of the repo. I'll push a patch
that includes it a bit later today.
John
On Fri, Feb 17, 2012 at 2:16 PM, Roman Cheplyaka
Hi,
When trying to build jhc from darcs according to these instructions[1], I get the error:
$ make jhc make: *** No rule to make target `rts/rts/profile.h', needed by `src/RawFiles.hs'. Stop.
Any suggestions?
config.log is attached.
[1]: http://repetae.net/computer/jhc/development.shtml
-- Roman I. Cheplyaka :: http://ro-che.info/
_______________________________________________ jhc mailing list jhc@haskell.org http://www.haskell.org/mailman/listinfo/jhc
participants (2)
-
John Meacham -
Roman Cheplyaka