Package: ipw3945-source
Version: 1.2.2-1
Severity: normal
This is what happens when I try to build the driver against the latest
xen enabled kernel:
[EMAIL PROTECTED]:/usr/src/modules/ipw3945$ sudo ./debian/rules binary-modules
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.23-1-xen-686/g'` ; \
done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in}
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.23-1-xen-686/g ;s/#KVERS#/2.6.23-1-xen-686/g
; s/_KVERS_/2.6.23-1-xen-686/g ; s/##KDREV##//g ; s/#KDREV#//g ;
s/_KDREV_//g ' < $templ > ${templ%.modules.in}; \
done
dh_testroot
dh_clean -k
# Build the module
# /usr/bin/make modules KSRC=/usr/src/linux KVER=2.6.23-1-xen-686
# make[1]: Entering directory `/usr/src/modules/ipw3945'
# mkdir -p /usr/src/modules/ipw3945/tmp/.tmp_versions
# /usr/bin/make -C /usr/src/linux M=/usr/src/modules/ipw3945
# MODVERDIR=/usr/src/modules/ipw3945/tmp/.tmp_versions modules
# make[2]: Entering directory `/usr/src/linux-headers-2.6.23-1-xen-686'
# CC [M] /usr/src/modules/ipw3945/ipw3945.o
# /usr/src/modules/ipw3945/ipw3945.c: In function ‘ipw_pci_probe’:
# /usr/src/modules/ipw3945/ipw3945.c:16460: error: implicit
# declaration of function ‘pci_set_consistent_dma_mask’
# make[3]: *** [/usr/src/modules/ipw3945/ipw3945.o] Fehler 1
# make[2]: *** [_module_/usr/src/modules/ipw3945] Fehler 2
# make[2]: Leaving directory `/usr/src/linux-headers-2.6.23-1-xen-686'
# make[1]: *** [modules] Fehler 2
# make[1]: Leaving directory `/usr/src/modules/ipw3945'
# make: *** [binary-modules] Fehler 2
# [EMAIL PROTECTED]:/usr/src/modules/ipw3945$
#
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ipw3945-source depends on:
ii bzip2 1.0.4-2 high-quality block-sorting file co
ii debhelper 6.0.3 helper programs for debian/rules
ii dpatch 2.0.28 patch maintenance system for Debia
ii make 3.81-3 The GNU version of the "make" util
ii module-assistant 0.10.11.0 tool to make module package creati
ipw3945-source recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]