On 5/21/07, dcw <dwoody1@xxxxxxxxxxx> wrote:
When I use the i386 the compile continues. However, I had to edit the SOURCE config file after running make xconfig. That command altered the first line of the config file. Will post the results of the compile when completed. My best guess is it will take about 7 - 8 hours. Thanks, David
Yes, I was about to say the same thing. In fact, the arch name (i386) gets deleted twice. First, when rpmbuild -bp is run. But this is not a problem by itself, because in the next step .config is copied from SOURCE which has the correct first line. Then the second time is when make menuconfig (or xconfig) is run as you noted. This is the problem. At this point, arch needs to be added back manually to .config as just you did. I really want to why menuconfig does not do it right. Akemi _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos