Package: ndiswrapper-modules-i386
Version: 1.1-2
Severity: serious

ndiswrapper-modules-i386 fails to build because it cannot find
gcc-3.3:

> cd modules/ndiswrapper && for h in 2.6.8-2-386 2.6.8-2-686 2.6.8-2-k7 
> 2.6.8-2-686-smp 2.6.8-2-k7-smp; do \
>       fakeroot debian/rules binary-modules \
>               KSRC=/usr/src/kernel-headers-$h DEB_DESTDIR=../..; \
> done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> make[2]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> 
> 
> The required compiler gcc-3.3 is not installed, expect trouble!
> 
> 
> for templ in ; do \
>     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-2-386/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.8-2-386/g ;s/#KVERS#/2.6.8-2-386/g ; 
> s/_KVERS_/2.6.8-2-386/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < 
> $templ > ${templ%.modules.in}; \
>   done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs lib/modules/2.6.8-2-386/misc
> # build and install the module
> /usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/kernel-headers-2.6.8-2-386 \
> KVER=2.6.8-2-386 \
> INST_DIR=debian/ndiswrapper-modules-2.6.8-2-386/lib/modules/2.6.8-2-386/misc/ 
> install
> make[3]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> gcc-3.3  -DNDISWRAPPER_VERSION=\"1.1\" -DEXTRA_VERSION=\"\" -DLINUX 
> -D__KERNEL__ -DMODULE -I/usr/src/kernel-headers-2.6.8-2-386/include -Wall 
> -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 
> -mpreferred-stack-boundary=2    -c -o hal.o hal.c
> make[3]: gcc-3.3: Command not found
> make[3]: *** [hal.o] Error 127
> make[3]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> make[2]: *** [binary-modules] Error 2
> make[2]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> make[2]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> 
> 
> The required compiler gcc-3.3 is not installed, expect trouble!
> 
> 
> for templ in ; do \
>     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-2-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.8-2-686/g ;s/#KVERS#/2.6.8-2-686/g ; 
> s/_KVERS_/2.6.8-2-686/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < 
> $templ > ${templ%.modules.in}; \
>   done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs lib/modules/2.6.8-2-686/misc
> # build and install the module
> /usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/kernel-headers-2.6.8-2-686 \
> KVER=2.6.8-2-686 \
> INST_DIR=debian/ndiswrapper-modules-2.6.8-2-686/lib/modules/2.6.8-2-686/misc/ 
> install
> make[3]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> gcc-3.3  -DNDISWRAPPER_VERSION=\"1.1\" -DEXTRA_VERSION=\"\" -DLINUX 
> -D__KERNEL__ -DMODULE -I/usr/src/kernel-headers-2.6.8-2-686/include -Wall 
> -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 
> -mpreferred-stack-boundary=2    -c -o hal.o hal.c
> make[3]: gcc-3.3: Command not found
> make[3]: *** [hal.o] Error 127
> make[3]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> make[2]: *** [binary-modules] Error 2
> make[2]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> make[2]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> 
> 
> The required compiler gcc-3.3 is not installed, expect trouble!
> 
> 
> for templ in ; do \
>     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-2-k7/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.8-2-k7/g ;s/#KVERS#/2.6.8-2-k7/g ; 
> s/_KVERS_/2.6.8-2-k7/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < 
> $templ > ${templ%.modules.in}; \
>   done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs lib/modules/2.6.8-2-k7/misc
> # build and install the module
> /usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/kernel-headers-2.6.8-2-k7 \
> KVER=2.6.8-2-k7 \
> INST_DIR=debian/ndiswrapper-modules-2.6.8-2-k7/lib/modules/2.6.8-2-k7/misc/ 
> install
> make[3]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> gcc-3.3  -DNDISWRAPPER_VERSION=\"1.1\" -DEXTRA_VERSION=\"\" -DLINUX 
> -D__KERNEL__ -DMODULE -I/usr/src/kernel-headers-2.6.8-2-k7/include -Wall 
> -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 
> -mpreferred-stack-boundary=2    -c -o hal.o hal.c
> make[3]: gcc-3.3: Command not found
> make[3]: *** [hal.o] Error 127
> make[3]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> make[2]: *** [binary-modules] Error 2
> make[2]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> make[2]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> 
> 
> The required compiler gcc-3.3 is not installed, expect trouble!
> 
> 
> for templ in ; do \
>     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-2-686-smp/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.8-2-686-smp/g ;s/#KVERS#/2.6.8-2-686-smp/g ; 
> s/_KVERS_/2.6.8-2-686-smp/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < 
> $templ > ${templ%.modules.in}; \
>   done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs lib/modules/2.6.8-2-686-smp/misc
> # build and install the module
> /usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/kernel-headers-2.6.8-2-686-smp \
> KVER=2.6.8-2-686-smp \
> INST_DIR=debian/ndiswrapper-modules-2.6.8-2-686-smp/lib/modules/2.6.8-2-686-smp/misc/
>  install
> make[3]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> gcc-3.3  -DNDISWRAPPER_VERSION=\"1.1\" -DEXTRA_VERSION=\"\" -DLINUX 
> -D__KERNEL__ -DMODULE -I/usr/src/kernel-headers-2.6.8-2-686-smp/include -Wall 
> -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 
> -mpreferred-stack-boundary=2    -c -o hal.o hal.c
> make[3]: gcc-3.3: Command not found
> make[3]: *** [hal.o] Error 127
> make[3]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> make[2]: *** [binary-modules] Error 2
> make[2]: Leaving directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> make[2]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> 
> 
> The required compiler gcc-3.3 is not installed, expect trouble!
> 
> 
> for templ in ; do \
>     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8-2-k7-smp/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.8-2-k7-smp/g ;s/#KVERS#/2.6.8-2-k7-smp/g ; 
> s/_KVERS_/2.6.8-2-k7-smp/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < 
> $templ > ${templ%.modules.in}; \
>   done
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs lib/modules/2.6.8-2-k7-smp/misc
> # build and install the module
> /usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/kernel-headers-2.6.8-2-k7-smp \
> KVER=2.6.8-2-k7-smp \
> INST_DIR=debian/ndiswrapper-modules-2.6.8-2-k7-smp/lib/modules/2.6.8-2-k7-smp/misc/
>  install
> make[3]: Entering directory 
> `/tmp/buildd/ndiswrapper-modules-i386-1.1/modules/ndiswrapper'
> gcc-3.3  -DNDISWRAPPER_VERSION=\"1.1\" -DEXTRA_VERSION=\"\" -DLINUX 
> -D__KERNEL__ -DMODULE -I/usr/src/kernel-headers-2.6.8-2-k7-smp/include -Wall 
> -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 
> -mpreferred-stack-boundary=2    -c -o hal.o hal.c
> make[3]: gcc-3.3: Command not found

-- 
Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to