Click to See Complete Forum and Search --> : Problem rebuilding rpms


LukeM
12-22-2000, 11:31 PM
Hello, I have Redhat 7.0 with the upgraded gcc complier and an upgraded glibc. I have downloaded various .src.rpm and I generally do rpm --rebuild filename.src.rpm and earlier in the day, that would work and it would install, complie, and build a new .rpm for me to install. Now when I try to do rpm --rebuild filename.src.rpm, it will unpack the .src.rpm and configure it but when it goes to run make it says "/var/tmp/rpm-tmp.65773: fg: no job control". The rpm-tmp.xxxxx number will vary from rpm to rpm but I know I have plenty of space(like over 1 GB left on each of my partions) and I have tried several different .src.rpms but all give me the same result. Does anyone have a solution to my problem, or a way to turn to for more help?
P.S. I can go to /usr/src/redhat/BUILD/... and do "make" and it will go ahead and complie the files but I need to actually build the .rpms to transfer to other computers.

Luke

LukeM
12-23-2000, 12:15 PM
Can anyone at least tell me where to go look for more help?

Luke