[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

compile errors with MinGW at revision 12267



There's compile errors with MinGW at revision 12267

make[3]: Entering directory
`/d/CompileProject/tor-mingw/tor-svn/tor/src/or'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I../common     -g -O2 -Wall -g -O2 -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; \
then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi
In file included from c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/objbase.h:73,
                 from c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/ole2.h:9,
                 from c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/shlobj.h:11,
                 from config.c:18:
c:/Gnu/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/objidl.h:95: error: syntax error before string constant
make[3]: *** [config.o] Error 1

Hope this can help fixing it.

-- 
Li-Hui Zhou <lhzhou@xxxxxxxx>