Hi !

I'm just trying to compile Sablotron for the first time and I've learn to
read, but under FreeBSD 4.1, it's not enough to set CPPFLAGS
and C_IMCLUDE_PATH !

Is anyone succeed to compile Sabloton under FreeBSD 4.1 ?

Cordialement,

Michel Boucey   Administrateur Système
> Société Norm@net +33 2 31 27 13 45 <


On Thu, 15 Mar 2001, Paul Mindeman wrote:

> 
> Pavel Hlavnicka wrote:
> 
> > 
> > Paul,
> > 
> > even the configure script is not able to locate expat headers. It is 
> > wrong. Try to set CPPFLAGS and C_IMCLUDE_PATH
> > 
> > Here is an excerpt from the INSTALL file :)
> > 
> > CPLUS_INCLUDE_DIR: is needed if you didn't install Sablotron (and
> > mainly Expat) into system directories and you're going compile new
> > version against older version of Expat. (see "Preinstalled Expat")
> > 
> > On some systems (UnixWare, NetBSD...) the compiler is unable to find
> > headers in /usr/local/include. Consequently the 'configure' script
> > doesn't find the expat header and compilation fails. To avoid this
> > problem, set CPPFLAGS environment to
> > '-I/usr/local/include'. CPLUS_INCLUDE_DIR is not enough.
> > 
> > HTH
> > 
> 
> Doh!  One of these days I'll learn to read :)  After setting CPPFLAGS, 
> it all worked fine.
> 
> Thanks for all your help!
> 
> -- 
> Paul Mindeman               
> System Administrator       
> BTInet, Your Gateway To The Intenet!
> [EMAIL PROTECTED]
> 

Reply via email to