linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Pramono Tunggul <Pramono.tunggul@infi-nity.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Error Installing 'iw'
Date: Wed, 14 Oct 2009 17:14:17 -0400	[thread overview]
Message-ID: <1255554857.3031.5.camel@mj> (raw)
In-Reply-To: <4AD4CC94.1030407@infi-nity.com>

On Wed, 2009-10-14 at 01:53 +0700, Pramono Tunggul wrote:
> Guyz, when I try to start airmon-ng, it said that I have to install iw,
> so I download and install iw but I have never succeed to install iw,
> 
> PACKAGE_CONFIG_PATH=/usr/lib
> export PACKAGE_CONFIG_PATH

Maybe you meant to set PKG_CONFIG_PATH, as described in README?

> make
> 
> CC iw.o
> In file included from /usr/local/include/netlink/netlink.h:23,
> from /usr/include/netlink/genl/genl.h:15,
> from iw.c:17:
> /usr/local/include/netlink/netlink-kernel.h:222: error: expected 
> specifier-qualifier-list before ‘__u32’

First of all, libnl is still found in /usr/local/lib, not in /usr/lib,
in case it was your intention.

There is no line 222 in netlink-kernel.h from libnl 1.1.  Perhaps you
are using an old version of libnl?  I suggest that you try version 1.1.

-- 
Regards,
Pavel Roskin

      reply	other threads:[~2009-10-14 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-13 18:53 Error Installing 'iw' Pramono Tunggul
2009-10-14 21:14 ` Pavel Roskin [this message]

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=1255554857.3031.5.camel@mj \
    --to=proski@gnu.org \
    --cc=Pramono.tunggul@infi-nity.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).