Hi Max,

On Fri, Oct 15, 2010 at 02:16:34PM -0700, Builder wrote:
> 'tr' -d '\t' < compiler/main/DynFlags.hs | '/opt/local/bin/gsed' 
> '/^xFlags/,/]/s/^ *( *\("[^"]*"\)[^"]*/  [\1] ++/p;d' >> 
> utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
> dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
>   Referenced from: /opt/local/bin/gsed
>   Reason: no suitable image found.  Did find:
>       /opt/local/lib/libintl.8.dylib: no matching architecture in universal 
> wrapper
> /bin/sh: line 1:  7813 Broken pipe             'tr' -d '\t' < 
> compiler/main/DynFlags.hs
>       7814 Trace/BPT trap          | '/opt/local/bin/gsed' '/^xFlags/,/]/s/^ 
> *( *\("[^"]*"\)[^"]*/  [\1] ++/p;d' >> 
> utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
> make[1]: *** [utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs] Error 133
> make[1]: *** Deleting file `utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs'
> make: *** [all] Error 2

It looks like gsed has stopped working on your Mac?


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to