#3188: Update to make patch
--------------------+-------------------------------------------------------
 Reporter:  Krejzi  |        Owner:  lfs-book@…                   
     Type:  task    |       Status:  reopened                     
 Priority:  normal  |    Milestone:  7.3                          
Component:  Book    |      Version:  SVN                          
 Severity:  normal  |   Resolution:                               
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by bdubbs@…):

  * status:  closed => reopened
  * resolution:  invalid =>


Old description:

> Hello. Finally, at the last two attempts I've found a patch that will let
> WebKitGTK version 1.9.92 (latest development version which will be part
> of GNOME 3.6) build cleanly when building it with make -jn where n is
> number of CPU-s.
>
> Patch is available in the repository as make-3.82-upstream_fixes-3.patch
>
> It is in fact -2 with patch referenced in this bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=835424 that points to
> upstream cvs.
>
> {{{
> ~/src/webkit-1.9.92$ time ( ./configure --prefix=/usr
> --libexecdir=/usr/lib/WebKit --enable-introspection && ~/make/make -j4 )
>
> make[1]: Leaving directory `/home/armin/src/webkit-1.9.92'
>
> real    79m20.275s
> user    147m1.183s
> sys     10m47.402s
> }}}
>
> ~/make/make is actually newly patched make for testing.

New description:

 Hello. Finally, at the last two attempts I've found a patch to make that
 will let WebKitGTK version 1.9.92 (latest development version which will
 be part of GNOME 3.6) build cleanly when building it with make -jn where n
 is number of CPU-s.

 Patch is available in the repository as make-3.82-upstream_fixes-3.patch

 It is in fact -2 with patch referenced in this bug:
 https://bugzilla.redhat.com/show_bug.cgi?id=835424 that points to upstream
 cvs.

 {{{
 ~/src/webkit-1.9.92$ time ( ./configure --prefix=/usr
 --libexecdir=/usr/lib/WebKit --enable-introspection && ~/make/make -j4 )

 make[1]: Leaving directory `/home/armin/src/webkit-1.9.92'

 real    79m20.275s
 user    147m1.183s
 sys     10m47.402s
 }}}

 ~/make/make is actually newly patched make for testing.

--

Comment:

 From Armin:

 It is actually bug in make package that is preventing webkit to build,
 and that one is part of LFS, not BLFS. Anyways,
 make-3.82-upstream_fixes-3.patch is in LFS-Patches repo which is same as
 patch -2, but with one more tiny patch applied and assembled into one.

 Reopening.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3188#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to