From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020911 Description of problem: The kudzu source RPM (0.99.75.1-1) will not build unless dietlibc RPM is installed. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. rpm -e dietlibc 2. rpmbuild --rebuild kudzu-0.99.75.1-1.src.rpm Actual Results: (truncated) cc -c -O2 -march=i386 -mcpu=i686 -I. -Wall -D_GNU_SOURCE -g -DVERSION=\"0.99.75.1\" -fpic -o firewire.o firewire.c firewire.c: In function `firewireProbe': firewire.c:91: warning: suggest parentheses around assignment used as truth value ar cr libkudzu.a kudzu.o modules.o pci.o serial.o ide.o misc.o scsi.o parallel.o psaux.o usb.o sbus.o keyboard.o ddc.o pciserial.o isapnp.o firewire.o ./ddcprobe/lrmi.o ./ddcprobe/vesamode.o ./ddcprobe/vbe.o ranlib libkudzu.a diet cc -c -O2 -march=i386 -mcpu=i686 -I. -Wall -D_GNU_SOURCE -g -DVERSION=\"0.99.75.1\" -D__LOADER__ -o kudzu_loader.do kudzu.c make: diet: Command not found make: *** [kudzu_loader.do] Error 127 error: Bad exit status from /var/tmp/rpm-tmp.27881 (%build) Expected Results: package builds successfully Additional info:
Yeah, the i386 version needs diet.
Fixed in 0.99.92-1.