[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#304679: i386 port should not compile code for i686



It seems that my explanation was not very clear; sorry for my bad English.

As you appointed, I was rebuilding all the KDE-related packages:
qt, kdelibs and kdebase. I got the above error at kdebase
compilation, related to kdelibs. However, after that, I reinstalled
the _original_ qt and kdelibs packages, and I was unable to build
kdebase too (same error). This error dissapeared only when I compiled
kdelibs with the following lines changed:



kdelibs-3.3.2/DEBUG:This GDB was configured as "i686-pc-linux-gnu"...
kdelibs-3.3.2/DEBUG:This GDB was configured as "i686-pc-linux-gnu"...
kdelibs-3.3.2/admin/config.guess:	    *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
kdelibs-3.3.2/admin/config.guess:			&& UNAME_MACHINE=i686
kdelibs-3.3.2/admin/config.guess:			&& UNAME_MACHINE=i686
kdelibs-3.3.2/admin/config.guess:	    *86) UNAME_PROCESSOR=i686 ;;
kdelibs-3.3.2/admin/config.sub:		basic_machine=i686-pc
kdelibs-3.3.2/admin/config.sub:		basic_machine=i686-pc
kdelibs-3.3.2/admin/config.sub: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` kdelibs-3.3.2/admin/config.sub: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` kdelibs-3.3.2/debian/patches/02_autotools_update.diff: *86) UNAME_PROCESSOR=i686 ;;



to 'i586' (as long as my k6-2 is a i586). It seems that some Debian
binaries are i686 ones.

Feel free to remove this bug if you think that few people will be
concerned about this.



Reply to: