HEAD unbuildable

Simon Peyton-Jones simonpj at microsoft.com
Tue Aug 31 04:47:12 EDT 2010


Kathleen

I talked to Simon.  We are puzzled.  Maybe a file has moved, so that make maintainer-clean isn't cleaning it.  (That's something the build system is bad about.)

Can you try in a completely fresh tree?  And, if that fails, send (a url to) the entire build log?

Incidentally cvs-ghc at haskell.org<mailto:cvs-ghc at haskell.org> is probably a better mailing list for build bugs.

Simon

From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-bounces at haskell.org] On Behalf Of Kathleen Fisher
Sent: 28 August 2010 21:05
To: glasgow-haskell-users
Subject: Re: HEAD unbuildable

I am also having trouble building the HEAD.  Has this problem been fixed?

If I do:

>make maintainer-clean
>./darcs-all pull -a
>perl boot
>./configure --prefix /Users/kfisher/ghc-head
> make

I get the error:

....
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
Undefined symbols:
  "_processzm1zi0zi1zi2_SystemziProcessziInternals_CreatePipe_closure", referenced from:
      _sTT9_info in Utils.o
      _sTT9_info in Utils.o
      _sTT9_info in Utils.o
  "_processzm1zi0zi1zi2_SystemziProcessziInternals_CreateProcess_con_info", referenced from:
      _sTMB_info in Utils.o
      _sTT9_info in Utils.o
      _s3e1M_info in Test.o
  "_processzm1zi0zi1zi2_SystemziProcessziInternals_runGenProcesszu1_info", referenced from:
      _sTT9_info in Utils.o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20100831/47c897a8/attachment.html


More information about the Glasgow-haskell-users mailing list