LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   wpa_supplicant without madwifi support? (https://www.linuxquestions.org/questions/slackware-14/wpa_supplicant-without-madwifi-support-569084/)

dlock 07-13-2007 12:02 PM

wpa_supplicant without madwifi support?
 
Why slackware 12 insists on shipping a wpa_supplicant without madwifi support? This is always a pain, because I could not figure how to compile it myself, it always fails the build :(
With slack 11, alien builds saved my ass, but now I need a slack12 package. Any help with this? :|

TL

Code:

wpa_supplicant v0.5.7
Copyright (c) 2003-2006, Jouni Malinen <jkmaline@cc.hut.fi> and contributors

This program is free software. You can distribute it and/or modify it
under the terms of the GNU General Public License version 2.

Alternatively, this software may be distributed under the terms of the
BSD license. See README and COPYING for more details.

This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.openssl.org/)

usage:
  wpa_supplicant [-BddehLqquvwW] [-P<pid file>] [-g<global ctrl>] \
        -i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] [-p<driver_param>] \
        [-b<br_ifname> [-N -i<ifname> -c<conf> [-C<ctrl>] [-D<driver>] \
        [-p<driver_param>] [-b<br_ifname>] ...]

drivers:
  wext = Linux wireless extensions (generic)
  hostap = Host AP driver (Intersil Prism2/2.5/3)
  atmel = ATMEL AT76C5XXx (USB, PCMCIA)
  ndiswrapper = Linux ndiswrapper
  ipw = Intel ipw2100/2200 driver (old; use wext with Linux 2.6.13 or newer)
  wired = wpa_supplicant wired Ethernet driver


lucmove 07-13-2007 12:09 PM

Install it yourself. Download the sources, get the SlackBuild here, run it and reboot. Worked right out of the box for me, and I have a custom kernel.

dlock 07-13-2007 12:50 PM

Quote:

Originally Posted by lucmove
Install it yourself. Download the sources, get the SlackBuild here, run it and reboot. Worked right out of the box for me, and I have a custom kernel.


Errr I already did that, madwifi is compiled and working fine. My problem is with wpa_supplicant, because the original slackware package was build without madwifi support, so it fails when using madwifi.

TL

BCarey 07-13-2007 01:41 PM

Use the wpa_supplicant source and slackbuild from the slackware distribution (in the n series). Modify the slackbuild to point to your madwifi includes, then use the slackbuild to rebuild the package and install your new package.

Brian


All times are GMT -5. The time now is 02:37 AM.