Jeff Johnson <[EMAIL PROTECTED]> writes: > > On Wed, 2002-02-27 at 11:14, David Walser wrote: > > > > > > --- Charles A Edwards <[EMAIL PROTECTED]> wrote: > > > > rpmrebuilds on an Athlon (650mhz) using any kernel > > > > source are being done as i386 and Not as the proper > > > > i686. > > > > > > Actually proper would be athlon, not i686. As far as > > > I know, RPM doesn't know the difference between athlon > > > and i686, so it picks i686, and k6 and i586, so it > > > picks i586. You can force it manually with the > > > buildarchtranslate line (I'll explain). > > rpm (since 4.0.2? I fergit) should detect an athlon just fine > using inline asm voodoo. > > What does "rpm --showrc" say for > ... > install arch : i686 > ...
An athlon is right detected. That's not the problem. I have just reverted to the standard rpm behaviour to translate all *86 compatible arch to i386 instead of the default that was previously shipped by us. The build was broken that's why I have reverted. I'll send you the details in another mail. -- Fred - May the source be with you
