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

2010-01-28 Thread Rob Kendrick
On Thu, 28 Jan 2010 07:35:44 + Rajesh Marathe 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" would not work.

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

2010-01-28 Thread Daniel Silverstone
On Thu, Jan 28, 2010 at 07:35:44AM +, Rajesh Marathe 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" would not > w

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

2010-01-28 Thread Rajesh Marathe
Thank you for helping me with my query. regards, Rajesh Marathe. > Date: Thu, 28 Jan 2010 10:49:38 + > From: dsilv...@netsurf-browser.org > To: netsurf-users@netsurf-browser.org > Subject: Re: New to using NetSurf...Problem with compiling. > > On Thu, Jan 28, 2010 at 07:35:44AM +, Ra

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 svn://svn.netsurf-brow

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

2010-01-28 Thread Rob Kendrick
On Thu, 28 Jan 2010 13:19:04 + Rajesh Marathe 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 most likely join the d

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

2010-01-28 Thread chris.young
Rajesh Marathe 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 Amiga build. You c

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 th

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 NetS