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

error compiling kernel



hello
I´ve got debian woody on a ibook 700 12"
Linux version 2.4.18-newpmac (root@voltaire) (gcc
version 2.95.4 20011002 (Debian prerelease)) #1 Thu
Mar 14 22:44:49 EST 2002

when I do

machete:~# modprobe dmasound_pmac
dmasound_pmac: couldn't find a Codec we can handle
/lib/modules/2.4.18-newpmac/kernel/drivers/sound/dmasound/dmasound_pmac.o:
init_module: No such device
Hint: insmod errors can be caused by incorrect module
parameters, including
invalid IO or IRQ parameters
/lib/modules/2.4.18-newpmac/kernel/drivers/sound/dmasound/dmasound_pmac.o:
insmod
/lib/modules/2.4.18-newpmac/kernel/drivers/sound/dmasound/dmasound_pmac.o
failed
/lib/modules/2.4.18-newpmac/kernel/drivers/sound/dmasound/dmasound_pmac.o:
insmod dmasound_pmac failed
machete:~#

then I rsync from 
rsync -avz rsync.penguinppc.org::linux-2.4-benh
/usr/src/benh_kernel

make dep
make clean
make-kpkg kernel-image

.
.
.


/usr/bin/make -C  arch/ppc/lib modules_install
make[3]: Entering directory
'/usr/src/benh_kernel/arch/ppc/lib'
make[3]: Nothing to be done for 'modules_install'.
make[3]: Leaving directory
'/usr/src/benh_kernel/arch/ppc/lib'
cd
/usr/src/benh_kernel/debian/tmp-image/lib/modules/2.4.25-ben1;
\
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i
-r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F
System.map -b
/usr/src/benh_kernel/debian/tmp-image -r 2.4.25-ben1;
fi
make[2]: Leaving directory '/usr/src/benh_kernel'
if [ -x debian/post-install ]; then                   
               \
        IMAGE_TOP=debian/tmp-image version=2.4.25-ben1
debian/post-install;\
fi
cp vmlinux debian/tmp-image/boot/vmlinux-2.4.25-ben1
chmod 644 debian/tmp-image/boot/vmlinux-2.4.25-ben1
cp arch/ppc/boot/images/vmlinux.coff
debian/tmp-image/boot/vmlinux.coff-2.4.25-ben1
cp: cannot stat 'arch/ppc/boot/images/vmlinux.coff':
No such file or
directory
make[1]: *** [real_stamp_image] Error 1
make[1]: Leaving directory '/usr/src/benh_kernel'
machete:/usr/src/benh_kernel#


Thank for tour time
Elder Guerra

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es



Reply to: