On Tue, March 31, 2009 12:57, James B. Byrne wrote:
For the moment however, I am working on a straight x86_64 build of ruby-1.9.1-1 and I am running into this error:
I spoke too soon. I must have a system configuration problem because when I returned to git and tried the easy cross build:
$ rpmbuild --target="i386" git.spec
I got a very similar error:
Building target platforms: i386 Building for target i386 sh: line 0: fg: no job control
So, what am I supposed to do with respect to fg and job control?