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: Jim Segrave
Subject: Re: [Bug-gnubg] Compile error at play.c
Date: Fri, 25 May 2007 23:09:49 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri 25 May 2007 (22:43 +0200), Achim Mueller wrote:
> I get the follwoing error while compiling the daily snapshot:
> 
> s/play.Tpo" -c -o play.o play.c; \
> then mv -f ".deps/play.Tpo" ".deps/play.Po"; else rm -f
> ".deps/play.Tpo"; exit 1; fi
> play.c: In function 'SetMatchDate':
> play.c:3011: warning: initialization makes pointer from integer without
> a cast
> play.c:3013: error: dereferencing pointer to incomplete type
> play.c:3014: error: dereferencing pointer to incomplete type
> play.c:3015: error: dereferencing pointer to incomplete type
> make[2]: *** [play.o] Error 1
> make[2]: Leaving directory `/home/ace/local/src/gnubg-devel'
> 

It looks like you may need to include time.h

-- 
Jim Segrave           address@hidden






reply via email to

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