https://bugzilla.redhat.com/show_bug.cgi?id=956147 Scott Shambarger <scott-redhat@xxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott-redhat@xxxxxxxxxxxxxx --- Comment #17 from Scott Shambarger <scott-redhat@xxxxxxxxxxxxxx> --- Tried to build the current SRPM in Comment 15 on F20, and received the following compile error... Fixed it by adding some CFLAGS to the Makefile.in (will attach a patch). Errors: ./missing/arc4random.c:65:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &v, sizeof(v)); ^ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dhcp6c dhcp6c.o common.o config.o prefixconf.o dhcp6c_ia.o timer.o dhcp6c_script.o if.o base64.o auth.o dhcp6_ctl.o addrconf.o lease.o cfparse.o cftoken.o strlcpy.o strlcat.o arc4random.o -lfl /usr/bin/ld: strlcat.o: relocation R_X86_64_PC32 against undefined symbol `strlen@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status ... also noticed that the /usr/share/doc path still has a version on it (F20+ is supposed to remove those :) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review