homebrew - jhbuild bootstrap doesn't see brew's pixman -
i'm trying install missing dependencies mac os (10.11.6 el capitan) following guide
there problem pixman:
jhbuild bootstrap
pixman installed , linked via brew, jhbuild tries build anyway , fails while running 'make -j 9'.
***/pixman/pixman-mmx.c:100:20: error: constraint 'k' expects integer constant expression : "y" (__a), "k" (__n)
i've tried options 'wipe directory , start over'/'clean'/'distclean' , tried jhbuild clean
before starting bootstrap on again. doesn't work.
in guide mentoned, that:
it assumed not using brew, fink, macports, etc.
however, there similar problem intltool
, jhbuild clean
& sudo port install intltool
worked fine.
do have ideas why jhbuild doesn't recognise brew's pixman? i'd appreciate help. thanks!
Comments
Post a Comment