Re: build issue: * Missing header file: HsBase.h

2010-12-16 Thread Karel Gardas
Duncan and Simon, thank you very much for dealing with this. After adding -v3 to the ghc-cabal invocation it reported gcc error on HsBase.h due to missing math.h file, i.e. system/library/math/header-math package was not installed yet. Thanks! Karel On 12/16/10 11:16 AM, Duncan Coutts wrot

Re: build issue: * Missing header file: HsBase.h

2010-12-16 Thread Duncan Coutts
On 16 December 2010 10:02, Simon Marlow wrote: >> ghc-cabal: Missing dependency on a foreign library: >> * Missing header file: HsBase.h >> This problem can usually be solved by installing the system package that >> provides this library (you may need the "-dev" version). If the library is >> alr

Re: build issue: * Missing header file: HsBase.h

2010-12-16 Thread Simon Marlow
On 10/12/2010 16:49, Karel Gardas wrote: Hello, I'm trying to recover my opensolaris builder machine after disk crash, but after reinstall I'm not able to build any GHC there. I'm trying head and now also 6.12.3 as a reference (as I'm able to build it on my workstation with the same OS). The pro

build issue: * Missing header file: HsBase.h

2010-12-10 Thread Karel Gardas
Hello, I'm trying to recover my opensolaris builder machine after disk crash, but after reinstall I'm not able to build any GHC there. I'm trying head and now also 6.12.3 as a reference (as I'm able to build it on my workstation with the same OS). The problem I see here is when I invoke `gmak