View Single Post
Old 08-25-2008, 07:16 PM   #1
benjaminvm
Junior Member
benjaminvm began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2008
Device: Sony Reader PRS-505
Toolchain Problems

Hello Everyone,

I am porting the reloaded kernel module to the Sony Reader to allow the Sony Reader PRS-505 to boot OpenInkpot. But before I can do that I must setup the appropriate toolchain, and this is where my problem lies. Here are the steps I have taken and the problem.

1. Downloaded the HHL_TARGE_GCC Source RPM.
2. Installed the RPM after creating the /usr/src/redhat/SOURCES/ directory on Fedora 8.
3. Attempted to build(rpmbuild -ba) the SPEC file located in /usr/src/redhat/SPECS/.

But I get the following error:

[root@localhost SPECS]# rpmbuild -ba hhl-target-gcc3.2.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60163
+ umask 022
+ cd /usr/src/redhat/BUILD
+ %target_check
/var/tmp/rpm-tmp.60163: line 23: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.60163 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.60163 (%prep)

Any help would be greatly appreciated, thank you!!

Sincerely, benjaminvm
benjaminvm is offline   Reply With Quote