Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! Revenge's Avatar
    Join Date
    Dec 2007
    Posts
    6

    Question 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 :
    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
    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,
    Much appreciated ..

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I don't see any errors???

  3. #3
    Just Joined! Revenge's Avatar
    Join Date
    Dec 2007
    Posts
    6
    Quote Originally Posted by gogalthorp View Post
    I don't see any errors???
    Sorry the error part wasn't included, my bad

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Looks like the make file is not correct for this package.

    Can you find instructions from the source of this program.

  5. #5
    Just Joined! Revenge's Avatar
    Join Date
    Dec 2007
    Posts
    6
    Quote Originally Posted by gogalthorp View Post
    Looks like the make file is not correct for this package.

    Can you find instructions from the source of this program.
    Here is the file http://download.gna.org/ueagleatm/ueagle-atm-1.3.tar.gz 37KB

  6. #6
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Here is the home page for the project

    UEagleAtm:PagePrincipaleEn

    looks like they have a pre-compiled version.

  7. #7
    Just Joined! Revenge's Avatar
    Join Date
    Dec 2007
    Posts
    6
    Quote Originally Posted by gogalthorp View Post
    Here is the home page for the project

    UEagleAtm:PagePrincipaleEn

    looks like they have a pre-compiled version.
    I don't think so: UEagleAtm:UEagleATM13

    Thats all i can find

  8. #8
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Well any way that is where the compile instructions are.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...