Douglas E. Warner wrote: > My recent build [1] (buildlog [2]) of a new qtpfsgui is failing with the > following error on PPC architectures: > > cc1plus: error: unrecognized command line option "-msse2" > > Any thoughts? Patch that out. The app must not require SSE2 even on x86 as it'll break support for older CPUs which you're supposed to support with the i586 packages. And on PPC it's definitely invalid, there's no form of SSE on PPC. (There's Altivec.) Kevin Kofler -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list