Macport 2.03 glib2 problem in leopard
Ryan Schmidt
ryandesign at macports.org
Fri Nov 25 08:49:33 PST 2011
On Nov 25, 2011, at 00:39, Peter wrote:
> Ryan,
>
> how to remove universal build for glib2?
>
> Previously, many dependencies are built with universal.
>
> sudo port install cairo +no_x11 +quartz +universal
>
> it failed with in glib2 build.
> Now, I run "sudo port clean cairo; sudo port clean glib2",
> then run "sudo port install cairo +no_x11 +quartz" again, it will still try to build with univeral.
>
> I also tried "sudo port install cairo +no_x11 +quartz -universal", it does not help.
> what is your suggestion?
Build libffi (and all its dependencies) without the universal variant (i.e. "-universal").
More information about the macports-users
mailing list