|
RE: Is this a known bug?: msg#00016lang.haskell.glasgow.bugs
On Wed, 2004-02-04 at 09:51, Simon Peyton-Jones wrote: > Yes, it's a known bug. You need the HEAD, I'm afraid, where it's been > fixed for some time. Ok, trying to build from cvs... I (think I've) followed the instuctions at http://haskell.org/ghc/docs/latest/html/building/sec-cvs.html#CVS-FIRST configure.ac references mk/config.h(.in) which doesn't seem to be in cvs. http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/mk/ It seems it was removed http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/mk/Attic/config.h.in So ./configure reports an error: config.status: error: cannot find input file: mk/config.h.in If I comment out that bit from configure.ac, then ./configure completes with some warnings. either way, make then fails: make: *** No rule to make target 'mk/config.h.in', needed by 'mk/config.mk'. Stop. Am I doing something wrong? I was running autoconf-2.58; ./configure from the (renamed as per instructions) fptools directory. Duncan
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: the woes of non-cvs haskellers, Simon Marlow |
|---|---|
| Next by Date: | RE: Is this a known bug?, Simon Peyton-Jones |
| Previous by Thread: | RE: Is this a known bug?, Simon Peyton-Jones |
| Next by Thread: | RE: Is this a known bug?, Simon Peyton-Jones |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |