• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Why am I getting these rpmbuild errors ? (redhat 8)

deftron

Lifer
Trying to install a package d4x-2.0-1.src.rpm

So, I do a

#rpmbuild --rebuild /home/user/d4x-2.0-1.src.rpm

I get these errors at the end....


make[3]: *** [client.o] Error 1
make[3]: Leaving directory `/usr/local/src/redhat/BUILD/d4x-2.0/main'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/redhat/BUILD/d4x-2.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/redhat/BUILD/d4x-2.0'
make: *** [all] Error 2
error: Bad exit status from /var/local/tmp/rpm-tmp.17604 (%build)


RPM build errors:
user max does not exist - using root
group max does not exist - using root
Bad exit status from /var/local/tmp/rpm-tmp.17604 (%build)








 
Back
Top