Re: New to using NetSurf...Problem with compiling.

2010-01-28 Thread Rob Kendrick
On Thu, 28 Jan 2010 07:35:44 + Rajesh Marathe rmarath...@hotmail.com wrote: Thanks for the information. I still had a question on the location of r9801 branch. How do we use this with svn command to check-out the code. Using like this: svn co svn://svn.netsurf-browser.org/r9801/libcss

RE: New to using NetSurf...Problem with compiling.

2010-01-28 Thread Rajesh Marathe
Hi, 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 did a checkout of revision 9801 of LIBCSS using the command svn co

Re: New to using NetSurf...Problem with compiling.

2010-01-28 Thread Rob Kendrick
On Thu, 28 Jan 2010 13:19:04 + Rajesh Marathe rmarath...@hotmail.com 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) --- You should

RE: New to using NetSurf...Problem with compiling.

2010-01-28 Thread chris.young
Rajesh Marathe rmarath...@hotmail.com wrote: Hi, 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

Re: New to using NetSurf...Problem with compiling.

2010-01-28 Thread Chris Young
On Thu, 28 Jan 2010 16:01:27 +, 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

RE: New to using NetSurf...Problem with compiling.

2010-01-28 Thread Rajesh Marathe
Hi Chris, I was suggested to use the revision 9801 of css instead of the trunk release. The trunk release (Latest on svn) also shows this problem. regards, Rajesh Marathe. From: chris.yo...@unsatisfactorysoftware.co.uk Date: Thu, 28 Jan 2010 20:05:04 + Subject: Re: New to using