View previous topic :: View next topic |
Author |
Message |
Elbryan Guru
Joined: 13 Nov 2006 Posts: 523 Location: Rovereto (TN)
|
Posted: Fri Sep 28, 2007 10:11 pm Post subject: wireless e gestione connessioni |
|
|
salve.
stavo cercando un modo per gestire le connessioni wireless..
Attualmente uso wpa_supplicant con i driver della ipw3945 poiché in casa ho la wifi criptata in wpa-psk pairwise tkip.
All'università invece è in chiaro..
Nessun problema ad agganciarmi, però certo.. il sistema di crearsi una sezione network per ogni essid non è proprio fantastico..
In debian utilizzano networkmanager (un'applet gui che trovavo davvero utile e funzionale).
Gestiva essa tutto..
Nella precedente esperienza gentoo questa applet non funzionava a dovere, questa volta devo ancora provarla (non ho ancora un server xorg sul notebook al momento).
Voi, che mi consigliate di fare?
Gestire tutto da script? Usare qualche tool/applet gui funzionale?
Come fate la scansione degli AP e come vi connettete a nuove reti?
Ho questo dubbio da sempre ormai e non ho mai trovato una strada efficiente e veloce al contempo.
Thanks ^^ |
|
Back to top |
|
|
Josuke Veteran
Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Fri Sep 28, 2007 10:33 pm Post subject: |
|
|
fino a 5 minuti fa esatti facevo tutto da riga di comando o da file di configurazione manuali...ora ho visto la luce
http://gentoo-wiki.com/NetworkManager
di una comodità quasi fatidiosa:) _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
|
Elbryan Guru
Joined: 13 Nov 2006 Posts: 523 Location: Rovereto (TN)
|
Posted: Fri Sep 28, 2007 10:38 pm Post subject: |
|
|
Josuke wrote: | fino a 5 minuti fa esatti facevo tutto da riga di comando o da file di configurazione manuali...ora ho visto la luce
http://gentoo-wiki.com/NetworkManager
di una comodità quasi fatidiosa:) |
è quello che vorrei utilizzare pure io.. ora sto emergendo xorg .. domani gnome e poi proverò pure io questo tool..
E' fantastico!
Spero solo di non dover morire per configurarlo.. |
|
Back to top |
|
|
Josuke Veteran
Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Fri Sep 28, 2007 10:56 pm Post subject: |
|
|
ah per nulla....se segui il link che ho postato...in 3 passi hai fatto tutto e non devi configurare proprio nulla..ha del miracoloso _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
|
darkmanPPT Veteran
Joined: 13 Apr 2006 Posts: 1069 Location: vi/bo
|
Posted: Sat Sep 29, 2007 8:14 am Post subject: |
|
|
sarà anche in 3 passi...
premetto: io uso KDE.
ho seguito tutta la guida a dovere.
mah, io non vedo alcuna applet! (né la posso caricare)
diciamo anche che non esiste alcun eseguibile chiamato "nm-applet"
idee??
altra cosa... forse ho una idea... io ho la flag "gnome" disabilitata. può essere questa la causa?
però, scusate.. ma allora.. kdenetworkmangar che cavolo serve? non è tipo "porting" per kde? _________________ Darkman |
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Sat Sep 29, 2007 8:30 am Post subject: |
|
|
darkmanPPT wrote: | sarà anche in 3 passi...
premetto: io uso KDE.
ho seguito tutta la guida a dovere.
mah, io non vedo alcuna applet! (né la posso caricare)
diciamo anche che non esiste alcun eseguibile chiamato "nm-applet"
idee??
altra cosa... forse ho una idea... io ho la flag "gnome" disabilitata. può essere questa la causa?
però, scusate.. ma allora.. kdenetworkmangar che cavolo serve? non è tipo "porting" per kde? |
come no? installi : Code: | kde-misc/knetworkmanager | ed ha come dipendenza Code: | net-misc/networkmanager |
ricordo che prima di installare knetworkmanager, devi inserirlo in package.keywords.
ciauz |
|
Back to top |
|
|
Josuke Veteran
Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Sat Sep 29, 2007 9:38 am Post subject: |
|
|
he purtroppo io uso gnome e l'applet mi parte automaticamente all'avvio di quest'ultimo ma nel link che ho postato dovrebbe spiegare come fare con kde _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
|
GabrieleB Guru
Joined: 22 Jul 2003 Posts: 317
|
Posted: Sat Sep 29, 2007 10:46 am Post subject: |
|
|
grrr ... non compila
Code: | -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=pentium-m -O2 -pipe -MT NetworkManager-nm-device-802-3-ethernet.o -MD -MP -MF ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" -c -o NetworkManager-nm-device-802-3-ethernet.o `test -f 'nm-device-802-3-ethernet.c' || echo './'`nm-device-802-3-ethernet.c; \
then mv -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" ".deps/NetworkManager-nm-device-802-3-ethernet.Po"; else rm -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo"; exit 1; fi
In file included from /usr/include/linux/mii.h:12,
from nm-device-802-3-ethernet.c:406:
/usr/include/linux/if.h:118: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:154: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:204: error: redefinition of ‘struct ifconf’
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
|
_________________ Keyboard error. Press F1 to continue. |
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Sat Sep 29, 2007 10:48 am Post subject: |
|
|
GabrieleB wrote: | grrr ... non compila
Code: | -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=pentium-m -O2 -pipe -MT NetworkManager-nm-device-802-3-ethernet.o -MD -MP -MF ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" -c -o NetworkManager-nm-device-802-3-ethernet.o `test -f 'nm-device-802-3-ethernet.c' || echo './'`nm-device-802-3-ethernet.c; \
then mv -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" ".deps/NetworkManager-nm-device-802-3-ethernet.Po"; else rm -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo"; exit 1; fi
In file included from /usr/include/linux/mii.h:12,
from nm-device-802-3-ethernet.c:406:
/usr/include/linux/if.h:118: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:154: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:204: error: redefinition of ‘struct ifconf’
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
|
|
io l'ho appena compilato , posta qualche riga in più dell'errore vediamo un pò.
ciauz |
|
Back to top |
|
|
GabrieleB Guru
Joined: 22 Jul 2003 Posts: 317
|
Posted: Sat Sep 29, 2007 11:07 am Post subject: |
|
|
ecco ... tutto quello che c'e' dopo il make conf ... non vogliatemene per la lunghezza.
Code: |
Distribution targeting: gentoo
if this is not correct, please specifiy your distro with --with-distro=DISTRO
make all-recursive
make[1]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
Making all in utils
make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/utils'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -MT libnmutils_la-nm-utils.lo -MD -MP -MF ".deps/libnmutils_la-nm-utils.Tpo" -c -o libnmutils_la-nm-utils.lo `test -f 'nm-utils.c' || echo './'`nm-utils.c; \
then mv -f ".deps/libnmutils_la-nm-utils.Tpo" ".deps/libnmutils_la-nm-utils.Plo"; else rm -f ".deps/libnmutils_la-nm-utils.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -MT libnmutils_la-nm-utils.lo -MD -MP -MF .deps/libnmutils_la-nm-utils.Tpo -c nm-utils.c -fPIC -DPIC -o .libs/libnmutils_la-nm-utils.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -MT libnmutils_la-nm-utils.lo -MD -MP -MF .deps/libnmutils_la-nm-utils.Tpo -c nm-utils.c -o libnmutils_la-nm-utils.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libnmutils.la libnmutils_la-nm-utils.lo
i686-pc-linux-gnu-ar cru .libs/libnmutils.a .libs/libnmutils_la-nm-utils.o
i686-pc-linux-gnu-ranlib .libs/libnmutils.a
creating libnmutils.la
(cd .libs && rm -f libnmutils.la && ln -s ../libnmutils.la libnmutils.la)
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/utils'
Making all in libnm-util
make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/libnm-util'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher.lo -MD -MP -MF ".deps/libnm_util_la-cipher.Tpo" -c -o libnm_util_la-cipher.lo `test -f 'cipher.c' || echo './'`cipher.c; \
then mv -f ".deps/libnm_util_la-cipher.Tpo" ".deps/libnm_util_la-cipher.Plo"; else rm -f ".deps/libnm_util_la-cipher.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher.lo -MD -MP -MF .deps/libnm_util_la-cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/libnm_util_la-cipher.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher.lo -MD -MP -MF .deps/libnm_util_la-cipher.Tpo -c cipher.c -o libnm_util_la-cipher.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-hex.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-hex.Tpo" -c -o libnm_util_la-cipher-wep-hex.lo `test -f 'cipher-wep-hex.c' || echo './'`cipher-wep-hex.c; \
then mv -f ".deps/libnm_util_la-cipher-wep-hex.Tpo" ".deps/libnm_util_la-cipher-wep-hex.Plo"; else rm -f ".deps/libnm_util_la-cipher-wep-hex.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-hex.Tpo -c cipher-wep-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-hex.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-hex.Tpo -c cipher-wep-hex.c -o libnm_util_la-cipher-wep-hex.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-passphrase.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-passphrase.Tpo" -c -o libnm_util_la-cipher-wep-passphrase.lo `test -f 'cipher-wep-passphrase.c' || echo './'`cipher-wep-passphrase.c; \
then mv -f ".deps/libnm_util_la-cipher-wep-passphrase.Tpo" ".deps/libnm_util_la-cipher-wep-passphrase.Plo"; else rm -f ".deps/libnm_util_la-cipher-wep-passphrase.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-passphrase.Tpo -c cipher-wep-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-passphrase.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-passphrase.Tpo -c cipher-wep-passphrase.c -o libnm_util_la-cipher-wep-passphrase.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-ascii.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wep-ascii.Tpo" -c -o libnm_util_la-cipher-wep-ascii.lo `test -f 'cipher-wep-ascii.c' || echo './'`cipher-wep-ascii.c; \
then mv -f ".deps/libnm_util_la-cipher-wep-ascii.Tpo" ".deps/libnm_util_la-cipher-wep-ascii.Plo"; else rm -f ".deps/libnm_util_la-cipher-wep-ascii.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-ascii.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-ascii.Tpo -c cipher-wep-ascii.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-ascii.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wep-ascii.lo -MD -MP -MF .deps/libnm_util_la-cipher-wep-ascii.Tpo -c cipher-wep-ascii.c -o libnm_util_la-cipher-wep-ascii.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-hex.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo" -c -o libnm_util_la-cipher-wpa-psk-hex.lo `test -f 'cipher-wpa-psk-hex.c' || echo './'`cipher-wpa-psk-hex.c; \
then mv -f ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo" ".deps/libnm_util_la-cipher-wpa-psk-hex.Plo"; else rm -f ".deps/libnm_util_la-cipher-wpa-psk-hex.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-hex.Tpo -c cipher-wpa-psk-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-hex.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-hex.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-hex.Tpo -c cipher-wpa-psk-hex.c -o libnm_util_la-cipher-wpa-psk-hex.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-passphrase.lo -MD -MP -MF ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo" -c -o libnm_util_la-cipher-wpa-psk-passphrase.lo `test -f 'cipher-wpa-psk-passphrase.c' || echo './'`cipher-wpa-psk-passphrase.c; \
then mv -f ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo" ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Plo"; else rm -f ".deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo -c cipher-wpa-psk-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-passphrase.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-cipher-wpa-psk-passphrase.lo -MD -MP -MF .deps/libnm_util_la-cipher-wpa-psk-passphrase.Tpo -c cipher-wpa-psk-passphrase.c -o libnm_util_la-cipher-wpa-psk-passphrase.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-helpers.lo -MD -MP -MF ".deps/libnm_util_la-dbus-helpers.Tpo" -c -o libnm_util_la-dbus-helpers.lo `test -f 'dbus-helpers.c' || echo './'`dbus-helpers.c; \
then mv -f ".deps/libnm_util_la-dbus-helpers.Tpo" ".deps/libnm_util_la-dbus-helpers.Plo"; else rm -f ".deps/libnm_util_la-dbus-helpers.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-helpers.lo -MD -MP -MF .deps/libnm_util_la-dbus-helpers.Tpo -c dbus-helpers.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-helpers.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-helpers.lo -MD -MP -MF .deps/libnm_util_la-dbus-helpers.Tpo -c dbus-helpers.c -o libnm_util_la-dbus-helpers.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-sha1.lo -MD -MP -MF ".deps/libnm_util_la-sha1.Tpo" -c -o libnm_util_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c; \
then mv -f ".deps/libnm_util_la-sha1.Tpo" ".deps/libnm_util_la-sha1.Plo"; else rm -f ".deps/libnm_util_la-sha1.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-sha1.lo -MD -MP -MF .deps/libnm_util_la-sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/libnm_util_la-sha1.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-sha1.lo -MD -MP -MF .deps/libnm_util_la-sha1.Tpo -c sha1.c -o libnm_util_la-sha1.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-method-dispatcher.lo -MD -MP -MF ".deps/libnm_util_la-dbus-method-dispatcher.Tpo" -c -o libnm_util_la-dbus-method-dispatcher.lo `test -f 'dbus-method-dispatcher.c' || echo './'`dbus-method-dispatcher.c; \
then mv -f ".deps/libnm_util_la-dbus-method-dispatcher.Tpo" ".deps/libnm_util_la-dbus-method-dispatcher.Plo"; else rm -f ".deps/libnm_util_la-dbus-method-dispatcher.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-method-dispatcher.lo -MD -MP -MF .deps/libnm_util_la-dbus-method-dispatcher.Tpo -c dbus-method-dispatcher.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-method-dispatcher.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=pentium-m -O2 -pipe -MT libnm_util_la-dbus-method-dispatcher.lo -MD -MP -MF .deps/libnm_util_la-dbus-method-dispatcher.Tpo -c dbus-method-dispatcher.c -o libnm_util_la-dbus-method-dispatcher.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libnm-util.la -rpath /usr/lib -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgcrypt -lgpg-error libnm_util_la-cipher.lo libnm_util_la-cipher-wep-hex.lo libnm_util_la-cipher-wep-passphrase.lo libnm_util_la-cipher-wep-ascii.lo libnm_util_la-cipher-wpa-psk-hex.lo libnm_util_la-cipher-wpa-psk-passphrase.lo libnm_util_la-dbus-helpers.lo libnm_util_la-sha1.lo libnm_util_la-dbus-method-dispatcher.lo
i686-pc-linux-gnu-gcc -shared .libs/libnm_util_la-cipher.o .libs/libnm_util_la-cipher-wep-hex.o .libs/libnm_util_la-cipher-wep-passphrase.o .libs/libnm_util_la-cipher-wep-ascii.o .libs/libnm_util_la-cipher-wpa-psk-hex.o .libs/libnm_util_la-cipher-wpa-psk-passphrase.o .libs/libnm_util_la-dbus-helpers.o .libs/libnm_util_la-sha1.o .libs/libnm_util_la-dbus-method-dispatcher.o /usr/lib/libdbus-glib-1.so -L/usr/lib /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -march=pentium-m -Wl,-soname -Wl,libnm-util.so.0 -o .libs/libnm-util.so.0.0.0
(cd .libs && rm -f libnm-util.so.0 && ln -s libnm-util.so.0.0.0 libnm-util.so.0)
(cd .libs && rm -f libnm-util.so && ln -s libnm-util.so.0.0.0 libnm-util.so)
i686-pc-linux-gnu-ar cru .libs/libnm-util.a libnm_util_la-cipher.o libnm_util_la-cipher-wep-hex.o libnm_util_la-cipher-wep-passphrase.o libnm_util_la-cipher-wep-ascii.o libnm_util_la-cipher-wpa-psk-hex.o libnm_util_la-cipher-wpa-psk-passphrase.o libnm_util_la-dbus-helpers.o libnm_util_la-sha1.o libnm_util_la-dbus-method-dispatcher.o
i686-pc-linux-gnu-ranlib .libs/libnm-util.a
creating libnm-util.la
(cd .libs && rm -f libnm-util.la && ln -s ../libnm-util.la libnm-util.la)
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/libnm-util'
Making all in src
make[2]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
Making all in named-manager
make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/named-manager'
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../utils -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -DDBUS_API_SUBJECT_TO_CHANGE -march=pentium-m -O2 -pipe -MT libnamed_manager_la-nm-named-manager.lo -MD -MP -MF ".deps/libnamed_manager_la-nm-named-manager.Tpo" -c -o libnamed_manager_la-nm-named-manager.lo `test -f 'nm-named-manager.c' || echo './'`nm-named-manager.c; \
then mv -f ".deps/libnamed_manager_la-nm-named-manager.Tpo" ".deps/libnamed_manager_la-nm-named-manager.Plo"; else rm -f ".deps/libnamed_manager_la-nm-named-manager.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../utils -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -DDBUS_API_SUBJECT_TO_CHANGE -march=pentium-m -O2 -pipe -MT libnamed_manager_la-nm-named-manager.lo -MD -MP -MF .deps/libnamed_manager_la-nm-named-manager.Tpo -c nm-named-manager.c -fPIC -DPIC -o .libs/libnamed_manager_la-nm-named-manager.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../utils -I../../src -I../../include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNM_PKGDATADIR=\"/usr/share/NetworkManager\" -DNM_LOCALSTATEDIR=\"/var\" -DDBUS_API_SUBJECT_TO_CHANGE -march=pentium-m -O2 -pipe -MT libnamed_manager_la-nm-named-manager.lo -MD -MP -MF .deps/libnamed_manager_la-nm-named-manager.Tpo -c nm-named-manager.c -o libnamed_manager_la-nm-named-manager.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libnamed-manager.la libnamed_manager_la-nm-named-manager.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0
i686-pc-linux-gnu-ar cru .libs/libnamed-manager.a .libs/libnamed_manager_la-nm-named-manager.o
i686-pc-linux-gnu-ranlib .libs/libnamed-manager.a
creating libnamed-manager.la
(cd .libs && rm -f libnamed-manager.la && ln -s ../libnamed-manager.la libnamed-manager.la)
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/named-manager'
Making all in vpn-manager
make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/vpn-manager'
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-dbus-vpn.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo" -c -o libvpn_manager_la-nm-dbus-vpn.lo `test -f 'nm-dbus-vpn.c' || echo './'`nm-dbus-vpn.c; \
then mv -f ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo" ".deps/libvpn_manager_la-nm-dbus-vpn.Plo"; else rm -f ".deps/libvpn_manager_la-nm-dbus-vpn.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-dbus-vpn.lo -MD -MP -MF .deps/libvpn_manager_la-nm-dbus-vpn.Tpo -c nm-dbus-vpn.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-dbus-vpn.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-dbus-vpn.lo -MD -MP -MF .deps/libvpn_manager_la-nm-dbus-vpn.Tpo -c nm-dbus-vpn.c -o libvpn_manager_la-nm-dbus-vpn.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-vpn-connection.Tpo" -c -o libvpn_manager_la-nm-vpn-connection.lo `test -f 'nm-vpn-connection.c' || echo './'`nm-vpn-connection.c; \
then mv -f ".deps/libvpn_manager_la-nm-vpn-connection.Tpo" ".deps/libvpn_manager_la-nm-vpn-connection.Plo"; else rm -f ".deps/libvpn_manager_la-nm-vpn-connection.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-connection.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-connection.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-connection.Tpo -c nm-vpn-connection.c -o libvpn_manager_la-nm-vpn-connection.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-vpn-manager.Tpo" -c -o libvpn_manager_la-nm-vpn-manager.lo `test -f 'nm-vpn-manager.c' || echo './'`nm-vpn-manager.c; \
then mv -f ".deps/libvpn_manager_la-nm-vpn-manager.Tpo" ".deps/libvpn_manager_la-nm-vpn-manager.Plo"; else rm -f ".deps/libvpn_manager_la-nm-vpn-manager.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-manager.Tpo -c nm-vpn-manager.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-manager.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-manager.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-manager.Tpo -c nm-vpn-manager.c -o libvpn_manager_la-nm-vpn-manager.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-vpn-service.Tpo" -c -o libvpn_manager_la-nm-vpn-service.lo `test -f 'nm-vpn-service.c' || echo './'`nm-vpn-service.c; \
then mv -f ".deps/libvpn_manager_la-nm-vpn-service.Tpo" ".deps/libvpn_manager_la-nm-vpn-service.Plo"; else rm -f ".deps/libvpn_manager_la-nm-vpn-service.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-service.Tpo -c nm-vpn-service.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-service.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-service.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-service.Tpo -c nm-vpn-service.c -o libvpn_manager_la-nm-vpn-service.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-act-request.lo -MD -MP -MF ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo" -c -o libvpn_manager_la-nm-vpn-act-request.lo `test -f 'nm-vpn-act-request.c' || echo './'`nm-vpn-act-request.c; \
then mv -f ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo" ".deps/libvpn_manager_la-nm-vpn-act-request.Plo"; else rm -f ".deps/libvpn_manager_la-nm-vpn-act-request.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-act-request.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-act-request.Tpo -c nm-vpn-act-request.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-act-request.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libvpn_manager_la-nm-vpn-act-request.lo -MD -MP -MF .deps/libvpn_manager_la-nm-vpn-act-request.Tpo -c nm-vpn-act-request.c -o libvpn_manager_la-nm-vpn-act-request.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libvpn-manager.la libvpn_manager_la-nm-dbus-vpn.lo libvpn_manager_la-nm-vpn-connection.lo libvpn_manager_la-nm-vpn-manager.lo libvpn_manager_la-nm-vpn-service.lo libvpn_manager_la-nm-vpn-act-request.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0
i686-pc-linux-gnu-ar cru .libs/libvpn-manager.a .libs/libvpn_manager_la-nm-dbus-vpn.o .libs/libvpn_manager_la-nm-vpn-connection.o .libs/libvpn_manager_la-nm-vpn-manager.o .libs/libvpn_manager_la-nm-vpn-service.o .libs/libvpn_manager_la-nm-vpn-act-request.o
i686-pc-linux-gnu-ranlib .libs/libvpn-manager.a
creating libvpn-manager.la
(cd .libs && rm -f libvpn-manager.la && ln -s ../libvpn-manager.la libvpn-manager.la)
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/vpn-manager'
Making all in dhcp-manager
make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/dhcp-manager'
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF ".deps/libdhcp_manager_la-nm-dhcp-manager.Tpo" -c -o libdhcp_manager_la-nm-dhcp-manager.lo `test -f 'nm-dhcp-manager.c' || echo './'`nm-dhcp-manager.c; \
then mv -f ".deps/libdhcp_manager_la-nm-dhcp-manager.Tpo" ".deps/libdhcp_manager_la-nm-dhcp-manager.Plo"; else rm -f ".deps/libdhcp_manager_la-nm-dhcp-manager.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo -c nm-dhcp-manager.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-manager.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/named-manager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libdhcp_manager_la-nm-dhcp-manager.lo -MD -MP -MF .deps/libdhcp_manager_la-nm-dhcp-manager.Tpo -c nm-dhcp-manager.c -o libdhcp_manager_la-nm-dhcp-manager.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libdhcp-manager.la libdhcp_manager_la-nm-dhcp-manager.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0
i686-pc-linux-gnu-ar cru .libs/libdhcp-manager.a .libs/libdhcp_manager_la-nm-dhcp-manager.o
i686-pc-linux-gnu-ranlib .libs/libdhcp-manager.a
creating libdhcp-manager.la
(cd .libs && rm -f libdhcp-manager.la && ln -s ../libdhcp-manager.la libdhcp-manager.la)
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/dhcp-manager'
Making all in backends
make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/backends'
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF ".deps/libnmbackend_la-NetworkManagerGentoo.Tpo" -c -o libnmbackend_la-NetworkManagerGentoo.lo `test -f 'NetworkManagerGentoo.c' || echo './'`NetworkManagerGentoo.c; \
then mv -f ".deps/libnmbackend_la-NetworkManagerGentoo.Tpo" ".deps/libnmbackend_la-NetworkManagerGentoo.Plo"; else rm -f ".deps/libnmbackend_la-NetworkManagerGentoo.Tpo"; exit 1; fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGentoo.Tpo -c NetworkManagerGentoo.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerGentoo.o
NetworkManagerGentoo.c: In function 'nm_system_device_get_system_config':
NetworkManagerGentoo.c:681: warning: format '%s' expects type 'char *', but argument 6 has type 'gpointer'
NetworkManagerGentoo.c:707: warning: format '%s' expects type 'char *', but argument 6 has type 'gpointer'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-NetworkManagerGentoo.lo -MD -MP -MF .deps/libnmbackend_la-NetworkManagerGentoo.Tpo -c NetworkManagerGentoo.c -o libnmbackend_la-NetworkManagerGentoo.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-shvar.lo -MD -MP -MF ".deps/libnmbackend_la-shvar.Tpo" -c -o libnmbackend_la-shvar.lo `test -f 'shvar.c' || echo './'`shvar.c; \
then mv -f ".deps/libnmbackend_la-shvar.Tpo" ".deps/libnmbackend_la-shvar.Plo"; else rm -f ".deps/libnmbackend_la-shvar.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-shvar.lo -MD -MP -MF .deps/libnmbackend_la-shvar.Tpo -c shvar.c -fPIC -DPIC -o .libs/libnmbackend_la-shvar.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../utils -I../../src -I../../src/vpn-manager -I../../src/named-manager -I../../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -march=pentium-m -O2 -pipe -MT libnmbackend_la-shvar.lo -MD -MP -MF .deps/libnmbackend_la-shvar.Tpo -c shvar.c -o libnmbackend_la-shvar.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o libnmbackend.la libnmbackend_la-NetworkManagerGentoo.lo libnmbackend_la-shvar.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0
i686-pc-linux-gnu-ar cru .libs/libnmbackend.a .libs/libnmbackend_la-NetworkManagerGentoo.o .libs/libnmbackend_la-shvar.o
i686-pc-linux-gnu-ranlib .libs/libnmbackend.a
creating libnmbackend.la
(cd .libs && rm -f libnmbackend.la && ln -s ../libnmbackend.la libnmbackend.la)
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src/backends'
make[3]: Entering directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -march=pentium-m -O2 -pipe -MT nm_crash_logger-nm-crash-logger.o -MD -MP -MF ".deps/nm_crash_logger-nm-crash-logger.Tpo" -c -o nm_crash_logger-nm-crash-logger.o `test -f 'nm-crash-logger.c' || echo './'`nm-crash-logger.c; \
then mv -f ".deps/nm_crash_logger-nm-crash-logger.Tpo" ".deps/nm_crash_logger-nm-crash-logger.Po"; else rm -f ".deps/nm_crash_logger-nm-crash-logger.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lglib-2.0
mkdir .libs
i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so
glib-genmarshal --prefix=nm_marshal ./nm-marshal.list --header > xgen-gmh \
&& (cmp -s xgen-gmh nm-marshal.h || cp xgen-gmh nm-marshal.h) \
&& rm -f xgen-gmh xgen-gmh~
glib-genmarshal --prefix=nm_marshal ./nm-marshal.list --body > xgen-gmc \
&& cp xgen-gmc nm-marshal.c \
&& rm -f xgen-gmc xgen-gmc~
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=pentium-m -O2 -pipe -MT NetworkManager-nm-device.o -MD -MP -MF ".deps/NetworkManager-nm-device.Tpo" -c -o NetworkManager-nm-device.o `test -f 'nm-device.c' || echo './'`nm-device.c; \
then mv -f ".deps/NetworkManager-nm-device.Tpo" ".deps/NetworkManager-nm-device.Po"; else rm -f ".deps/NetworkManager-nm-device.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../src/named-manager -I../src/vpn-manager -I../src/dhcp-manager -I../utils -I../libnm-util -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DWPA_SUPPLICANT_BIN=\"/sbin/wpa_supplicant\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" -DLIBEXECDIR=\"/usr/libexec\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -march=pentium-m -O2 -pipe -MT NetworkManager-nm-device-802-3-ethernet.o -MD -MP -MF ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" -c -o NetworkManager-nm-device-802-3-ethernet.o `test -f 'nm-device-802-3-ethernet.c' || echo './'`nm-device-802-3-ethernet.c; \
then mv -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" ".deps/NetworkManager-nm-device-802-3-ethernet.Po"; else rm -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo"; exit 1; fi
In file included from /usr/include/linux/mii.h:12,
from nm-device-802-3-ethernet.c:406:
/usr/include/linux/if.h:118: error: redefinition of ‘struct ifmap’
/usr/include/linux/if.h:154: error: redefinition of ‘struct ifreq’
/usr/include/linux/if.h:204: error: redefinition of ‘struct ifconf’
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
*
* Messages for package net-misc/networkmanager-0.6.5_p20070823:
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
*
|
_________________ Keyboard error. Press F1 to continue. |
|
Back to top |
|
|
darkmanPPT Veteran
Joined: 13 Apr 2006 Posts: 1069 Location: vi/bo
|
Posted: Sat Sep 29, 2007 11:28 am Post subject: |
|
|
rispondo a crisbandea
allora
certamente!! io ho installato
Code: | emerge kdenetworkmanager |
tutto apposto.
ma poi l'applet come la carico?
io non vedo assolutamente nulla e dal pannello di kde di caricamento applet non esiste!
come hai fatto tu a caricarla? _________________ Darkman |
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Sat Sep 29, 2007 11:38 am Post subject: |
|
|
darkmanPPT wrote: | rispondo a crisbandea
allora
certamente!! io ho installato
Code: | emerge kdenetworkmanager |
tutto apposto.
ma poi l'applet come la carico?
io non vedo assolutamente nulla e dal pannello di kde di caricamento applet non esiste!
come hai fatto tu a caricarla? |
menù Code: | kde-->Internet-->Knetworkmanager |
dopo avviato vai sull'icona in basso vicino l'orologio, Code: | tasto destro, opzioni -->cofigura -->avvia knetworkmanager automaticamente... |
ciauz |
|
Back to top |
|
|
noice Guru
Joined: 05 Dec 2005 Posts: 473 Location: italia, Ischia
|
Posted: Sat Sep 29, 2007 11:52 am Post subject: |
|
|
GabrieleB wrote: | grrr ... non compila
|
guarda qui _________________ Noice
when you post remove comments Code: | grep -vh '^[[:space:]]*\(#\|$\)' "$@" |
|
|
Back to top |
|
|
darkmanPPT Veteran
Joined: 13 Apr 2006 Posts: 1069 Location: vi/bo
|
Posted: Sat Sep 29, 2007 12:07 pm Post subject: |
|
|
grazie crisbandea!
ooops.. era più semplice del previsto!
---------------
però la guida è sbagliata!
mi dice di cancellare i file
Code: | /etc/init.d/net.eth1 |
(e altri file di configurazione)
però a me servono. se li cancello non riesco a far partire la scheda wireless!!! _________________ Darkman |
|
Back to top |
|
|
GabrieleB Guru
Joined: 22 Jul 2003 Posts: 317
|
Posted: Sat Sep 29, 2007 12:29 pm Post subject: |
|
|
@noice: ma io sto provando proprio con quella consigliata. _________________ Keyboard error. Press F1 to continue. |
|
Back to top |
|
|
noice Guru
Joined: 05 Dec 2005 Posts: 473 Location: italia, Ischia
|
Posted: Sat Sep 29, 2007 12:56 pm Post subject: |
|
|
quello che volevo farti notare è che un developer ha detto che se aveva problemi anche con quella stabile era il caso di aprire un bug report _________________ Noice
when you post remove comments Code: | grep -vh '^[[:space:]]*\(#\|$\)' "$@" |
|
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Sat Sep 29, 2007 5:01 pm Post subject: |
|
|
darkmanPPT wrote: |
grazie crisbandea!
ooops.. era più semplice del previsto!
---------------
però la guida è sbagliata!
mi dice di cancellare i file
Code: | /etc/init.d/net.eth1 |
(e altri file di configurazione)
però a me servono. se li cancello non riesco a far partire la scheda wireless!!! |
devi solo togliere dal runlevel di default i due init script relativi ad eth1 ed eth0, senza eliminare nulla, poichè come giustamente dici, ti possono servire in altre circostanze.
ciao |
|
Back to top |
|
|
Elbryan Guru
Joined: 13 Nov 2006 Posts: 523 Location: Rovereto (TN)
|
Posted: Sat Sep 29, 2007 5:51 pm Post subject: |
|
|
A me brodola dello schifo all'init.. posso far in modo che faccia finta di nulla? (tanto poi dopo va tutto ) |
|
Back to top |
|
|
devilheart l33t
Joined: 17 Mar 2005 Posts: 848 Location: Villach, Austria
|
Posted: Sun Sep 30, 2007 6:36 am Post subject: |
|
|
ma questo netwokmanager gestisce anche reti senza dhcp? |
|
Back to top |
|
|
nick_spacca l33t
Joined: 29 May 2004 Posts: 689 Location: Paris/France
|
Posted: Sun Sep 30, 2007 9:25 am Post subject: |
|
|
devilheart wrote: | ma questo netwokmanager gestisce anche reti senza dhcp? |
Non ho mai provato ma in teoria dovrebbe! _________________ I can resist anything but temptation.
(O. Wilde) |
|
Back to top |
|
|
Laux n00b
Joined: 25 Apr 2007 Posts: 44 Location: Monkey Island
|
Posted: Sun Sep 30, 2007 10:45 am Post subject: |
|
|
GabrieleB wrote: | ecco ... tutto quello che c'e' dopo il make conf ... non vogliatemene per la lunghezza.
Code: |
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
*
* Messages for package net-misc/networkmanager-0.6.5_p20070823:
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
*
|
|
Con ogni probabilità devi usare la flag "gnome" per poter compilare il pacchetto, cosa che è consigliata nella guida.
Ora ci sto provando io, vedremo cosa succede...
... stesso errore di prima. Una curiosità: se volessi togliere i pacchetti precedentemente installati per via delle dipendenze? |
|
Back to top |
|
|
noice Guru
Joined: 05 Dec 2005 Posts: 473 Location: italia, Ischia
|
Posted: Sun Sep 30, 2007 11:37 am Post subject: |
|
|
Laux wrote: |
... stesso errore di prima. Una curiosità: se volessi togliere i pacchetti precedentemente installati per via delle dipendenze? |
Code: | emerge --depclean -p | cosi vedi i pacchetti che vuole unmergere e poi per rimuoverli _________________ Noice
when you post remove comments Code: | grep -vh '^[[:space:]]*\(#\|$\)' "$@" |
|
|
Back to top |
|
|
Tigerwalk Guru
Joined: 15 May 2007 Posts: 475 Location: Napoli
|
Posted: Mon Oct 01, 2007 6:11 am Post subject: |
|
|
Stesso errore di GabrieleB. Ho risolto installando i linux-headers-2.6.21 e ridando l'emerge!
EDIT: ho messo l'applet in automatico all'avvio, ho dato rc-update del eth1 default ma quando vado sull'iconcina di knetworkmanager, mi dice che NetworkManager non è in esecuzione! C'è da fare qualche altra cosa, ma non so quale
EDIT: mi rispondo da solo, rc-update add NetworkManager default |
|
Back to top |
|
|
GabrieleB Guru
Joined: 22 Jul 2003 Posts: 317
|
Posted: Mon Oct 01, 2007 6:31 pm Post subject: |
|
|
io invece sono passato da 2.6.18-suspend2-r1 a 2.6.22-suspend2-r2 ma il problema permane. _________________ Keyboard error. Press F1 to continue. |
|
Back to top |
|
|
Cazzantonio Bodhisattva
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Mon Oct 01, 2007 6:42 pm Post subject: |
|
|
visto che siamo in tema, c'è nulla di simile a network manager per xfce? _________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne |
|
Back to top |
|
|
|