Hi!

I'm trying to build ghc using the latest cvs sources. When I do
'gmake all' I get:

                 from ../includes/Rts.h:16,
                 from Itimer.c:25,
../includes/PrimOps.h:806: parse error before `sigset_t'
../includes/PrimOps.h:806: warning: function declaration isn't a prototype
Itimer.c:185: storage size of `action' isn't known
Itimer.c:189: warning: implicit declaration of function `sigemptyset'
Itimer.c:192: warning: implicit declaration of function `sigaction'
Itimer.c:185: warning: unused variable `action'
Itimer.c:198: `sigset_t' undeclared (first use this function)
Itimer.c:198: (Each undeclared identifier is reported only once
Itimer.c:198: for each function it appears in.)
Itimer.c:198: parse error before `signals'
Itimer.c:200: `signals' undeclared (first use this function)
Itimer.c:201: warning: implicit declaration of function `sigaddset'
Itimer.c:203: warning: implicit declaration of function `sigprocmask'
Itimer.c:209: `sigset_t' undeclared (first use this function)
Itimer.c:209: parse error before `signals'
Itimer.c:211: `signals' undeclared (first use this function)
gmake[2]: *** [Itimer.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

I'm using an UltraSparc running SunOS 5.6

        /Josef

----------------------------------------------------------
|Josef Svenningsson|http://www.dtek.chalmers.se/~d95josef|
|Rubingatan 39     |  email: [EMAIL PROTECTED]   |
|421 62 Göteborg   |          tel: 031-7090774           |
----------------------------------------------------------
What is a magician but a practising theorist?
                -- Obi-Wan Kenobi

Reply via email to