Re: [mpls-linux-general] Architecture is not included i386
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-12-01 18:11:44
|
On Thu, Dec 01, 2005 at 10:26:42AM -0500, Khac Nguyen wrote: > Hi James: >=20 > I had another problem with architecture i386 not included in the spec=20 > file. > This happened when I tried to build the kernel 2.6.9 from the src.rpm=20 > package > kernel-2.6.9-1.6_FC2mpls_1_946a.src.rpm Take a look at the kernel RPM you are running on your machine, I doubt it is i386. Try adding '--target=3Di686' to you're rpmbuild command line. > [khac@localhost SPECS]$ rpmbuild -ba kernel-2.6.spec > error: Architecture is not included: i386 >=20 >=20 > Will it work if I add i386 in the kernel-2.6.spec file? >=20 > %define all_x86 i586 i686 (original)=20 > %define all_x86 i586 i686 i386 (modified) >=20 > =20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |