Hi Helen,

"Helen Gao" <[email protected]> writes:

> When I run ./configure, I got some errors in config.log.  
>
> conftest.c:11:28: ac_nonexistent.h: No such file or directory
> 
> conftest.cpp:81:39: CoreServices/CoreServices.h: No such file or
> directory

This is normal as configure performs various tests and some of them
are expected to fail on some platforms. If you see no errors in
STDERR and the script existed with 0, then everything went fine.

Boris

-- 
Boris Kolpackov, Code Synthesis        http://codesynthesis.com/~boris/blog
Compiler-based ORM system for C++      http://codesynthesis.com/products/odb
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to