[BRLTTY] Bug report MingW

Samuel Thibault samuel.thibault at ens-lyon.org
Tue Mar 21 18:31:54 EST 2006


Hi,

Lars Bjørndal, le Tue 21 Mar 2006 09:42:25 +0100, a écrit :
> I tried today's svn version. I did ./configure and make under mingw.
> While running make, I got the errors listed below.
> 
> gcc -Wall -g -O2 -DWINVER=0X0501 -I. -I.. -I. -I..  -DHAVE_CONFIG_H -c ./sys_windows.c
> In file included from ./sys_windows.c:25:
> sys_boot_none.h:18: warning: #warning boot parameter retrieval not available on this platform
> In file included from sys_beep_windows.h:19,
>                  from ./sys_windows.c:31:
> sys_beep_none.h:18: warning: #warning console beep support not available on this platform
> In file included from ./sys_windows.c:23:
> sys_prog_windows.h: In function `getProgramPath':
> sys_prog_windows.h:21: `HMODULE' undeclared (first use in this function)

This is really strange: I just tried on my machine, and this works
except some errors in Programs/auth.c (btw, Dave, you should try
compiling in mingw for fixing this.)

Could you send the output of
gcc -Wall -g -O2 -DWINVER=0X0501 -I. -I.. -I. -I..  -DHAVE_CONFIG_H -E ./sys_windows.c
?

Regards,
Samuel


More information about the BRLTTY mailing list