bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] CVS 020901 - Compile under Windows not possible


From: Joern Thyssen
Subject: Re: [Bug-gnubg] CVS 020901 - Compile under Windows not possible
Date: Mon, 2 Sep 2002 06:54:32 +0000
User-agent: Mutt/1.4i

On Mon, Sep 02, 2002 at 06:48:03AM +0000, Joern Thyssen wrote
> On Mon, Sep 02, 2002 at 03:45:10AM +0200, Nardy Pillards wrote
> > 
> > This is what I get:
> > 
> > gnubg.c: In function `SoundChild':
> > gnubg.c:5332: warning: implicit declaration of function `waitpid'
> > gnubg.c:5332: `WNOHANG' undeclared (first use in this function)
> > gnubg.c:5332: (Each undeclared identifier is reported only once
> > gnubg.c:5332: for each function it appears in.)
> > gnubg.c: In function `real_main':
> > gnubg.c:5644: `SIGCHLD' undeclared (first use in this function)
> > gnubg.c: At top level:
> > gnubg.c:327: warning: `szCOMMAND' defined but not used
> > G:\MINGW\BIN\MAKE.EXE: *** [gnubg.o] Error 1
> 
> I'll look into it to night. Maybe I'm missing a header or windows
> doesn't support the same signals as linux.

You can goto line 6450 in gnubg.c and comment out the call to
PortableSignal, and comment out the SoundChild function line 5323.

You may have to modify the Makefile as I've added a new file: sound.c

Jørn

-- 
Joern Thyssen, PhD
Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
+45 9813 2791 (private) / +45 2077 2689 (mobile) / +45 9633 7036 (work)




reply via email to

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