* Rémi Cardona <[EMAIL PROTECTED]> [2006-02-19 12:25]: > > I'm using the cvs checkouts made by the BreakMyGentoo folks. Everything > works fine on x86. Maybe you could give them a try to see if they work > or fail like your own cvs checkout. (I'm using standard gentoo dbus and > hald and it works straight out) > > Rémi
Nice. These guys (bmg) seem to have their act together a little bit more. For the record that diff moved to src/nm-device-802-3-ethernet.c included below. Not sure what contact bmg has with upstream... Anyway, the whole point of this excercise is that from reading the archives is looks like there is a non-zero chance of NM working with WPA with a current snapshot... any truth to that? -Brian --- src/nm-device-802-3-ethernet.c.orig 2006-01-26 15:25:12.410997750 -0600 +++ src/nm-device-802-3-ethernet.c 2006-01-26 15:25:29.816085500 -0600 @@ -19,6 +19,7 @@ * (C) Copyright 2005 Red Hat, Inc. */ +#define HEADERS_KERNEL #include <glib.h> #include <glib/gi18n.h> #include <dbus/dbus.h> _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
