Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: libspe2 - SPE Runtime Management Library https://bugzilla.redhat.com/show_bug.cgi?id=442507 ------- Additional Comments From jroth@xxxxxxxxxxxxxxxxxx 2008-05-31 03:33 EST ------- It looks like you are trying to build on a non ppc system. /opt/cell/bin/ppu-gcc would refer to the cross-compiler when building on x86. The make.defines evaluates that with the following command: X86 = $(shell if ! uname -m | grep ppc ; then echo 1 ; fi) So if X86 contains one /opt/cell/bin/ppu-gcc is used instead of the native system gcc compiler. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review