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:49:05 +1300

Joseph Heled wrote:
> 
 
Hmm. actually I see that my config.h is empty, and

new-zeal> autoheader
FATAL ERROR: Autoconf version 2.52 or higher is required for this script

Does this means I can't compile gnubg umless I update autoconf. 
I was under the impression that you don't need the autoconf tools if you don't
need to change the configuration files??

-Joseph


> 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]