#861: Problem in installing the Driver
--------------------------------------+-------------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:        
          Type:  defect               |      Status:  closed
      Priority:  major                |   Milestone:        
     Component:  madwifi: other       |     Version:        
    Resolution:  invalid              |    Keywords:        
Patch_attached:  0                    |  
--------------------------------------+-------------------------------------
Changes (by mrenzmann):

  * resolution:  => invalid
  * status:  new => closed

Old description:

> Hi,
> I'm trying to install the MADWifi Driver on kernal 2.4 and 2.6.On both
> the versions i got the same error while compiling.
> After unzipping the package, i performed MAKE.
>
>  [EMAIL PROTECTED] madwifi-old-r1417-20060128]# ls
> ath       COPYRIGHT  INSTALL       net80211  release.h  TODO
> ath_hal   hal        Makefile      patches   SNAPSHOT   tools
> ath_rate  include    Makefile.inc  README    symbols
> [EMAIL PROTECTED] madwifi-old-r1417-20060128]# make
> Checking if all requirements are met... ok.
> mkdir -p ./symbols
> for i in ./ath_hal ./net80211 ath_rate/sample ./ath; do \
>         make -C $i || exit 1; \
> done
> make[1]: Entering directory `/root/FORPS/madwifi-old-r1417-
> 20060128/ath_hal'
> uudecode ./../hal/public/i386-elf.hal.o.uu
> make[1]: uudecode: Command not found
> make[1]: *** [hal.o] Error 127
> make[1]: Leaving directory `/root/FORPS/madwifi-old-r1417-
> 20060128/ath_hal'
> make: *** [all] Error 1
>

> PLEASE HELP ME IN THIS REGARD.
> I'm not able to trace the version of the driver so i did not mention the
> driver info.

New description:

 Hi,
 I'm trying to install the MADWifi Driver on kernal 2.4 and 2.6.On both the
 versions i got the same error while compiling.
 After unzipping the package, i performed MAKE.

 {{{
  [EMAIL PROTECTED] madwifi-old-r1417-20060128]# ls
 ath       COPYRIGHT  INSTALL       net80211  release.h  TODO
 ath_hal   hal        Makefile      patches   SNAPSHOT   tools
 ath_rate  include    Makefile.inc  README    symbols
 [EMAIL PROTECTED] madwifi-old-r1417-20060128]# make
 Checking if all requirements are met... ok.
 mkdir -p ./symbols
 for i in ./ath_hal ./net80211 ath_rate/sample ./ath; do \
         make -C $i || exit 1; \
 done
 make[1]: Entering directory `/root/FORPS/madwifi-old-r1417-
 20060128/ath_hal'
 uudecode ./../hal/public/i386-elf.hal.o.uu
 make[1]: uudecode: Command not found
 make[1]: *** [hal.o] Error 127
 make[1]: Leaving directory `/root/FORPS/madwifi-old-r1417-
 20060128/ath_hal'
 make: *** [all] Error 1
 }}}

 PLEASE HELP ME IN THIS REGARD.
 I'm not able to trace the version of the driver so i did not mention the
 driver info.

Comment:

 From the name of the directory that is mentioned in the pasted log, it
 looks like you're trying to compile madwifi-old. madwifi-old is deprecated
 and no longer supported. You should start from the latest release
 (v0.9.2), which can be downloaded by following the "Download" button in
 the above navigation bar.

 If that also doesn't work, please contact our regular [wiki:Support
 support channels], since tickets are not meant for support requests.
 Thanks.

-- 
Ticket URL: <http://madwifi.org/ticket/861>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to