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

Bug#225599: linux-kernel-headers: Fix for amd64 support



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-10
Severity: wishlist

Please add

kernel_arch := $(patsubst amd64,x86_64,$(kernel_arch))

to line 16 in debian/rules and rename autoconfs/autoconf-x86_64.h to
autoconfs/autoconf_amd64.h

On an AMD64 system:

tfheen@ravel:~$ dpkg-architecture 
DEB_BUILD_ARCH=amd64
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux
DEB_BUILD_GNU_TYPE=x86_64-linux
DEB_HOST_ARCH=amd64
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=linux
DEB_HOST_GNU_TYPE=x86_64-linux
tfheen@ravel:~$ 

TIA. :)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux yiwaz 2.6.0 #8 Thu Dec 25 19:01:53 CET 2003 i686
Locale: LANG=no_NO, LC_CTYPE=no_NO

-- no debconf information


-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: