On Saturday 26 July 2003 7:44 pm, Ken wrote: > David, > These errors popped up when I tried to rpm --rebiuld the mutray src.rpm. > ==================================================== > In file included from main.cpp:5: > mutray.h:19:24: rpm/rpmlib.h: No such file or directory > In file included from main.cpp:5: > mutray.h:126: error: 'rpmdb' is used as a type, but is not defined as a > type. make[2]: *** [main.o] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/mutray-0.1/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/RPM/BUILD/mutray-0.1' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.15222 (%build) > > > RPM build errors: > user david does not exist - using root > group david does not exist - using root > user david does not exist - using root > group david does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.15222 (%build) > =====================================================
Looks like I need to put a build requires on the rpm devel package. Thanks Ken :)
