On Mon, Dec 22, 2008 at 3:47 PM, satit pherm <sa...@wbac.ac.th> wrote:

> hi,
> At revision 2168.
> sha1sum for lfs-bootscripts incorrect , resovled by svn diff as below:
>
> Index: packages/lfs-bootscripts/Makefile
> ===================================================================
> --- packages/lfs-bootscripts/Makefile   (revision 2168)
> +++ packages/lfs-bootscripts/Makefile   (working copy)
> @@ -6,7 +6,7 @@
>
>  FILE= $(DIR).tar.bz2
>  URL-$(FILE)= $(HTTP)/$(NM)/$(FILE)
> -SHA-$(FILE)= 2a26615debe4dad56d6b608c3f57e4560797b118
> +SHA-$(FILE)= 76ee552bd29cd891b98479cff01b2e3a05f80e47
>
>  PATCH1= $(NM)-livecd-1.patch
>
>
>
> There are seamonkey compiled still error as bvelow:l
>
>
> /lfs-livecd/packages/seamonkey/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp:
> In member function 'nsresult nsCanvasRenderingCo
> ntext2D::DrawNativeSurfaces(nsIDrawingSurface*, nsIDrawingSurface*,
> const nsIntSize&, nsIRenderingContext*)':
>
> /lfs-livecd/packages/seamonkey/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp:2954:
> warning: conversion to 'unsigned char' from
>  'int' may alter its value
>
> /lfs-livecd/packages/seamonkey/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp:
> At global scope:
>
> /lfs-livecd/packages/seamonkey/mozilla/content/canvas/src/nsCanvasRenderingContext2D.cpp:198:
> warning: 'PRBool FloatValidate(double, doubl
> e, double)' defined but not used
> make[8]: *** [nsCanvasRenderingContext2D.o] Error 1
> make[8]: Leaving directory
> `/lfs-livecd/packages/seamonkey/mozilla/mozilla-build/content/canvas/src'
> make[7]: *** [libs] Error 2
> make[7]: Leaving directory
> `/lfs-livecd/packages/seamonkey/mozilla/mozilla-build/content/canvas'
> make[6]: *** [libs] Error 2
> make[6]: Leaving directory
> `/lfs-livecd/packages/seamonkey/mozilla/mozilla-build/content'
> make[5]: *** [tier_9] Error 2
> make[5]: Leaving directory
> `/lfs-livecd/packages/seamonkey/mozilla/mozilla-build'
> make[4]: *** [default] Error 2
> make[4]: Leaving directory
> `/lfs-livecd/packages/seamonkey/mozilla/mozilla-build'
> make[3]: *** [build] Error 2
> make[3]: Leaving directory `/lfs-livecd/packages/seamonkey/mozilla'
> make[2]: *** [compile-stage2] Error 2
> make[2]: Leaving directory `/lfs-livecd/packages/seamonkey/mozilla'
>
> Regards,
> Satit Phermsawang
> --
> http://linuxfromscratch.org/mailman/listinfo/livecd
> FAQ: http://www.linuxfromscratch.org/faq/
> Unsubscribe: See the above information page
>

I can confirm the Seamonkey compile error. There is something wrong with the
build process, as even updating seamonkey to the latest and then compiling
doesn't work.

Smartboy
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to