|
Bonsoir,
J'ai effectu� les recherche et n'ayant pas de carte eth ernet j'ai voulu installer le driver eagle-usb, je n'arrivai pa � le compiler aussi apr�s avoir lu la proc�dure pour suse 9 sur http://lists.ze-linux.org/2003-12/msg00107.html j'ai effectu� un "makecloneconfig && make dep" qui c'est pass� sans probl�me et lorque j(essaie de nouveau d'installer eagle,j'ai: [EMAIL PROTECTED]:~/eagle-1.0.4> make clean make -C driver clean && \ make -C pppoa clean && \ make -C scripts clean make[1]: Entering directory `/home/jacques/eagle-1.0.4/driver' rm -f error.log .depend AdiUsbAdslDriver.o Boot.o Util.o Pipes.o Me.o Sm.o Msg.o Dsp.o Mpoa.o Uni.o Sar.o Crc.o Oam.o adiusbadsl.o *~ core make -C ./user clean make[2]: Entering directory `/home/jacques/eagle-1.0.4/driver/user' rm -f adictrl make[2]: Leaving directory `/home/jacques/eagle-1.0.4/driver/user' make -C ./firmware clean make[2]: Entering directory `/home/jacques/eagle-1.0.4/driver/firmware' rm -f firmware.bin buildFirmware buildDSP DSPcode.bin make[2]: Leaving directory `/home/jacques/eagle-1.0.4/driver/firmware' make[1]: Leaving directory `/home/jacques/eagle-1.0.4/driver' make[1]: Entering directory `/home/jacques/eagle-1.0.4/pppoa' rm -f *.o pppoa make[1]: Leaving directory `/home/jacques/eagle-1.0.4/pppoa' make[1]: Entering directory `/home/jacques/eagle-1.0.4/scripts' rm -f options.adsl options.mire pap-secrets chap-secrets usb.usermap usb.usermap.local make[1]: Leaving directory `/home/jacques/eagle-1.0.4/scripts' [EMAIL PROTECTED]:~/eagle-1.0.4> make make -C driver && \ make -C pppoa && \ make -C scripts make[1]: Entering directory `/home/jacques/eagle-1.0.4/driver' make[2]: Entering directory `/home/jacques/eagle-1.0.4/driver' gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -M *.c > .depend make[2]: Leaving directory `/home/jacques/eagle-1.0.4/driver' gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o AdiUsbAdslDriver.o AdiUsbAdslDriver.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Boot.o Boot.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Util.o Util.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Pipes.o Pipes.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Me.o Me.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Sm.o Sm.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Msg.o Msg.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Dsp.o Dsp.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Mpoa.o Mpoa.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Uni.o Uni.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Sar.o Sar.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Crc.o Crc.c gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DADIDRIVERVERSION="1.0.4"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o Oam.o Oam.c ld -r -o adiusbadsl.o AdiUsbAdslDriver.o Boot.o Util.o Pipes.o Me.o Sm.o Msg.o Dsp.o Mpoa.o Uni.o Sar.o Crc.o Oam.o make -C ./firmware make[2]: Entering directory `/home/jacques/eagle-1.0.4/driver/firmware' gcc -O2 -pipe -Wall -pedantic builddsp.c -o buildDSP ./buildDSP -d sagem/eagle DSPcode.bin Reading file sagem/eagle/rtbld0.bnm Reading file sagem/eagle/rtbld1.bnm Reading file sagem/eagle/rtbld2.bnm Reading file sagem/eagle/rtbld3.bnm Reading file sagem/eagle/rtbld4.bnm Writing file DSPcode.bin make[2]: Leaving directory `/home/jacques/eagle-1.0.4/driver/firmware' make -C ./user make[2]: Entering directory `/home/jacques/eagle-1.0.4/driver/user' gcc -O2 -pipe -Wall -pedantic -DLINUX -g adictrl.c -o adictrl adictrl.c:184: error: redefinition of `struct usb_device_descriptor' make[2]: *** [adictrl] Erreur 1 make[2]: Leaving directory `/home/jacques/eagle-1.0.4/driver/user' make[1]: *** [adiuser] Erreur 2 make[1]: Leaving directory `/home/jacques/eagle-1.0.4/driver' make: *** [build] Erreur 2 [EMAIL PROTECTED]:~/eagle-1.0.4> Que me manque t'il donc pour arriver � installer ce driver ? Merci de m'aider Jacques SUSE 9 |
_______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/[EMAIL PROTECTED] IRC: chat.unixtech.be:6667 - #unixtech

