Hello all, I'm trying to install firefox-bin on a new (to me) machine. pango-1.20.3 is a depenency that, unfortunately fails to build:
i686-pc-linux-gnu-gcc -O2 -mtune=pentium4 -pipe -Wall -o .libs/pangox-view viewer-render.o viewer-x.o viewer-main.o viewer-pangox.o pangox-view.o ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangox-1.0.so /var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango/.libs/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libcairo.so: undefined reference to `__sync_fetch_and_add_4' collect2: ld returned 1 exit status distcc[15035] ERROR: compile (null) on localhost failed make[3]: *** [pango-view] Error 1 make[3]: *** Waiting for unfinished jobs.... creating pangox-view make[3]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango-view' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3/pango-view' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.20.3/work/pango-1.20.3' make: *** [all] Error 2 * * ERROR: x11-libs/pango-1.20.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2567: Called gnome2_src_compile * environment, line 1938: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure In case it is relevant, here is the version of cairo: hyalophane etc # emerge -pv cairo These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-libs/cairo-1.6.4 USE="X -debug -directfb -doc -glitz -opengl -svg -test -xcb" 0 kB Thanks for any help, Roger -- [email protected] mailing list

