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-browser.org/trunk/libcss -r9801". I compiled and installed and then tried to re-compile "netsurf". I also repeated process with svn command "svn update -r9801". But still in vain. With the limited knowledge that I have on svn, I am still sure that I got the revision 9801 checked out okay. Is 9801 the right version at all ? If yes, what am I missing ? I assume that "LBRACE" should be defined / used under LIBCSS directory somewhere but I do not see it mentioned in the checked out r9801 version too. Please help. thanks and regards, Rajesh Marathe. > Date: Thu, 28 Jan 2010 10:49:38 +0000 > From: [email protected] > To: [email protected] > Subject: Re: New to using NetSurf...Problem with compiling. > > On Thu, Jan 28, 2010 at 07:35:44AM +0000, 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. Please help. > > Assuming that your understanding here is purely a lack of familiarity with > subversion; I shall give you some help: > > 1. cd into the directory which contains your libcss checkout. > 2. make clean > 3. svn update -r9801 > 3. rebuild and reinstall. > > Regards, > > Daniel. > > -- > Daniel Silverstone http://www.netsurf-browser.org/ > PGP mail accepted and encouraged. Key Id: 3CCE BABE 206C 3B69 > _________________________________________________________________ Hotmail: Trusted email with powerful SPAM protection. https://signup.live.com/signup.aspx?id=60969
