Lou Spironello wrote:

> That's what I thought also.  So, I recomplied the latest version of expat
> without errors.
> I also set the LD... and CPLUS... environment variables to /usr/local/lib and
> /usr/local/include repspectively.
> 
> I still get the following
> 

This line in the ouput of configure script says, that expat header is 
not found. Note, that this value is cached. If you have installed new 
wersion of expat after running the configure the first time, you have to 
delete config.* files from the Sablotron source tree to force configure 
re-run the tests.

Also try to set CPPFLAGS instead of C_INCLUDE_DIR & Co.

>>> checking for expat.h... (cached) no

--
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic

Reply via email to