<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>FW: Help to solve error in ./configure</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I encountered some errors and warnings while running the configure. (See attached log)<BR>
<BR>
The error are mostly pertained to conftest.h and conftest.c. My question is what are they and what may have caused this problem?<BR>
<BR>
Two other errors that had appeared are:<BR>
<BR>
1.<BR>
configure:1872: checking whether build environment is sane<BR>
configure:1915: result: yes<BR>
configure:1939: WARNING: `missing' script is too old or missing<BR>
<BR>
2.<BR>
configure:3031: gcc -mno-cygwin -c -g -O2 -I/usr/win32/include -I/usr/win32/include/ebml conftest.c >&5<BR>
conftest.c:2: error: parse error before "me"<BR>
configure:3037: $? = 1<BR>
configure: failed program was:<BR>
| #ifndef __cplusplus<BR>
|   choke me<BR>
| #endif<BR>
<BR>
For the first warning, what does 'missing' refer to? Is it anything to do with tools that have not been installed for cygwin yet?<BR>
<BR>
For the second error, what does it mean? Do I need to make any changes to any of the source files to solve this problem?<BR>
<BR>
Thanks.<BR>
Derrick<BR>
</FONT>
</P>

</BODY>
</HTML>