Transient compilations on CVS code
Simon Peyton-Jones
simonpj at microsoft.com
Tue Nov 18 13:21:53 EST 2003
Actually, it turns out to be fine, provided you
autoreconf
configure
at the top level.
NB: make sure you have 'automake' installed.
Simon
| -----Original Message-----
| From: cvs-all-bounces at haskell.org [mailto:cvs-all-bounces at haskell.org]
On Behalf Of Simon Peyton-
| Jones
| Sent: 18 November 2003 09:02
| To: Rafael Martinez Torres
| Cc: cvs-ghc at haskell.org
| Subject: RE: Transient compilations on CVS code
|
| This is happening to me too. Some recent commit has broken things.
| Simon will be in soon.
|
| Simon
|
| PS: mail about building GHC is best tent to cvs-ghc at haskell.org
|
| | -----Original Message-----
| | From: glasgow-haskell-users-bounces at haskell.org
| [mailto:glasgow-haskell-users-
| | bounces at haskell.org] On Behalf Of Rafael Martinez Torres
| | Sent: 18 November 2003 08:49
| | To: glasgow-haskell-users at haskell.org
| | Subject: Transient compilations on CVS code
| |
| | Hi:
| |
| | I'm a newbie on using CVS but some time ago I decided to compile
| against
| | the code on the CVS repository. I'm interested on 6.3 version.
| |
| | Recently I found this problem, after making autoheader,autoconf:
| |
| | ghc/include: make boot
| |
| | mkDerivedConstants.c:34 'StgTickyInfo' undeclared (first use of this
| | function)
| |
| | is this a transient problem to be solved or I'm doing something
wrong
| ?
| |
| | And three weeks ago, on the configure script, I was asked to
download
| the
| | alex
| | tool, when on older versions (from tar.gz) this was not necessary
...
| |
| |
| | Thanks...
| | _______________________________________________
| | Glasgow-haskell-users mailing list
| | Glasgow-haskell-users at haskell.org
| | http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
|
|
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc at haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc
More information about the Cvs-ghc
mailing list