All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@bigfootnetworks.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Compiling wpa_supplicant?
Date: Wed, 01 Jul 2009 11:50:53 -0500	[thread overview]
Message-ID: <1246467053.11632.13.camel@jdl-desktop> (raw)

Folks,

Has hostapd's wpa_supplicant code been brought up to a
consistent standard with the current libnl?  In particular,
I'm trying to compile wpa_supplicant to use driver_nl80211,
but it is failing due to the use of the obsolete 'struct nl_handle'
in src/driver/driver_nl80211.c, line 131 or so.

I am using:
    $ git remote -v
    origin	git://w1.fi/srv/git/hostap-06.git
    $ git rev-parse HEAD
    fa4e296f542af01da135d997358d6d45a32dd59e
and:
    $ git remote -v
    origin	git://git.kernel.org/pub/scm/libs/netlink/libnl.git
    $ git rev-parse HEAD
    ef8ba32e0ca7ac7bbbaf87f6fd7b197af18aed25

In libnl, I see this commit:

        commit b624b9ed936f4c23bc4f30d8dce34da49775dd15
        Author: Thomas Graf <tgr@plip.localdomain>
        Date:   Wed Dec 10 18:02:25 2008 +0100
        
            Remove obsoleted struct nl_handle definition

Is there a version of hostapd/wpa_suppliant that is more
up-to-date WRT libnl-2.0?  Or should I just use the wext
driver for now?

Thanks,
jdl



             reply	other threads:[~2009-07-01 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-01 16:50 Jon Loeliger [this message]
2009-07-01 18:34 ` Compiling wpa_supplicant? Johannes Berg
2009-07-01 20:57   ` Jon Loeliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1246467053.11632.13.camel@jdl-desktop \
    --to=jdl@bigfootnetworks.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.