bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] trouble compiling gnubg (solaris)


From: Joseph Heled
Subject: Re: [Bug-gnubg] trouble compiling gnubg (solaris)
Date: Tue, 15 Oct 2002 09:41:14 +1300

Joern Thyssen wrote:
> 
> On Tue, Oct 15, 2002 at 08:44:19AM +1300, Joseph Heled wrote
> > Hi,
> >
> > I did a 'cvs update', then run configure. (I have not done this for a while)
> 
> Try "cvs update -d" to get new directories updated as well.
> 
> Jørn
> 
> --
> Joern Thyssen, PhD
> Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
> +45 9813 2791 (private) / +45 2818 0183 (mobile) / +45 9633 7036 (work)
> Note: new mobile number!

OK, so what about that?

gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./intl
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/lib/glib/include
-I/usr/local/include -I/usr/openwin/include     -g -O2 -c `test -f 'gnubg.c' ||
echo './'`gnubg.c
In file included from gnubg.c:75:
backgammon.h:63: parse error before `*'
backgammon.h:63: `RETSIGTYPE' declared as function returning a function
backgammon.h:382: `p' declared as function returning a function
backgammon.h:383: parse error before `psighandler'
backgammon.h:384: parse error before `psighandler'
backgammon.h:385: `HandleInterrupt' declared as function returning 


I can see that my solaris defines 'struct sigaction' in sys/signal.h, but
configure failed to find it?

-Joseph




reply via email to

[Prev in Thread] Current Thread [Next in Thread]