This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compile fails under MinGW


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]