(no subject)
by Denis Pichugin
Hi all!
I tried to compile 9779&9780. Throwback is in attachment.
It's very strange, because the definitions of similiar variables exist
at !NSTools.include.libcss.h.properties,
but:
CSS_TEXT_ALIGN_LIBCSS_LEFT is absent, CSS_TEXT_ALIGN_LEFT is present
but in folder libcss :)
Do you sure that you compiled THIS source? :)
--
Denis Pichugin
13 years
Re: Compiling
by Michael Drake
On 03 Jan, mike(a)smoothartist.com wrote:
> On 03 Jan, Denis Pichugin <chipatoffice(a)gmail.com> wrote:
> > Thank you. Now all is near ok (only 3 warnings). Only i have they or
> > they are common?
> > Processing:netsurf.image.c.jpeg
> > 50 W warning
> > Processing:netsurf.riscos.c.gui
> > 892 W implicit declaration of function `__write_backtrace'
> > Processing:netsurf.riscos.c.gui
> > 892 W nested extern declaration of `__write_backtrace'
> The JPEG one is fine. I don't think the others are serious.
> Perhaps we can fix them. Anyone?
> Best regards,
--
Michael Drake
13 years
Re: Make 3.81
by Michael Drake
On 02 Jan, Denis Pichugin <chipatoffice(a)gmail.com> wrote:
> Thanks, but in this archive the version of make is 3.79
> (*make --version). May be, it's uncorrect number, but "inside" it is
> 3.81, do you know?
Sounds like you have more than one copy of make and the old one is getting
used. Try replacing the old one(s).
See the first "note" in the "Building and executing NetSurf" section of
http://source.netsurf-browser.org/trunk/netsurf/Docs/BUILDING-RISC_OS
--
Michael Drake
13 years