Jan Vlcek wrote:

> Paul Mindeman wrote:
> 
>> I'm having some trouble installing Sablot .51 on a Solaris 8 machine.
>> The compiler is gcc 2.95.2.  Expat compiled and installed fine.
>> 
>> Sablot configured without errors.  When I ran make, the following error
>> occured:
>> 
>> In file included from parser.cpp:35:
>> parser.h:90: type specifier omitted for parameter
>> parser.h:90: parse error before `*'
>> parser.h:92: `XML_Parser' was not declared in this scope
>> 
>> Any ideas?
> 
> IMO:
> LDFLAGS="-L/expat/prefix/lib" CXXFLAGS="-I/expat/prefix/include"
> ./configure ...
> 
> TODO:
> --with-expat-dir=/expat/prefix  for configure.in

No, still got the same error
LDFLAGS="-L/usr/local/lib" CXXFLAGS="-I/usr/local/include" ./configure
still configured fine, make still failed in the same place.

-- 
Paul Mindeman               
System Administrator       
BTInet, Your Gateway To The Intenet!
[EMAIL PROTECTED]

Reply via email to