bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile error at play.c


From: Achim Mueller
Subject: Re: [Bug-gnubg] Compile error at play.c
Date: Sat, 26 May 2007 01:00:23 +0200
User-agent: Mutt/1.5.9i

* Christian Anthon <address@hidden> [070526 00:54]:
> I recently removed time.h along when I replaced some less portable
> time functions with glib functions. It seems that was the inclusion of
> time.h is implied by some other includes on gentoo, redhat and
> windows, but apparently not on suse.
> 
> On 5/26/07, Achim Mueller <address@hidden> wrote:
> >You were right, Jim. Here comes the next:
> >
> >then mv -f ".deps/html.Tpo" ".deps/html.Po"; else rm -f
> >".deps/html.Tpo"; exit 1; fi
> >html.c: In function 'HTMLEpilogueComment':
> >html.c:1932: warning: assignment makes pointer from integer without a
> >cast
> >html.c: In function 'HTMLMatchInfo':
> >html.c:3107: error: storage size of 'tmx' isn't known
> >html.c:3141: warning: incompatible implicit declaration of built-in
> >function 'strftime'
> >make[2]: *** [html.o] Error 1
> >
> 
> this is likely time.h again.

Yep, it now compiles. This probably also explains why it compiled on a
SuSE-10.2 so far. Though I got a different error there, but more on this
later.

BTW, the sse option works with the snapshot.

Ciao

Achim





reply via email to

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