public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* Compile fails under MinGW
@ 2004-07-11 14:57 Robert Goulding
  2004-07-11 15:29 ` Eric McDonald
  2004-07-11 21:24 ` Eric McDonald
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Goulding @ 2004-07-11 14:57 UTC (permalink / raw)
  To: xconq7

This morning, the compilation fails under MinGW:

gcc -c -g -O2 -mwin32  -g   -DHAVE_ACDEFS_H -I. -I./../missing help.c
help.c: In function `set_help_output_dir':
help.c:202: `F_OK' undeclared (first use in this function)
help.c:202: (Each undeclared identifier is reported only once
help.c:202: for each function it appears in.)
make[2]: *** [help.o] Error 1
make[2]: Leaving directory `/home/Robert/xconq/kernel'
make[1]: *** [kernel-lib] Error 2
make[1]: Leaving directory `/home/Robert/xconq/tcltk'
make: *** [all-tkconq] Error 2

Robert.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compile fails under MinGW
  2004-07-11 14:57 Compile fails under MinGW Robert Goulding
@ 2004-07-11 15:29 ` Eric McDonald
  2004-07-11 21:24 ` Eric McDonald
  1 sibling, 0 replies; 3+ messages in thread
From: Eric McDonald @ 2004-07-11 15:29 UTC (permalink / raw)
  To: Robert Goulding; +Cc: xconq7

Robert Goulding wrote:

> This morning, the compilation fails under MinGW:
> 
> gcc -c -g -O2 -mwin32  -g   -DHAVE_ACDEFS_H -I. -I./../missing help.c
> help.c: In function `set_help_output_dir':
> help.c:202: `F_OK' undeclared (first use in this function)

Mea culpa. I'll fix it immediately.

   Thanks for the report,
     Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compile fails under MinGW
  2004-07-11 14:57 Compile fails under MinGW Robert Goulding
  2004-07-11 15:29 ` Eric McDonald
@ 2004-07-11 21:24 ` Eric McDonald
  1 sibling, 0 replies; 3+ messages in thread
From: Eric McDonald @ 2004-07-11 21:24 UTC (permalink / raw)
  To: Robert Goulding; +Cc: xconq7

Robert Goulding wrote:

> This morning, the compilation fails under MinGW:

Should be fixed now. Sorry for the inconvenience.

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-11 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-11 14:57 Compile fails under MinGW Robert Goulding
2004-07-11 15:29 ` Eric McDonald
2004-07-11 21:24 ` Eric McDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).