[MacPorts] #25004: Webkit-gtk 1.1.15.4 fails to build on Snow Leopard

MacPorts noreply at macports.org
Mon May 24 03:02:04 PDT 2010


#25004: Webkit-gtk 1.1.15.4 fails to build on Snow Leopard
--------------------------------------+-------------------------------------
 Reporter:  daniel@…                  |       Owner:  devans@…           
     Type:  defect                    |      Status:  new                
 Priority:  Normal                    |   Milestone:                     
Component:  ports                     |     Version:  1.8.2              
 Keywords:                            |        Port:  webkit-gtk         
--------------------------------------+-------------------------------------

Comment(by daniel@…):

 Thanks elelay, the patch worked!

 Being new to this, I followed some of the advice in the
 [http://guide.macports.org/ Macports Guide] on patching and figured it out
 from there.

 Just for anyone looking for a step by step solution, here's what I did:

 `sudo port clean --all webkit-gtk`

 `sudo port selfupdate`

 `sudo port install webkit-gtk`

 (These steps were not necessary, but safe to do)

 The build failed at this point and then I applied the
 [http://trac.macports.org/attachment/ticket/24622/patch-WebCore-
 config-h.diff patch-WebCore-config-h.diff] patch which I downloaded into
 ~/Downloads;

 `cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_www_webkit-gtk/work/webkit-1.1.15.4`

 `patch -p0 < ~/Downloads/patch-WebCore-config-h.diff`

 And finally:

 `sudo port install webkit-gtk`

 `sudo port install midori`

 Midori is working again! Thanks everybody.

-- 
Ticket URL: <http://trac.macports.org/ticket/25004#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list