On Wed, 2003-12-10 at 20:31, Wade Maxfield wrote: > Here is my error > > updating cache ./config.cache > creating ./config.status > creating Make.conf > creating config.h > + %make > /var/tmp/rpm-tmp.80724: line 46: fg: no job control > error: Bad exit status from /var/tmp/rpm-tmp.80724 (%build) > > > > I suspect something different between redhat and mandrake. However, > the previous versions of mandrake rpms compiled just fine. > > Looking at the rpm-tmp.80274 file, line 46 is > > %make > > make is indeed a good command. Is the % causing the problem??? Yes. > Is this a source RPM issue, or is it Stupid User Tricks? Stupid RPM macro tricks ;-). Mandrake's RPM has a "%make" macro which likely will get expanded to "make" with some options. Red Hat's RPM doesn't have a "%make" macro -- replace it with "make" and you should be fine. Nils -- Nils Philippsen / Red Hat / nphilipp@xxxxxxxxxx "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011
Attachment:
signature.asc
Description: This is a digitally signed message part