Re: [Gtk-osx-users] could not build libffi
Status: Beta
Brought to you by:
jralls
From: Christophe F. <cfe...@re...> - 2011-06-20 07:52:43
|
On Fri, Jun 17, 2011 at 11:00:28AM -0700, san hoi wrote: > Hi. I try to build gtk+-3.0. > > $ vim ~/.jhbuildrc-custom > > moduleset="https://github.com/jralls/gtk-osx-build/raw/master/modulesets-unstable/gtk-osx.modules" > > and then, > $ ~/.local/bin/jhbuild build libffi > > *** Building libffi *** [1/5] > make > MAKE x86_64-apple-darwin10.4.1 : 0 * all-all > make: *** [all-all] Error 1 I've seen some weird errors like this when building libffi from git, manually checkouting 3.0.9 helps (ie this one compiles). Not sure what's going on... Christophe |