bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] 021211 (changelog 1.837) Error making Win32 build


From: Nardy Pillards
Subject: [Bug-gnubg] 021211 (changelog 1.837) Error making Win32 build
Date: Wed, 11 Dec 2002 21:20:31 +0100

Compiling gnubg.c (v. 1.348), this message:

gnubg.c: In function `CreateGnubgDirectory':
gnubg.c:5778: `S_IRGRP' undeclared (first use in this function)
gnubg.c:5778: (Each undeclared identifier is reported only once
gnubg.c:5778: for each function it appears in.)
gnubg.c:5778: `S_IXGRP' undeclared (first use in this function)
gnubg.c:5778: `S_IROTH' undeclared (first use in this function)
gnubg.c:5778: `S_IXOTH' undeclared (first use in this function)
gnubg.c:5778: too many arguments to function `mkdir'

config.h has:
#define HAVE_SYS_STAT_H 1

and the file stat.h present

BTW: is this needed for Win32 builds?

__________
Nardy 



reply via email to

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