bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile fails in gtksplash.c


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Compile fails in gtksplash.c
Date: Thu, 2 Jan 2003 18:48:48 +0000
User-agent: Mutt/1.4i

On Thu, Jan 02, 2003 at 06:13:07PM +0100, Morten Wang wrote
> Trying to build from CVS just now fails with the following error:
> 
> gtksplash.o: In function `DestroySplash':
> /home/morten/gammon/gnubg/gtksplash.c:106: undefined reference to `g_usleep'
> gtksplash.o: In function `PushSplash':
> /home/morten/gammon/gnubg/gtksplash.c:132: undefined reference to `g_usleep'

Hmm, g_usleep is missing from glib 1.2. Which version do you have?

If you're using unix you can substitute with usleep.

Jørn



reply via email to

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