On Thu, 28 Jan 2010 16:01:27 +0000,  wrote:

> > Extremely sorry to bother you guys again but still I get the same 
> > compilation error while compiling Netsurf.
> > --------
> > css/css.c:1552: error: ‘LBRACE’ undeclared (first use in this function)
> > -------
> 
> I had this problem with the Amiga build.  You can add:
> 
> #define LBRACE {
> #define RBRACE }
> 
> To the top of the file (or to a header somewhere).  I remember doing this, 
> but I'm pretty sure it wasn't needed in the end.  Can't remember though.

Thinking back, this problem was with the OLD CSS engine, not the
libcss one.  Are you compiling the latest version from SVN or one of
the releases?

Chris

Reply via email to