Share

Haskell FFI Binding Modules Generator

Tracker: Bugs

5 make doesn't work if . isn't in PATH - ID: 1789005
Last Update: Tracker Item Submitted ( catamorphism )

I downloaded hsffig and ran "make", but got:

ghc --make mkhstmpl.hs -o mkhstmpl
[1 of 1] Compiling Main ( mkhstmpl.hs, mkhstmpl.o )
Linking mkhstmpl ...
mkhstmpl <include/template-hsffig.h >programs/Template.hs
/bin/sh: mkhstmpl: not found
make: *** [programs/Template.hs] Error 127


This is because I don't have . in my PATH. I changed "mkhstmpl" to
"./mkhstmpl" in the Makefile and it worked.


Tim Chevalier ( catamorphism ) - 2007-09-05 21:34

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.