RE: Ubuntu Breezy / Problems Compiling



Dan,

Thanks for the heads up. I had the same problem as Thomas, and removed
references to those calls. Network Manager 0.5.1 compiles fine now, but the
application is unable to detect any of my network devices now. The NM-applet
shows the right version number (0.5.1), but I get the "No network
connection" icon and my nm-applet contextual menu only shows only these
items:
- Greyed "Connection information", 
- Greyed "Help",
- "About".

Do you have any idea on what may cause this?

Thanks in advance,
Hugues

-----Original Message-----
From: networkmanager-list-bounces gnome org
[mailto:networkmanager-list-bounces gnome org] On Behalf Of Dan Williams
Sent: vendredi 21 octobre 2005 19:41
To: Thomas Voss
Cc: networkmanager-list gnome org
Subject: Re: Ubuntu Breezy / Problems Compiling

On Fri, 2005-10-21 at 09:06 +0200, Thomas Voss wrote:
> Hi list,
> 
> just tried to compile the great NetworkManager 0.5.1 on Ubuntu Breezy.
> Build fails complaining about IW_EV_POINT_OFF not being defined.
> Investigating (and googling) a little bit, I found out that
> IW_EV_POINT_OFF was introduced in WE 19 for kernel
> 2.6.13:-( Unfortunately, 2.6.12 is default for Breezy and I don't want
> to compile a custom kernel.
> Does anyone know a work-around?

There is no workaround.  Right now the code that references this isn't
actually being used, but in the very, very near term it will be, and it
will be required to use wireless extensions > 19 so that we can support
WPA.

If you really, really want to get it to work, look at the bottom of
NetworkManagerDevice.c and remove the stuff dealing wpa_ie and rsn_ie,
and also the bits of code that reference IW_EV_POINT_OFF (but keep the
'else' clause after the IW_EV_POINT_OFF check).

Dan

_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]