[jhc] couldn't build jhc-0.8 from the tarball

John Meacham john at repetae.net
Thu Feb 9 00:05:03 CET 2012


Hi, looks like the tarball doesn't include the original files that go
through drift. it shouldn't need them to compile, strange that it
needed them for you.

You can grab the source from darcs to work around the issue. I'll put
up a fixed tarball when I debug the issue.

    John

On Wed, Feb 8, 2012 at 4:04 AM, Daniel Gorín <jcpetruzza at gmail.com> wrote:
> Hi
>
> I wanted to try jhc 0.8. I followed the instructions here [1], but after
> unpacking jhc-0.8.0.tar.gz, configure runs ok but make fails with:
>
> $ make
> perl ./utils/op_raw.prl src/RawFiles src/data/ViaGhc.hs
> src/data/prelude.m4 src/data/targets.ini rts/rts_constants.h
> rts/stableptr.c rts/queue.h src/data/HsFFI.h rts/wsize.h rts/bitarray.h
> ChangeLog src/data/shortchange.txt > src/RawFiles.hs
> make: *** No rule to make target `src/Options.hs', needed by
> `drift_processed/Options.hs'.  Stop.
>
> Any ideas?
>
> Thanks,
> Daniel
>
> [1] http://repetae.net/computer/jhc/building.shtml
>
>
>
> _______________________________________________
> jhc mailing list
> jhc at haskell.org
> http://www.haskell.org/mailman/listinfo/jhc



More information about the jhc mailing list