Results 1 to 8 of 8
For some reason i cannot install Ueagle-atm 1.3 for my usb adsl modem Sagem f@sat 800,
I already install the GCC/Make/Kernel-Headers/Kernel-Source but whenever i type make i got this message ...
- 02-01-2008 #1
ueagle-atm installation problem on Opensuse10.3
For some reason i cannot install Ueagle-atm 1.3 for my usb adsl modem Sagem f@sat 800,
I already install the GCC/Make/Kernel-Headers/Kernel-Source but whenever i type make i got this message :
Can anyone please tell me what it seems to be the problem, I'm thinking about the Kernel-Devel but i can't find it on the dvd,Code:make -C /lib/modules/2.6.22.5-31-default/build M=/home/kenji/ueagle-atm-1.3 make[1]: Entering directory `/usr/src/linux-2.6.22.5-31-obj/i386/default' make -C ../../../linux-2.6.22.5-31 O=../linux-2.6.22.5-31-obj/i386/default CC [M] /home/kenji/ueagle-atm-1.3/ueagle-atm.o make[1]: Leaving directory `/usr/src/linux-2.6.22.5-31-obj/i386/default' /home/kenji/ueagle-atm-1.3/ueagle-atm.c:1410:40: error: macro "INIT_WORK" passed 3 arguments, but takes just 2 /home/kenji/ueagle-atm-1.3/ueagle-atm.c: In function ‘uea_boot’: /home/kenji/ueagle-atm-1.3/ueagle-atm.c:1410: error: ‘INIT_WORK’ undeclared (first use in this function) /home/kenji/ueagle-atm-1.3/ueagle-atm.c:1410: error: (Each undeclared identifier is reported only once /home/kenji/ueagle-atm-1.3/ueagle-atm.c:1410: error: for each function it appears in.) /home/kenji/ueagle-atm-1.3/ueagle-atm.c:1435: warning: passing argument 6 of ‘usb_fill_int_urb’ from incompatible pointer type make[4]: *** [/home/kenji/ueagle-atm-1.3/ueagle-atm.o] Error 1 make[3]: *** [_module_/home/kenji/ueagle-atm-1.3] Error 2 make[2]: *** [_all] Error 2 make[1]: *** [all] Error 2 make: *** [all] Error 2
Much appreciated ..
- 02-01-2008 #2
- 02-01-2008 #3
- 02-01-2008 #4
Looks like the make file is not correct for this package.
Can you find instructions from the source of this program.
- 02-01-2008 #5
Here is the file http://download.gna.org/ueagleatm/ueagle-atm-1.3.tar.gz 37KB
- 02-02-2008 #6
Here is the home page for the project
UEagleAtm:PagePrincipaleEn
looks like they have a pre-compiled version.
- 02-02-2008 #7
I don't think so: UEagleAtm:UEagleATM13
Thats all i can find
- 02-02-2008 #8
Well any way that is where the compile instructions are.


Reply With Quote
