On 5/21/07, dcw dwoody1@charter.net wrote:
Thanks for your quick reply.
I decided to give your workaround a try to see how the remainder of the process worked.
The process of rpmbuild -bp or the make xconfig changed i686 to i386. I edited the SOURCE config file putting # i686 as the first line. Then I ran the rpmbuild -ba command. the // had been replaced with /i686/ but the Makefile was not found.
I will wait for additional comments.
Thanks, David
Sorry, in your case, you want # i386 on that line.
Akemi