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: powerpc-utils - Utilities for PowerPC platforms https://bugzilla.redhat.com/show_bug.cgi?id=396731 ------- Additional Comments From jwboyer@xxxxxxxxx 2007-11-27 15:17 EST ------- Created an attachment (id=270171) --> (https://bugzilla.redhat.com/attachment.cgi?id=270171&action=view) Pass CFLAGS on link Without the attached patch, I get the following build error on ppc64: Building cmds files... CC cmds/nvram.o LD cmds/nvram /usr/bin/ld: powerpc:common64 architecture of input file `nvram.o' is incompatible with powerpc:common output nvram.o: In function `help': /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:79: relocation truncated to fit: R_PPC64_REL24 against `puts' nvram.o: In function `nvram_find_partition': /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:726: relocation truncated to fit: R_PPC64_REL24 against `printf' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:733: relocation truncated to fit: R_PPC64_REL24 against `strncmp' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:718: relocation truncated to fit: R_PPC64_REL24 against `puts' nvram.o: In function `print_of_config_part': /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1211: relocation truncated to fit: R_PPC64_REL24 against `printf' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1213: relocation truncated to fit: R_PPC64_REL24 against `putchar' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1212: relocation truncated to fit: R_PPC64_REL24 against `strlen' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1214: relocation truncated to fit: R_PPC64_REL24 against `putchar' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1217: relocation truncated to fit: R_PPC64_REL24 against `puts' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1218: relocation truncated to fit: R_PPC64_REL24 against `strlen' /home/jwboyer/rpm/BUILD/powerpc-utils-1.0.6/cmds/nvram.c:1221: additional relocation overflows omitted from the output collect2: ld returned 1 exit status make[1]: *** [nvram] Error 1 make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.81211 (%build) -- 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