debian/rules clean test -x debian/rules test "`id -u`" = 0 /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/darren/network-manager-0.6.4' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/darren/network-manager-0.6.4' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01-supplicant_timeout.patch debian/patches/02-dbus_access_network_manager.patch debian/patches/04-if_fix.patch debian/patches/05-debian_backend.patch debian/patches/06-dispatch_more_events.patch debian/patches/09_fix_bigendian_words.patch debian/patches/10-po_fr.patch debian/patches/11-man_page_sh_name.patch debian/patches/12_dbus1.0.patch debian/patches/13-rml-wpa-workarounds.patch debian/patches/14-j-hostap-supplicant-driver.patch debian/patches/16_undefined_macros.patch debian/patches/17_avahi_autoipd.patch debian/patches/18_static_network-admin.patch debian/patches/19_interfaces_can_have_more_than_one_instance.patch debian/patches/20_do_not_take_over_dhcpv4iface_when_v6_is_configured.patch debian/patches/21_manual_means_always_online.diff debian/patches/22_manual_config_available_when_connected.patch debian/patches/22_rml-atheros.patch Trying reverse patch debian/patches/22_rml-atheros.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/22_manual_config_available_when_connected.patch at level 1 ... success. Trying reverse patch debian/patches/21_manual_means_always_online.diff at level 1 ... success. Trying reverse patch debian/patches/20_do_not_take_over_dhcpv4iface_when_v6_is_configured.patch at level 1 ... success. Trying reverse patch debian/patches/19_interfaces_can_have_more_than_one_instance.patch at level 1 ... success. Trying reverse patch debian/patches/18_static_network-admin.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/17_avahi_autoipd.patch at level 1 ... success. Trying reverse patch debian/patches/16_undefined_macros.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/14-j-hostap-supplicant-driver.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/13-rml-wpa-workarounds.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/12_dbus1.0.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/11-man_page_sh_name.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/10-po_fr.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/09_fix_bigendian_words.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/06-dispatch_more_events.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/05-debian_backend.patch at level 1 ... success. Trying reverse patch debian/patches/04-if_fix.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/02-dbus_access_network_manager.patch at level 1 ... 0 ... success. Trying reverse patch debian/patches/01-supplicant_timeout.patch at level 1 ... 0 ... success. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/darren/network-manager-0.6.4' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/darren/network-manager-0.6.4/./configure --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/network-manager --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-dbus-sys=/etc/dbus-1/system.d --with-wpa_supplicant=/sbin/wpa_supplicant --with-dhcdbd=/usr/sbin/dhcdbd --with-distro=debian build_alias=i486-linux-gnu CC=cc CFLAGS=-g -Wall -O2 LDFLAGS= CPPFLAGS= CXX=g++ CXXFLAGS=-g -Wall -O2 --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for working memcmp... yes checking for select... yes checking for socket... yes checking for uname... yes checking for intltool >= 0.27.2... 0.34.1 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... bg bs ca cs da de el en_CA en_GB es fi fr gu hr hu it ja ko lt pl mk nb ne nl pa pt_BR rw sk sq sr@Latn sr sv uk vi wa zh_CN zh_TW checking for wireless-tools >= 28pre9... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes Your dbus version is 1,0,2. checking for GTHREAD... yes checking for GLIB... yes checking for GMODULE... yes checking for HAL... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GLADE... yes checking for GCONF... yes checking for GNOME_KEYRING... yes checking for NOTIFY... yes checking for LIBNL... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for PANEL_APPLET... yes checking for LIBGNOMEUI... yes checking for more warnings... no configure: creating ./config.status Distribution targeting: debian if this is not correct, please specifiy your distro with --with-distro=DISTRO /bin/sh ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating utils/Makefile config.status: creating src/Makefile config.status: creating src/named-manager/Makefile config.status: creating src/vpn-manager/Makefile config.status: creating src/dhcp-manager/Makefile config.status: creating src/backends/Makefile config.status: creating libnm-util/libnm-util.pc config.status: creating libnm-util/Makefile config.status: creating dispatcher-daemon/Makefile config.status: creating gnome/Makefile config.status: creating gnome/applet/Makefile config.status: creating gnome/applet/icons/Makefile config.status: creating gnome/libnm_glib/libnm_glib.pc config.status: creating gnome/libnm_glib/Makefile config.status: creating gnome/vpn-properties/Makefile config.status: creating test/Makefile config.status: creating test/test-common/Makefile config.status: creating test/libnm-util/Makefile config.status: creating initscript/Makefile config.status: creating initscript/RedHat/Makefile config.status: creating initscript/RedHat/NetworkManager config.status: creating initscript/RedHat/NetworkManagerDispatcher config.status: creating initscript/Gentoo/Makefile config.status: creating initscript/Gentoo/NetworkManager config.status: creating initscript/Debian/Makefile config.status: creating initscript/Slackware/Makefile config.status: creating initscript/Slackware/rc.networkmanager config.status: creating initscript/Slackware/rc.networkmanager-dispatcher config.status: creating initscript/SUSE/Makefile config.status: creating initscript/SUSE/networkmanager config.status: creating initscript/SUSE/networkmanager-dispatcher config.status: creating initscript/Arch/Makefile config.status: creating initscript/Arch/networkmanager config.status: creating initscript/Arch/networkmanager-dispatcher config.status: creating man/Makefile config.status: creating man/NetworkManager.1 config.status: creating man/NetworkManagerDispatcher.1 config.status: creating man/nm-tool.1 config.status: creating po/Makefile.in config.status: creating NetworkManager.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands make[1]: Leaving directory `/home/darren/network-manager-0.6.4' make[1]: Entering directory `/home/darren/network-manager-0.6.4' Making distclean in include make[2]: Entering directory `/home/darren/network-manager-0.6.4/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/include' Making distclean in man make[2]: Entering directory `/home/darren/network-manager-0.6.4/man' rm -rf .libs _libs rm -f *.lo test -z "NetworkManager.1 NetworkManagerDispatcher.1 nm-tool.1" || rm -f NetworkManager.1 NetworkManagerDispatcher.1 nm-tool.1 rm -f libtool rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/man' Making distclean in po make[2]: Entering directory `/home/darren/network-manager-0.6.4/po' rm -f core core.* *.pox NetworkManager.pot *.old.po cat-id-tbl.tmp rm -fr *.o rm -f .intltool-merge-cache rm -f Makefile Makefile.in POTFILES rm -f *.mo *.msg *.cat *.cat.m bg.gmo bs.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo fi.gmo fr.gmo gu.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo pl.gmo mk.gmo nb.gmo ne.gmo nl.gmo pa.gmo pt_BR.gmo rw.gmo sk.gmo sq.gmo sr@Latn.gmo sr.gmo sv.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo make[2]: Leaving directory `/home/darren/network-manager-0.6.4/po' Making distclean in test make[2]: Entering directory `/home/darren/network-manager-0.6.4/test' Making distclean in libnm-util make[3]: Entering directory `/home/darren/network-manager-0.6.4/test/libnm-util' rm -rf .libs _libs rm -f test-ciphers test-ciphers rm -f test-dbus-helpers test-dbus-helpers rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test/libnm-util' Making distclean in test-common make[3]: Entering directory `/home/darren/network-manager-0.6.4/test/test-common' rm -rf .libs _libs test -z "libtest-common.la" || rm -f libtest-common.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test/test-common' Making distclean in . make[3]: Entering directory `/home/darren/network-manager-0.6.4/test' rm -rf .libs _libs rm -f nm-tool nm-tool rm -f nm-online nm-online rm -f nminfotest nminfotest rm -f nmtestdevices nmtestdevices rm -f libnm_glib_test libnm_glib_test rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test' rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/test' Making distclean in initscript make[2]: Entering directory `/home/darren/network-manager-0.6.4/initscript' Making distclean in Arch make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Arch' rm -rf .libs _libs rm -f *.lo test -z "networkmanager networkmanager-dispatcher" || rm -f networkmanager networkmanager-dispatcher rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Arch' Making distclean in SUSE make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/SUSE' rm -rf .libs _libs rm -f *.lo test -z "networkmanager networkmanager-dispatcher" || rm -f networkmanager networkmanager-dispatcher test -z "networkmanager networkmanager-dispatcher" || rm -f networkmanager networkmanager-dispatcher rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/SUSE' Making distclean in Slackware make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Slackware' rm -rf .libs _libs rm -f *.lo test -z "rc.networkmanager rc.networkmanager-dispatcher" || rm -f rc.networkmanager rc.networkmanager-dispatcher rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Slackware' Making distclean in Debian make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Debian' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Debian' Making distclean in Gentoo make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Gentoo' rm -rf .libs _libs rm -f *.lo test -z "NetworkManager" || rm -f NetworkManager rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Gentoo' Making distclean in RedHat make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/RedHat' rm -rf .libs _libs rm -f *.lo test -z "NetworkManager NetworkManagerDispatcher" || rm -f NetworkManager NetworkManagerDispatcher rm -f libtool rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/RedHat' Making distclean in . make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' Making distclean in gnome make[2]: Entering directory `/home/darren/network-manager-0.6.4/gnome' Making distclean in vpn-properties make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' rm -f nm-vpn-properties nm-vpn-properties test -z " *.bak *.gladep *~" || rm -f *.bak *.gladep *~ rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' Making distclean in applet make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' Making distclean in icons make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f Makefile make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' Making distclean in . make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' rm -f nm-applet nm-applet test -z " *.bak *.gladep" || rm -f *.bak *.gladep rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' Making distclean in libnm_glib make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' test -z "libnm_glib.la" || rm -f libnm_glib.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "libnm_glib.pc" || rm -f libnm_glib.pc test -z "libnm_glib.pc" || rm -f libnm_glib.pc rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' Making distclean in . make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' Making distclean in dispatcher-daemon make[2]: Entering directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' rm -rf .libs _libs rm -f NetworkManagerDispatcher NetworkManagerDispatcher rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' Making distclean in src make[2]: Entering directory `/home/darren/network-manager-0.6.4/src' Making distclean in backends make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/backends' rm -rf .libs _libs test -z "libnmbackend.la" || rm -f libnmbackend.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/backends' Making distclean in dhcp-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' rm -rf .libs _libs test -z "libdhcp-manager.la" || rm -f libdhcp-manager.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' Making distclean in vpn-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/vpn-manager' rm -rf .libs _libs test -z "libvpn-manager.la" || rm -f libvpn-manager.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/vpn-manager' Making distclean in named-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/named-manager' rm -rf .libs _libs test -z "libnamed-manager.la" || rm -f libnamed-manager.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/named-manager' Making distclean in . make[3]: Entering directory `/home/darren/network-manager-0.6.4/src' rm -f nm-crash-logger nm-crash-logger rm -rf .libs _libs rm -f NetworkManager NetworkManager rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src' rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/src' Making distclean in libnm-util make[2]: Entering directory `/home/darren/network-manager-0.6.4/libnm-util' test -z "libnm-util.la" || rm -f libnm-util.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "libnm-util.pc" || rm -f libnm-util.pc test -z "libnm-util.pc" || rm -f libnm-util.pc rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/libnm-util' Making distclean in utils make[2]: Entering directory `/home/darren/network-manager-0.6.4/utils' rm -rf .libs _libs test -z "libnmutils.la" || rm -f libnmutils.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/darren/network-manager-0.6.4/utils' Making distclean in . make[2]: Entering directory `/home/darren/network-manager-0.6.4' rm -rf .libs _libs rm -f *.lo test -z "NetworkManager.pc" || rm -f NetworkManager.pc test -z "intltool-extract intltool-merge intltool-update" || rm -f intltool-extract intltool-merge intltool-update rm -f config.h stamp-h1 rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/home/darren/network-manager-0.6.4' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[1]: Leaving directory `/home/darren/network-manager-0.6.4' rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files dh_clean rm -f po/*.gmo rm -f debian/*.1 dpkg-source -b network-manager-0.6.4 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: building network-manager in network-manager_0.6.4-6ubuntu8~dpa.tar.gz dpkg-source: building network-manager in network-manager_0.6.4-6ubuntu8~dpa.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/darren/network-manager-0.6.4' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/darren/network-manager-0.6.4' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01-supplicant_timeout.patch debian/patches/02-dbus_access_network_manager.patch debian/patches/04-if_fix.patch debian/patches/05-debian_backend.patch debian/patches/06-dispatch_more_events.patch debian/patches/09_fix_bigendian_words.patch debian/patches/10-po_fr.patch debian/patches/11-man_page_sh_name.patch debian/patches/12_dbus1.0.patch debian/patches/13-rml-wpa-workarounds.patch debian/patches/14-j-hostap-supplicant-driver.patch debian/patches/16_undefined_macros.patch debian/patches/17_avahi_autoipd.patch debian/patches/18_static_network-admin.patch debian/patches/19_interfaces_can_have_more_than_one_instance.patch debian/patches/20_do_not_take_over_dhcpv4iface_when_v6_is_configured.patch debian/patches/21_manual_means_always_online.diff debian/patches/22_manual_config_available_when_connected.patch debian/patches/22_rml-atheros.patch Trying patch debian/patches/01-supplicant_timeout.patch at level 1 ... 0 ... success. Trying patch debian/patches/02-dbus_access_network_manager.patch at level 1 ... 0 ... success. Trying patch debian/patches/04-if_fix.patch at level 1 ... 0 ... success. Trying patch debian/patches/05-debian_backend.patch at level 1 ... success. Trying patch debian/patches/06-dispatch_more_events.patch at level 1 ... 0 ... success. Trying patch debian/patches/09_fix_bigendian_words.patch at level 1 ... 0 ... success. Trying patch debian/patches/10-po_fr.patch at level 1 ... 0 ... success. Trying patch debian/patches/11-man_page_sh_name.patch at level 1 ... 0 ... success. Trying patch debian/patches/12_dbus1.0.patch at level 1 ... 0 ... success. Trying patch debian/patches/13-rml-wpa-workarounds.patch at level 1 ... 0 ... success. Trying patch debian/patches/14-j-hostap-supplicant-driver.patch at level 1 ... 0 ... success. Trying patch debian/patches/16_undefined_macros.patch at level 1 ... 0 ... success. Trying patch debian/patches/17_avahi_autoipd.patch at level 1 ... success. Trying patch debian/patches/18_static_network-admin.patch at level 1 ... 0 ... success. Trying patch debian/patches/19_interfaces_can_have_more_than_one_instance.patch at level 1 ... success. Trying patch debian/patches/20_do_not_take_over_dhcpv4iface_when_v6_is_configured.patch at level 1 ... success. Trying patch debian/patches/21_manual_means_always_online.diff at level 1 ... success. Trying patch debian/patches/22_manual_config_available_when_connected.patch at level 1 ... success. Trying patch debian/patches/22_rml-atheros.patch at level 1 ... 0 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/home/darren/network-manager-0.6.4' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/darren/network-manager-0.6.4' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/darren/network-manager-0.6.4/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/darren/network-manager-0.6.4/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/network-manager" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-dbus-sys=/etc/dbus-1/system.d --with-wpa_supplicant=/sbin/wpa_supplicant --with-dhcdbd=/usr/sbin/dhcdbd --with-distro=debian checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for working memcmp... yes checking for select... yes checking for socket... yes checking for uname... yes checking for intltool >= 0.27.2... 0.34.1 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... bg bs ca cs da de el en_CA en_GB es fi fr gu hr hu it ja ko lt pl mk nb ne nl pa pt_BR rw sk sq sr@Latn sr sv uk vi wa zh_CN zh_TW checking whether byte ordering is bigendian... no checking for wireless-tools >= 28pre9... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes Your dbus version is 1,0,2. checking for GTHREAD... yes checking for GLIB... yes checking for GMODULE... yes checking for HAL... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GLADE... yes checking for GCONF... yes checking for GNOME_KEYRING... yes checking for NOTIFY... yes checking for LIBNL... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for PANEL_APPLET... yes checking for LIBGNOMEUI... yes checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating utils/Makefile config.status: creating src/Makefile config.status: creating src/named-manager/Makefile config.status: creating src/vpn-manager/Makefile config.status: creating src/dhcp-manager/Makefile config.status: creating src/backends/Makefile config.status: creating libnm-util/libnm-util.pc config.status: creating libnm-util/Makefile config.status: creating dispatcher-daemon/Makefile config.status: creating gnome/Makefile config.status: creating gnome/applet/Makefile config.status: creating gnome/applet/icons/Makefile config.status: creating gnome/libnm_glib/libnm_glib.pc config.status: creating gnome/libnm_glib/Makefile config.status: creating gnome/vpn-properties/Makefile config.status: creating test/Makefile config.status: creating test/test-common/Makefile config.status: creating test/libnm-util/Makefile config.status: creating initscript/Makefile config.status: creating initscript/RedHat/Makefile config.status: creating initscript/RedHat/NetworkManager config.status: creating initscript/RedHat/NetworkManagerDispatcher config.status: creating initscript/Gentoo/Makefile config.status: creating initscript/Gentoo/NetworkManager config.status: creating initscript/Debian/Makefile config.status: creating initscript/Slackware/Makefile config.status: creating initscript/Slackware/rc.networkmanager config.status: creating initscript/Slackware/rc.networkmanager-dispatcher config.status: creating initscript/SUSE/Makefile config.status: creating initscript/SUSE/networkmanager config.status: creating initscript/SUSE/networkmanager-dispatcher config.status: creating initscript/Arch/Makefile config.status: creating initscript/Arch/networkmanager config.status: creating initscript/Arch/networkmanager-dispatcher config.status: creating man/Makefile config.status: creating man/NetworkManager.1 config.status: creating man/NetworkManagerDispatcher.1 config.status: creating man/nm-tool.1 config.status: creating po/Makefile.in config.status: creating NetworkManager.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands Distribution targeting: debian if this is not correct, please specifiy your distro with --with-distro=DISTRO /usr/bin/make -C . make[1]: Entering directory `/home/darren/network-manager-0.6.4' /usr/bin/make all-recursive make[2]: Entering directory `/home/darren/network-manager-0.6.4' Making all in utils make[3]: Entering directory `/home/darren/network-manager-0.6.4/utils' /bin/sh ../libtool --tag=CC --mode=compile cc -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 -g -Wall -O2 -c -o libnmutils_la-nm-utils.lo `test -f 'nm-utils.c' || echo './'`nm-utils.c mkdir .libs cc -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 -g -Wall -O2 -c nm-utils.c -fPIC -DPIC -o .libs/libnmutils_la-nm-utils.o cc -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 -g -Wall -O2 -c nm-utils.c -o libnmutils_la-nm-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libnmutils.la libnmutils_la-nm-utils.lo ar cru .libs/libnmutils.a .libs/libnmutils_la-nm-utils.o ranlib .libs/libnmutils.a creating libnmutils.la (cd .libs && rm -f libnmutils.la && ln -s ../libnmutils.la libnmutils.la) make[3]: Leaving directory `/home/darren/network-manager-0.6.4/utils' Making all in libnm-util make[3]: Entering directory `/home/darren/network-manager-0.6.4/libnm-util' /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher.lo `test -f 'cipher.c' || echo './'`cipher.c mkdir .libs cc -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\" -g -Wall -O2 -c cipher.c -fPIC -DPIC -o .libs/libnm_util_la-cipher.o cc -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\" -g -Wall -O2 -c cipher.c -o libnm_util_la-cipher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher-wep-hex.lo `test -f 'cipher-wep-hex.c' || echo './'`cipher-wep-hex.c cc -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\" -g -Wall -O2 -c cipher-wep-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-hex.o cc -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\" -g -Wall -O2 -c cipher-wep-hex.c -o libnm_util_la-cipher-wep-hex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher-wep-passphrase.lo `test -f 'cipher-wep-passphrase.c' || echo './'`cipher-wep-passphrase.c cc -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\" -g -Wall -O2 -c cipher-wep-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-passphrase.o cc -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\" -g -Wall -O2 -c cipher-wep-passphrase.c -o libnm_util_la-cipher-wep-passphrase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher-wep-ascii.lo `test -f 'cipher-wep-ascii.c' || echo './'`cipher-wep-ascii.c cc -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\" -g -Wall -O2 -c cipher-wep-ascii.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wep-ascii.o cc -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\" -g -Wall -O2 -c cipher-wep-ascii.c -o libnm_util_la-cipher-wep-ascii.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher-wpa-psk-hex.lo `test -f 'cipher-wpa-psk-hex.c' || echo './'`cipher-wpa-psk-hex.c cc -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\" -g -Wall -O2 -c cipher-wpa-psk-hex.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-hex.o cc -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\" -g -Wall -O2 -c cipher-wpa-psk-hex.c -o libnm_util_la-cipher-wpa-psk-hex.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-cipher-wpa-psk-passphrase.lo `test -f 'cipher-wpa-psk-passphrase.c' || echo './'`cipher-wpa-psk-passphrase.c cc -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\" -g -Wall -O2 -c cipher-wpa-psk-passphrase.c -fPIC -DPIC -o .libs/libnm_util_la-cipher-wpa-psk-passphrase.o cc -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\" -g -Wall -O2 -c cipher-wpa-psk-passphrase.c -o libnm_util_la-cipher-wpa-psk-passphrase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-dbus-helpers.lo `test -f 'dbus-helpers.c' || echo './'`dbus-helpers.c cc -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\" -g -Wall -O2 -c dbus-helpers.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-helpers.o cc -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\" -g -Wall -O2 -c dbus-helpers.c -o libnm_util_la-dbus-helpers.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c cc -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\" -g -Wall -O2 -c sha1.c -fPIC -DPIC -o .libs/libnm_util_la-sha1.o cc -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\" -g -Wall -O2 -c sha1.c -o libnm_util_la-sha1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnm_util_la-dbus-method-dispatcher.lo `test -f 'dbus-method-dispatcher.c' || echo './'`dbus-method-dispatcher.c cc -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\" -g -Wall -O2 -c dbus-method-dispatcher.c -fPIC -DPIC -o .libs/libnm_util_la-dbus-method-dispatcher.o cc -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\" -g -Wall -O2 -c dbus-method-dispatcher.c -o libnm_util_la-dbus-method-dispatcher.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -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 cc -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 -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so -L/usr/lib /usr/lib/libglib-2.0.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -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) 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 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[3]: Leaving directory `/home/darren/network-manager-0.6.4/libnm-util' Making all in src make[3]: Entering directory `/home/darren/network-manager-0.6.4/src' Making all in named-manager make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/named-manager' /bin/sh ../../libtool --tag=CC --mode=compile cc -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 -g -Wall -O2 -c -o libnamed_manager_la-nm-named-manager.lo `test -f 'nm-named-manager.c' || echo './'`nm-named-manager.c mkdir .libs cc -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 -g -Wall -O2 -c nm-named-manager.c -fPIC -DPIC -o .libs/libnamed_manager_la-nm-named-manager.o cc -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 -g -Wall -O2 -c nm-named-manager.c -o libnamed_manager_la-nm-named-manager.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -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 ar cru .libs/libnamed-manager.a .libs/libnamed_manager_la-nm-named-manager.o 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[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/named-manager' Making all in vpn-manager make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/vpn-manager' /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libvpn_manager_la-nm-dbus-vpn.lo `test -f 'nm-dbus-vpn.c' || echo './'`nm-dbus-vpn.c mkdir .libs cc -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\" -g -Wall -O2 -c nm-dbus-vpn.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-dbus-vpn.o cc -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\" -g -Wall -O2 -c nm-dbus-vpn.c -o libvpn_manager_la-nm-dbus-vpn.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libvpn_manager_la-nm-vpn-connection.lo `test -f 'nm-vpn-connection.c' || echo './'`nm-vpn-connection.c cc -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\" -g -Wall -O2 -c nm-vpn-connection.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-connection.o cc -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\" -g -Wall -O2 -c nm-vpn-connection.c -o libvpn_manager_la-nm-vpn-connection.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libvpn_manager_la-nm-vpn-manager.lo `test -f 'nm-vpn-manager.c' || echo './'`nm-vpn-manager.c cc -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\" -g -Wall -O2 -c nm-vpn-manager.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-manager.o cc -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\" -g -Wall -O2 -c nm-vpn-manager.c -o libvpn_manager_la-nm-vpn-manager.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libvpn_manager_la-nm-vpn-service.lo `test -f 'nm-vpn-service.c' || echo './'`nm-vpn-service.c cc -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\" -g -Wall -O2 -c nm-vpn-service.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-service.o cc -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\" -g -Wall -O2 -c nm-vpn-service.c -o libvpn_manager_la-nm-vpn-service.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libvpn_manager_la-nm-vpn-act-request.lo `test -f 'nm-vpn-act-request.c' || echo './'`nm-vpn-act-request.c cc -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\" -g -Wall -O2 -c nm-vpn-act-request.c -fPIC -DPIC -o .libs/libvpn_manager_la-nm-vpn-act-request.o cc -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\" -g -Wall -O2 -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 cc -g -Wall -O2 -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 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 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[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/vpn-manager' Making all in dhcp-manager make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libdhcp_manager_la-nm-dhcp-manager.lo `test -f 'nm-dhcp-manager.c' || echo './'`nm-dhcp-manager.c mkdir .libs cc -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\" -g -Wall -O2 -c nm-dhcp-manager.c -fPIC -DPIC -o .libs/libdhcp_manager_la-nm-dhcp-manager.o cc -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\" -g -Wall -O2 -c nm-dhcp-manager.c -o libdhcp_manager_la-nm-dhcp-manager.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -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 ar cru .libs/libdhcp-manager.a .libs/libdhcp_manager_la-nm-dhcp-manager.o 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[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' Making all in backends make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/backends' /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnmbackend_la-NetworkManagerDebian.lo `test -f 'NetworkManagerDebian.c' || echo './'`NetworkManagerDebian.c mkdir .libs cc -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\" -g -Wall -O2 -c NetworkManagerDebian.c -fPIC -DPIC -o .libs/libnmbackend_la-NetworkManagerDebian.o NetworkManagerDebian.c: In function 'nm_system_activate_dialup': NetworkManagerDebian.c:672: warning: 'status' is used uninitialized in this function NetworkManagerDebian.c: In function 'nm_system_deactivate_dialup': NetworkManagerDebian.c:642: warning: 'status' is used uninitialized in this function cc -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\" -g -Wall -O2 -c NetworkManagerDebian.c -o libnmbackend_la-NetworkManagerDebian.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile cc -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\" -g -Wall -O2 -c -o libnmbackend_la-interface_parser.lo `test -f 'interface_parser.c' || echo './'`interface_parser.c cc -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\" -g -Wall -O2 -c interface_parser.c -fPIC -DPIC -o .libs/libnmbackend_la-interface_parser.o cc -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\" -g -Wall -O2 -c interface_parser.c -o libnmbackend_la-interface_parser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libnmbackend.la libnmbackend_la-NetworkManagerDebian.lo libnmbackend_la-interface_parser.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ar cru .libs/libnmbackend.a .libs/libnmbackend_la-NetworkManagerDebian.o .libs/libnmbackend_la-interface_parser.o ranlib .libs/libnmbackend.a creating libnmbackend.la (cd .libs && rm -f libnmbackend.la && ln -s ../libnmbackend.la libnmbackend.la) make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/backends' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src' cc -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\" -g -Wall -O2 -c -o nm_crash_logger-nm-crash-logger.o `test -f 'nm-crash-logger.c' || echo './'`nm-crash-logger.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nm-crash-logger nm_crash_logger-nm-crash-logger.o -pthread -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs cc -g -Wall -O2 -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 cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-device.o `test -f 'nm-device.c' || echo './'`nm-device.c nm-device.c: In function ‘nm_device_new_ip4_autoip_config’: nm-device.c:923: warning: initialization discards qualifiers from pointer target type cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-device-802-3-ethernet.o `test -f 'nm-device-802-3-ethernet.c' || echo './'`nm-device-802-3-ethernet.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-device-802-11-wireless.o `test -f 'nm-device-802-11-wireless.c' || echo './'`nm-device-802-11-wireless.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerAP.o `test -f 'NetworkManagerAP.c' || echo './'`NetworkManagerAP.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerAPList.o `test -f 'NetworkManagerAPList.c' || echo './'`NetworkManagerAPList.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerDbus.o `test -f 'NetworkManagerDbus.c' || echo './'`NetworkManagerDbus.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerDbusUtils.o `test -f 'NetworkManagerDbusUtils.c' || echo './'`NetworkManagerDbusUtils.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-dbus-nm.o `test -f 'nm-dbus-nm.c' || echo './'`nm-dbus-nm.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-dbus-device.o `test -f 'nm-dbus-device.c' || echo './'`nm-dbus-device.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-dbus-net.o `test -f 'nm-dbus-net.c' || echo './'`nm-dbus-net.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-dbus-nmi.o `test -f 'nm-dbus-nmi.c' || echo './'`nm-dbus-nmi.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-ip4-config.o `test -f 'nm-ip4-config.c' || echo './'`nm-ip4-config.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManager.o `test -f 'NetworkManager.c' || echo './'`NetworkManager.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerPolicy.o `test -f 'NetworkManagerPolicy.c' || echo './'`NetworkManagerPolicy.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerUtils.o `test -f 'NetworkManagerUtils.c' || echo './'`NetworkManagerUtils.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-NetworkManagerSystem.o `test -f 'NetworkManagerSystem.c' || echo './'`NetworkManagerSystem.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-logging.o `test -f 'nm-logging.c' || echo './'`nm-logging.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-netlink-monitor.o `test -f 'nm-netlink-monitor.c' || echo './'`nm-netlink-monitor.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-activation-request.o `test -f 'nm-activation-request.c' || echo './'`nm-activation-request.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-autoip.o `test -f 'autoip.c' || echo './'`autoip.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-ap-security.o `test -f 'nm-ap-security.c' || echo './'`nm-ap-security.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-ap-security-wep.o `test -f 'nm-ap-security-wep.c' || echo './'`nm-ap-security-wep.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-ap-security-wpa-eap.o `test -f 'nm-ap-security-wpa-eap.c' || echo './'`nm-ap-security-wpa-eap.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-nm-ap-security-wpa-psk.o `test -f 'nm-ap-security-wpa-psk.c' || echo './'`nm-ap-security-wpa-psk.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-wpa.o `test -f 'wpa.c' || echo './'`wpa.c cc -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/lib/network-manager\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DNM_RUN_DIR=\"/var/run/NetworkManager\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DARP_DEBUG -g -Wall -O2 -c -o NetworkManager-wpa_ctrl.o `test -f 'wpa_ctrl.c' || echo './'`wpa_ctrl.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o NetworkManager -rdynamic NetworkManager-nm-device.o NetworkManager-nm-device-802-3-ethernet.o NetworkManager-nm-device-802-11-wireless.o NetworkManager-NetworkManagerAP.o NetworkManager-NetworkManagerAPList.o NetworkManager-NetworkManagerDbus.o NetworkManager-NetworkManagerDbusUtils.o NetworkManager-nm-dbus-nm.o NetworkManager-nm-dbus-device.o NetworkManager-nm-dbus-net.o NetworkManager-nm-dbus-nmi.o NetworkManager-nm-ip4-config.o NetworkManager-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-autoip.o NetworkManager-nm-ap-security.o NetworkManager-nm-ap-security-wep.o NetworkManager-nm-ap-security-wpa-eap.o NetworkManager-nm-ap-security-wpa-psk.o NetworkManager-wpa.o NetworkManager-wpa_ctrl.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lhal -ldbus-1 -liw -lnl ../utils/libnmutils.la ./named-manager/libnamed-manager.la ./vpn-manager/libvpn-manager.la ./dhcp-manager/libdhcp-manager.la ./backends/libnmbackend.la ../libnm-util/libnm-util.la cc -g -Wall -O2 -o .libs/NetworkManager -rdynamic NetworkManager-nm-device.o NetworkManager-nm-device-802-3-ethernet.o NetworkManager-nm-device-802-11-wireless.o NetworkManager-NetworkManagerAP.o NetworkManager-NetworkManagerAPList.o NetworkManager-NetworkManagerDbus.o NetworkManager-NetworkManagerDbusUtils.o NetworkManager-nm-dbus-nm.o NetworkManager-nm-dbus-device.o NetworkManager-nm-dbus-net.o NetworkManager-nm-dbus-nmi.o NetworkManager-nm-ip4-config.o NetworkManager-NetworkManager.o NetworkManager-NetworkManagerPolicy.o NetworkManager-NetworkManagerUtils.o NetworkManager-NetworkManagerSystem.o NetworkManager-nm-logging.o NetworkManager-nm-netlink-monitor.o NetworkManager-nm-activation-request.o NetworkManager-autoip.o NetworkManager-nm-ap-security.o NetworkManager-nm-ap-security-wep.o NetworkManager-nm-ap-security-wpa-eap.o NetworkManager-nm-ap-security-wpa-psk.o NetworkManager-wpa.o NetworkManager-wpa_ctrl.o -pthread -lhal -liw -lnl ../utils/.libs/libnmutils.a ./named-manager/.libs/libnamed-manager.a ./vpn-manager/.libs/libvpn-manager.a ./dhcp-manager/.libs/libdhcp-manager.a ./backends/.libs/libnmbackend.a /usr/lib/libgthread-2.0.so -lpthread -lrt ../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so creating NetworkManager make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src' Making all in dispatcher-daemon make[3]: Entering directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -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 -Wall -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -g -Wall -O2 -c -o NetworkManagerDispatcher-NetworkManagerDispatcher.o `test -f 'NetworkManagerDispatcher.c' || echo './'`NetworkManagerDispatcher.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o NetworkManagerDispatcher NetworkManagerDispatcher-NetworkManagerDispatcher.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la mkdir .libs cc -g -Wall -O2 -o NetworkManagerDispatcher NetworkManagerDispatcher-NetworkManagerDispatcher.o -pthread -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so ../utils/.libs/libnmutils.a make[3]: Leaving directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' Making all in gnome make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome' Making all in applet make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' Making all in icons make[5]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[5]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-main.o `test -f 'main.c' || echo './'`main.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet.o `test -f 'applet.c' || echo './'`applet.c applet.c: In function ‘nma_menu_network_admin_activate’: applet.c:1270: warning: passing argument 2 of ‘g_spawn_async’ from incompatible pointer type applet.c: In function ‘nma_menu_add_network_admin_item’: applet.c:1690: warning: unused variable ‘elt’ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-compat.o `test -f 'applet-compat.c' || echo './'`applet-compat.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-dbus.o `test -f 'applet-dbus.c' || echo './'`applet-dbus.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-dbus-devices.o `test -f 'applet-dbus-devices.c' || echo './'`applet-dbus-devices.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-dbus-vpn.o `test -f 'applet-dbus-vpn.c' || echo './'`applet-dbus-vpn.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-dbus-info.o `test -f 'applet-dbus-info.c' || echo './'`applet-dbus-info.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wireless-network.o `test -f 'wireless-network.c' || echo './'`wireless-network.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-nm-device.o `test -f 'nm-device.c' || echo './'`nm-device.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-other-network-dialog.o `test -f 'other-network-dialog.c' || echo './'`other-network-dialog.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-passphrase-dialog.o `test -f 'passphrase-dialog.c' || echo './'`passphrase-dialog.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-menu-items.o `test -f 'menu-items.c' || echo './'`menu-items.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-eggtrayicon.o `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-vpn-password-dialog.o `test -f 'vpn-password-dialog.c' || echo './'`vpn-password-dialog.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-vpn-connection.o `test -f 'vpn-connection.c' || echo './'`vpn-connection.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wireless-security-manager.o `test -f 'wireless-security-manager.c' || echo './'`wireless-security-manager.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wireless-security-option.o `test -f 'wireless-security-option.c' || echo './'`wireless-security-option.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-none.o `test -f 'wso-none.c' || echo './'`wso-none.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-wep-ascii.o `test -f 'wso-wep-ascii.c' || echo './'`wso-wep-ascii.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-wep-hex.o `test -f 'wso-wep-hex.c' || echo './'`wso-wep-hex.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-wep-passphrase.o `test -f 'wso-wep-passphrase.c' || echo './'`wso-wep-passphrase.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-wpa-eap.o `test -f 'wso-wpa-eap.c' || echo './'`wso-wpa-eap.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-wso-wpa-psk.o `test -f 'wso-wpa-psk.c' || echo './'`wso-wpa-psk.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-nm-gconf-wso.o `test -f 'nm-gconf-wso.c' || echo './'`nm-gconf-wso.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-nm-gconf-wso-wep.o `test -f 'nm-gconf-wso-wep.c' || echo './'`nm-gconf-wso-wep.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-nm-gconf-wso-wpa-eap.o `test -f 'nm-gconf-wso-wpa-eap.c' || echo './'`nm-gconf-wso-wpa-eap.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-nm-gconf-wso-wpa-psk.o `test -f 'nm-gconf-wso-wpa-psk.c' || echo './'`nm-gconf-wso-wpa-psk.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-gconf-helpers.o `test -f 'gconf-helpers.c' || echo './'`gconf-helpers.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -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 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/nm-applet"\" -DBINDIR=\""/usr/bin"\" -DSYSCONFDIR=\""/etc"\" -DAUTOSTARTDIR=\""/usr/share/gnome/autostart"\" -DVPN_NAME_FILES_DIR=\""/etc/NetworkManager/VPN"\" -DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c -o nm_applet-applet-notifications.o `test -f 'applet-notifications.c' || echo './'`applet-notifications.c /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-compat.o nm_applet-applet-dbus.o nm_applet-applet-dbus-devices.o nm_applet-applet-dbus-vpn.o nm_applet-applet-dbus-info.o nm_applet-wireless-network.o nm_applet-nm-device.o nm_applet-other-network-dialog.o nm_applet-passphrase-dialog.o nm_applet-menu-items.o nm_applet-eggtrayicon.o nm_applet-vpn-password-dialog.o nm_applet-vpn-connection.o nm_applet-wireless-security-manager.o nm_applet-wireless-security-option.o nm_applet-wso-none.o nm_applet-wso-wep-ascii.o nm_applet-wso-wep-hex.o nm_applet-wso-wep-passphrase.o nm_applet-wso-wpa-eap.o nm_applet-wso-wpa-psk.o nm_applet-nm-gconf-wso.o nm_applet-nm-gconf-wso-wep.o nm_applet-nm-gconf-wso-wpa-eap.o nm_applet-nm-gconf-wso-wpa-psk.o nm_applet-gconf-helpers.o nm_applet-applet-notifications.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lhal -ldbus-1 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lgnome-keyring -lglib-2.0 ../../utils/libnmutils.la ../../libnm-util/libnm-util.la -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0 mkdir .libs cc -g -Wall -O2 -o .libs/nm-applet nm_applet-main.o nm_applet-applet.o nm_applet-applet-compat.o nm_applet-applet-dbus.o nm_applet-applet-dbus-devices.o nm_applet-applet-dbus-vpn.o nm_applet-applet-dbus-info.o nm_applet-wireless-network.o nm_applet-nm-device.o nm_applet-other-network-dialog.o nm_applet-passphrase-dialog.o nm_applet-menu-items.o nm_applet-eggtrayicon.o nm_applet-vpn-password-dialog.o nm_applet-vpn-connection.o nm_applet-wireless-security-manager.o nm_applet-wireless-security-option.o nm_applet-wso-none.o nm_applet-wso-wep-ascii.o nm_applet-wso-wep-hex.o nm_applet-wso-wep-passphrase.o nm_applet-wso-wpa-eap.o nm_applet-wso-wpa-psk.o nm_applet-nm-gconf-wso.o nm_applet-nm-gconf-wso-wep.o nm_applet-nm-gconf-wso-wpa-eap.o nm_applet-nm-gconf-wso-wpa-psk.o nm_applet-gconf-helpers.o nm_applet-applet-notifications.o -pthread -Wl,--export-dynamic -pthread -pthread -Wl,--export-dynamic -pthread -lhal /usr/lib/libpanel-applet-2.so /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libgnome-keyring.so ../../utils/.libs/libnmutils.a ../../libnm-util/.libs/libnm-util.so /usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so /usr/lib/libnotify.so /usr/lib/libpangoft2-1.0.so -lrt /usr/lib/libgtk-x11-2.0.so -ldbus-glib-1 /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/lib/libgmodule-2.0.so -ldl -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so creating nm-applet make[5]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' Making all in libnm_glib make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -g -Wall -O2 -c -o libnm_glib_la-libnm_glib.lo `test -f 'libnm_glib.c' || echo './'`libnm_glib.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -g -Wall -O2 -c libnm_glib.c -fPIC -DPIC -o .libs/libnm_glib_la-libnm_glib.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -g -Wall -O2 -c libnm_glib.c -o libnm_glib_la-libnm_glib.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libnm_glib.la -rpath /usr/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libnm_glib_la-libnm_glib.lo ../../utils/libnmutils.la cc -shared .libs/libnm_glib_la-libnm_glib.o -Wl,--whole-archive ../../utils/.libs/libnmutils.a -Wl,--no-whole-archive -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so -L/usr/lib /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-soname -Wl,libnm_glib.so.0 -o .libs/libnm_glib.so.0.0.0 (cd .libs && rm -f libnm_glib.so.0 && ln -s libnm_glib.so.0.0.0 libnm_glib.so.0) (cd .libs && rm -f libnm_glib.so && ln -s libnm_glib.so.0.0.0 libnm_glib.so) rm -fr .libs/libnm_glib.lax mkdir .libs/libnm_glib.lax rm -fr .libs/libnm_glib.lax/libnmutils.a mkdir .libs/libnm_glib.lax/libnmutils.a (cd .libs/libnm_glib.lax/libnmutils.a && ar x /home/darren/network-manager-0.6.4/gnome/libnm_glib/../../utils/.libs/libnmutils.a) ar cru .libs/libnm_glib.a libnm_glib_la-libnm_glib.o .libs/libnm_glib.lax/libnmutils.a/libnmutils_la-nm-utils.o ranlib .libs/libnm_glib.a rm -fr .libs/libnm_glib.lax creating libnm_glib.la (cd .libs && rm -f libnm_glib.la && ln -s ../libnm_glib.la libnm_glib.la) make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' Making all in vpn-properties make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DSYSCONFDIR=\"/etc\" -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/gnome-vpn-properties"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -g -Wall -O2 -c -o nm_vpn_properties-nm-vpn-properties.o `test -f 'nm-vpn-properties.c' || echo './'`nm-vpn-properties.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -DSYSCONFDIR=\"/etc\" -DICONDIR=\""/usr/share/pixmaps"\" -DGLADEDIR=\""/usr/share/gnome-vpn-properties"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.4\" -g -Wall -O2 -c -o nm_vpn_properties-clipboard.o `test -f 'clipboard.c' || echo './'`clipboard.c /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nm-vpn-properties nm_vpn_properties-nm-vpn-properties.o nm_vpn_properties-clipboard.o -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lbonobo-2 -lbonobo-activation -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 mkdir .libs cc -g -Wall -O2 -o nm-vpn-properties nm_vpn_properties-nm-vpn-properties.o nm_vpn_properties-clipboard.o -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnome-keyring.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' Making all in initscript make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript' Making all in Debian make[4]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[4]: Entering directory `/home/darren/network-manager-0.6.4/initscript' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' Making all in test make[3]: Entering directory `/home/darren/network-manager-0.6.4/test' Making all in test-common make[4]: Entering directory `/home/darren/network-manager-0.6.4/test/test-common' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -g -Wall -O2 -c -o libtest_common_la-test-common.lo `test -f 'test-common.c' || echo './'`test-common.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -g -Wall -O2 -c test-common.c -fPIC -DPIC -o .libs/libtest_common_la-test-common.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -g -Wall -O2 -c test-common.c -o libtest_common_la-test-common.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libtest-common.la libtest_common_la-test-common.lo -lglib-2.0 ar cru .libs/libtest-common.a .libs/libtest_common_la-test-common.o ranlib .libs/libtest-common.a creating libtest-common.la (cd .libs && rm -f libtest-common.la && ln -s ../libtest-common.la libtest-common.la) make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test/test-common' Making all in libnm-util make[4]: Entering directory `/home/darren/network-manager-0.6.4/test/libnm-util' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I../../test/test-common -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 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o test_ciphers-test-ciphers.o `test -f 'test-ciphers.c' || echo './'`test-ciphers.c /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o test-ciphers test_ciphers-test-ciphers.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 ../../libnm-util/libnm-util.la ../../test/test-common/libtest-common.la mkdir .libs cc -g -Wall -O2 -o .libs/test-ciphers test_ciphers-test-ciphers.o ../../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so ../../test/test-common/.libs/libtest-common.a /usr/lib/libglib-2.0.so creating test-ciphers cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -I../../include -I../../libnm-util -I../../test -I../../test/test-common -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 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o test_dbus_helpers-test-dbus-helpers.o `test -f 'test-dbus-helpers.c' || echo './'`test-dbus-helpers.c /bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -o test-dbus-helpers test_dbus_helpers-test-dbus-helpers.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 ../../libnm-util/libnm-util.la ../../test/test-common/libtest-common.la cc -g -Wall -O2 -o .libs/test-dbus-helpers test_dbus_helpers-test-dbus-helpers.o ../../libnm-util/.libs/libnm-util.so -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so ../../test/test-common/.libs/libtest-common.a /usr/lib/libglib-2.0.so creating test-dbus-helpers make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test/libnm-util' make[4]: Entering directory `/home/darren/network-manager-0.6.4/test' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o nm-tool.o nm-tool.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nm-tool nm-tool.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lhal -ldbus-1 ../utils/libnmutils.la mkdir .libs cc -g -Wall -O2 -o nm-tool nm-tool.o -pthread -ldbus-glib-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lhal -ldbus-1 ../utils/.libs/libnmutils.a cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o nm-online.o nm-online.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nm-online nm-online.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lhal -ldbus-1 ../utils/libnmutils.la cc -g -Wall -O2 -o nm-online nm-online.o -pthread -ldbus-glib-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lhal -ldbus-1 ../utils/.libs/libnmutils.a cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o nminfotest.o nminfotest.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nminfotest nminfotest.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la cc -g -Wall -O2 -o nminfotest nminfotest.o -pthread -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so ../utils/.libs/libnmutils.a cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o nmtestdevices.o nmtestdevices.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o nmtestdevices nmtestdevices.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la cc -g -Wall -O2 -o nmtestdevices nmtestdevices.o -pthread -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so ../utils/.libs/libnmutils.a cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gnome/libnm_glib -I../utils -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 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o libnm_glib_test.o libnm_glib_test.c /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libnm_glib_test libnm_glib_test.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 ../utils/libnmutils.la ../gnome/libnm_glib/libnm_glib.la cc -g -Wall -O2 -o .libs/libnm_glib_test libnm_glib_test.o -pthread ../utils/.libs/libnmutils.a ../gnome/libnm_glib/.libs/libnm_glib.so -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so creating libnm_glib_test make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test' Making all in po make[3]: Entering directory `/home/darren/network-manager-0.6.4/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[3]: Leaving directory `/home/darren/network-manager-0.6.4/po' Making all in man make[3]: Entering directory `/home/darren/network-manager-0.6.4/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/darren/network-manager-0.6.4/man' Making all in include make[3]: Entering directory `/home/darren/network-manager-0.6.4/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/darren/network-manager-0.6.4/include' make[3]: Entering directory `/home/darren/network-manager-0.6.4' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/darren/network-manager-0.6.4' make[2]: Leaving directory `/home/darren/network-manager-0.6.4' make[1]: Leaving directory `/home/darren/network-manager-0.6.4' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks /usr/bin/docbook-to-man debian/nm-vpn-properties.sgml > debian/nm-vpn-properties.1 /usr/bin/docbook-to-man debian/nm-applet.sgml > debian/nm-applet.1 debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks /usr/bin/docbook-to-man debian/nm-vpn-properties.sgml > debian/nm-vpn-properties.1 /usr/bin/docbook-to-man debian/nm-applet.sgml > debian/nm-applet.1 /usr/bin/make -C . install DESTDIR=/home/darren/network-manager-0.6.4/debian/tmp/ make[1]: Entering directory `/home/darren/network-manager-0.6.4' Making install in utils make[2]: Entering directory `/home/darren/network-manager-0.6.4/utils' make[3]: Entering directory `/home/darren/network-manager-0.6.4/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/darren/network-manager-0.6.4/utils' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/utils' Making install in libnm-util make[2]: Entering directory `/home/darren/network-manager-0.6.4/libnm-util' make[3]: Entering directory `/home/darren/network-manager-0.6.4/libnm-util' test -z "/usr/lib" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnm-util.la' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.la' /usr/bin/install -c .libs/libnm-util.so.0.0.0 /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.so.0.0.0 (cd /home/darren/network-manager-0.6.4/debian/tmp//usr/lib && { ln -s -f libnm-util.so.0.0.0 libnm-util.so.0 || { rm -f libnm-util.so.0 && ln -s libnm-util.so.0.0.0 libnm-util.so.0; }; }) (cd /home/darren/network-manager-0.6.4/debian/tmp//usr/lib && { ln -s -f libnm-util.so.0.0.0 libnm-util.so || { rm -f libnm-util.so && ln -s libnm-util.so.0.0.0 libnm-util.so; }; }) /usr/bin/install -c .libs/libnm-util.lai /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.la /usr/bin/install -c .libs/libnm-util.a /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.a chmod 644 /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.a ranlib /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm-util.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/NetworkManager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager" /usr/bin/install -c -m 644 'cipher.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher.h' /usr/bin/install -c -m 644 'cipher-wep-hex.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher-wep-hex.h' /usr/bin/install -c -m 644 'cipher-wep-passphrase.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher-wep-passphrase.h' /usr/bin/install -c -m 644 'cipher-wep-ascii.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher-wep-ascii.h' /usr/bin/install -c -m 644 'cipher-wpa-psk-hex.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher-wpa-psk-hex.h' /usr/bin/install -c -m 644 'cipher-wpa-psk-passphrase.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/cipher-wpa-psk-passphrase.h' /usr/bin/install -c -m 644 'dbus-helpers.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/dbus-helpers.h' /usr/bin/install -c -m 644 'dbus-method-dispatcher.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/dbus-method-dispatcher.h' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libnm-util.pc' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig/libnm-util.pc' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/libnm-util' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/libnm-util' Making install in src make[2]: Entering directory `/home/darren/network-manager-0.6.4/src' Making install in named-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/named-manager' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/named-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/named-manager' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/named-manager' Making install in vpn-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/vpn-manager' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/vpn-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/vpn-manager' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/vpn-manager' Making install in dhcp-manager make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/dhcp-manager' Making install in backends make[3]: Entering directory `/home/darren/network-manager-0.6.4/src/backends' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src/backends' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src/backends' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src/backends' make[3]: Entering directory `/home/darren/network-manager-0.6.4/src' make[4]: Entering directory `/home/darren/network-manager-0.6.4/src' test -z "/usr/lib/network-manager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/network-manager" /bin/sh ../libtool --mode=install /usr/bin/install -c 'nm-crash-logger' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/network-manager/nm-crash-logger' /usr/bin/install -c nm-crash-logger /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/network-manager/nm-crash-logger test -z "/usr/sbin" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'NetworkManager' '/home/darren/network-manager-0.6.4/debian/tmp//usr/sbin/NetworkManager' libtool: install: warning: `../libnm-util/libnm-util.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/NetworkManager /home/darren/network-manager-0.6.4/debian/tmp//usr/sbin/NetworkManager test -z "/usr/share/NetworkManager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/NetworkManager" /usr/bin/install -c -m 644 'gdb-cmd' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/NetworkManager/gdb-cmd' test -z "/etc/dbus-1/system.d" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//etc/dbus-1/system.d" /usr/bin/install -c -m 644 'NetworkManager.conf' '/home/darren/network-manager-0.6.4/debian/tmp//etc/dbus-1/system.d/NetworkManager.conf' /usr/bin/make install-data-hook make[5]: Entering directory `/home/darren/network-manager-0.6.4/src' /bin/sh ../mkinstalldirs -m 0700 /home/darren/network-manager-0.6.4/debian/tmp//var/run/NetworkManager mkdir -m 0700 -p -- /home/darren/network-manager-0.6.4/debian/tmp//var/run/NetworkManager /bin/sh ../mkinstalldirs -m 0755 /home/darren/network-manager-0.6.4/debian/tmp//etc/NetworkManager/dispatcher.d mkdir -m 0755 -p -- /home/darren/network-manager-0.6.4/debian/tmp//etc/NetworkManager/dispatcher.d make[5]: Leaving directory `/home/darren/network-manager-0.6.4/src' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/src' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/src' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/src' Making install in dispatcher-daemon make[2]: Entering directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' make[3]: Entering directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' test -z "/usr/sbin" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'NetworkManagerDispatcher' '/home/darren/network-manager-0.6.4/debian/tmp//usr/sbin/NetworkManagerDispatcher' /usr/bin/install -c NetworkManagerDispatcher /home/darren/network-manager-0.6.4/debian/tmp//usr/sbin/NetworkManagerDispatcher make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/dispatcher-daemon' Making install in gnome make[2]: Entering directory `/home/darren/network-manager-0.6.4/gnome' Making install in applet make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' Making install in icons make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[5]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'nm-device-wireless.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/48x48/apps/nm-device-wireless.png' test -z "/usr/share/icons/hicolor/22x22/apps" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 'nm-no-connection.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-no-connection.png' /usr/bin/install -c -m 644 'nm-device-wired.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-device-wired.png' /usr/bin/install -c -m 644 'nm-adhoc.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-adhoc.png' /usr/bin/install -c -m 644 'nm-stage01-connecting01.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting01.png' /usr/bin/install -c -m 644 'nm-stage01-connecting02.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting02.png' /usr/bin/install -c -m 644 'nm-stage01-connecting03.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting03.png' /usr/bin/install -c -m 644 'nm-stage01-connecting04.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting04.png' /usr/bin/install -c -m 644 'nm-stage01-connecting05.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting05.png' /usr/bin/install -c -m 644 'nm-stage01-connecting06.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting06.png' /usr/bin/install -c -m 644 'nm-stage01-connecting07.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting07.png' /usr/bin/install -c -m 644 'nm-stage01-connecting08.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting08.png' /usr/bin/install -c -m 644 'nm-stage01-connecting09.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting09.png' /usr/bin/install -c -m 644 'nm-stage01-connecting10.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting10.png' /usr/bin/install -c -m 644 'nm-stage01-connecting11.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage01-connecting11.png' /usr/bin/install -c -m 644 'nm-stage02-connecting01.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting01.png' /usr/bin/install -c -m 644 'nm-stage02-connecting02.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting02.png' /usr/bin/install -c -m 644 'nm-stage02-connecting03.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting03.png' /usr/bin/install -c -m 644 'nm-stage02-connecting04.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting04.png' /usr/bin/install -c -m 644 'nm-stage02-connecting05.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting05.png' /usr/bin/install -c -m 644 'nm-stage02-connecting06.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting06.png' /usr/bin/install -c -m 644 'nm-stage02-connecting07.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting07.png' /usr/bin/install -c -m 644 'nm-stage02-connecting08.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting08.png' /usr/bin/install -c -m 644 'nm-stage02-connecting09.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting09.png' /usr/bin/install -c -m 644 'nm-stage02-connecting10.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting10.png' /usr/bin/install -c -m 644 'nm-stage02-connecting11.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage02-connecting11.png' /usr/bin/install -c -m 644 'nm-stage03-connecting01.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting01.png' /usr/bin/install -c -m 644 'nm-stage03-connecting02.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting02.png' /usr/bin/install -c -m 644 'nm-stage03-connecting03.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting03.png' /usr/bin/install -c -m 644 'nm-stage03-connecting04.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting04.png' /usr/bin/install -c -m 644 'nm-stage03-connecting05.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting05.png' /usr/bin/install -c -m 644 'nm-stage03-connecting06.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting06.png' /usr/bin/install -c -m 644 'nm-stage03-connecting07.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting07.png' /usr/bin/install -c -m 644 'nm-stage03-connecting08.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting08.png' /usr/bin/install -c -m 644 'nm-stage03-connecting09.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting09.png' /usr/bin/install -c -m 644 'nm-stage03-connecting10.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting10.png' /usr/bin/install -c -m 644 'nm-stage03-connecting11.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-stage03-connecting11.png' /usr/bin/install -c -m 644 'nm-signal-00.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-signal-00.png' /usr/bin/install -c -m 644 'nm-signal-25.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-signal-25.png' /usr/bin/install -c -m 644 'nm-signal-50.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-signal-50.png' /usr/bin/install -c -m 644 'nm-signal-75.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-signal-75.png' /usr/bin/install -c -m 644 'nm-signal-100.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-signal-100.png' /usr/bin/install -c -m 644 'nm-vpn-connecting01.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting01.png' /usr/bin/install -c -m 644 'nm-vpn-connecting02.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting02.png' /usr/bin/install -c -m 644 'nm-vpn-connecting03.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting03.png' /usr/bin/install -c -m 644 'nm-vpn-connecting04.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting04.png' /usr/bin/install -c -m 644 'nm-vpn-connecting05.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting05.png' /usr/bin/install -c -m 644 'nm-vpn-connecting06.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting06.png' /usr/bin/install -c -m 644 'nm-vpn-connecting07.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting07.png' /usr/bin/install -c -m 644 'nm-vpn-connecting08.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting08.png' /usr/bin/install -c -m 644 'nm-vpn-connecting09.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting09.png' /usr/bin/install -c -m 644 'nm-vpn-connecting10.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting10.png' /usr/bin/install -c -m 644 'nm-vpn-connecting11.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting11.png' /usr/bin/install -c -m 644 'nm-vpn-connecting12.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting12.png' /usr/bin/install -c -m 644 'nm-vpn-connecting13.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting13.png' /usr/bin/install -c -m 644 'nm-vpn-connecting14.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-connecting14.png' /usr/bin/install -c -m 644 'nm-vpn-lock.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/icons/hicolor/22x22/apps/nm-vpn-lock.png' make[5]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet/icons' make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' make[5]: Entering directory `/home/darren/network-manager-0.6.4/gnome/applet' test -z "/usr/bin" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nm-applet' '/home/darren/network-manager-0.6.4/debian/tmp//usr/bin/nm-applet' libtool: install: warning: `../../libnm-util/libnm-util.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/nm-applet /home/darren/network-manager-0.6.4/debian/tmp//usr/bin/nm-applet test -z "/etc/dbus-1/system.d" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//etc/dbus-1/system.d" /usr/bin/install -c -m 644 'nm-applet.conf' '/home/darren/network-manager-0.6.4/debian/tmp//etc/dbus-1/system.d/nm-applet.conf' test -z "/usr/share/nm-applet" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/nm-applet" /usr/bin/install -c -m 644 'applet.glade' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/nm-applet/applet.glade' /usr/bin/install -c -m 644 'keyring.png' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/nm-applet/keyring.png' make[5]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/applet' Making install in libnm_glib make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' test -z "/usr/lib" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libnm_glib.la' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.la' /usr/bin/install -c .libs/libnm_glib.so.0.0.0 /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.so.0.0.0 (cd /home/darren/network-manager-0.6.4/debian/tmp//usr/lib && { ln -s -f libnm_glib.so.0.0.0 libnm_glib.so.0 || { rm -f libnm_glib.so.0 && ln -s libnm_glib.so.0.0.0 libnm_glib.so.0; }; }) (cd /home/darren/network-manager-0.6.4/debian/tmp//usr/lib && { ln -s -f libnm_glib.so.0.0.0 libnm_glib.so || { rm -f libnm_glib.so && ln -s libnm_glib.so.0.0.0 libnm_glib.so; }; }) /usr/bin/install -c .libs/libnm_glib.lai /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.la /usr/bin/install -c .libs/libnm_glib.a /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.a chmod 644 /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.a ranlib /home/darren/network-manager-0.6.4/debian/tmp//usr/lib/libnm_glib.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/NetworkManager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager" /usr/bin/install -c -m 644 'libnm_glib.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/libnm_glib.h' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libnm_glib.pc' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig/libnm_glib.pc' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/libnm_glib' Making install in vpn-properties make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' test -z "/usr/bin" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nm-vpn-properties' '/home/darren/network-manager-0.6.4/debian/tmp//usr/bin/nm-vpn-properties' /usr/bin/install -c nm-vpn-properties /home/darren/network-manager-0.6.4/debian/tmp//usr/bin/nm-vpn-properties test -z "/usr/share/gnome-vpn-properties" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/gnome-vpn-properties" /usr/bin/install -c -m 644 'nm-vpn-properties.glade' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/gnome-vpn-properties/nm-vpn-properties.glade' test -z "/usr/include/NetworkManager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager" /usr/bin/install -c -m 644 'nm-vpn-ui-interface.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/nm-vpn-ui-interface.h' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome/vpn-properties' make[3]: Entering directory `/home/darren/network-manager-0.6.4/gnome' make[4]: Entering directory `/home/darren/network-manager-0.6.4/gnome' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/gnome' Making install in initscript make[2]: Entering directory `/home/darren/network-manager-0.6.4/initscript' Making install in Debian make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[4]: Entering directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/init.d" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//etc/init.d" /usr/bin/install -c 'NetworkManager' '/home/darren/network-manager-0.6.4/debian/tmp//etc/init.d/NetworkManager' make[4]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript/Debian' make[3]: Entering directory `/home/darren/network-manager-0.6.4/initscript' make[4]: Entering directory `/home/darren/network-manager-0.6.4/initscript' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/initscript' Making install in test make[2]: Entering directory `/home/darren/network-manager-0.6.4/test' Making install in test-common make[3]: Entering directory `/home/darren/network-manager-0.6.4/test/test-common' make[4]: Entering directory `/home/darren/network-manager-0.6.4/test/test-common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test/test-common' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test/test-common' Making install in libnm-util make[3]: Entering directory `/home/darren/network-manager-0.6.4/test/libnm-util' make[4]: Entering directory `/home/darren/network-manager-0.6.4/test/libnm-util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test/libnm-util' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test/libnm-util' make[3]: Entering directory `/home/darren/network-manager-0.6.4/test' make[4]: Entering directory `/home/darren/network-manager-0.6.4/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/darren/network-manager-0.6.4/test' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/test' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/test' Making install in po make[2]: Entering directory `/home/darren/network-manager-0.6.4/po' if test -n ""; then \ /home/darren/network-manager-0.6.4/debian/tmp//usr/share; \ else \ /bin/sh ../mkinstalldirs /home/darren/network-manager-0.6.4/debian/tmp//usr/share; \ fi mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/bg/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/bs/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ca/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/cs/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/da/LC_MESSAGES installing da.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/da/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/de/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/el/LC_MESSAGES installing el.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/el/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/en_CA/LC_MESSAGES installing en_CA.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/en_CA/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/en_GB/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/es/LC_MESSAGES installing es.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/es/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/fi/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/fr/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/gu/LC_MESSAGES installing gu.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/gu/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/hr/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/hu/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/it/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ja/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ko/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/lt/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pl/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/mk/LC_MESSAGES installing mk.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/mk/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/nb/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ne/LC_MESSAGES installing ne.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/ne/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/nl/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pa/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/rw/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sk/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sq/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sr@Latn/LC_MESSAGES installing sr@Latn.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sr@Latn/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sr/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/sv/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/uk/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/vi/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/wa/LC_MESSAGES installing wa.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/wa/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES/NetworkManager.mo mkdir -p -- /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/darren/network-manager-0.6.4/debian/tmp//usr/share/locale/zh_TW/LC_MESSAGES/NetworkManager.mo if test "NetworkManager" = "glib"; then \ if test -n ""; then \ /home/darren/network-manager-0.6.4/debian/tmp//usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /home/darren/network-manager-0.6.4/debian/tmp//usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /home/darren/network-manager-0.6.4/debian/tmp//usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/home/darren/network-manager-0.6.4/po' Making install in man make[2]: Entering directory `/home/darren/network-manager-0.6.4/man' make[3]: Entering directory `/home/darren/network-manager-0.6.4/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/man/man1" /usr/bin/install -c -m 644 './NetworkManager.1' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/man/man1/NetworkManager.1' /usr/bin/install -c -m 644 './NetworkManagerDispatcher.1' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/man/man1/NetworkManagerDispatcher.1' /usr/bin/install -c -m 644 './nm-tool.1' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/man/man1/nm-tool.1' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/man' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/man' Making install in include make[2]: Entering directory `/home/darren/network-manager-0.6.4/include' make[3]: Entering directory `/home/darren/network-manager-0.6.4/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/NetworkManager" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager" /usr/bin/install -c -m 644 'NetworkManager.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/NetworkManager.h' /usr/bin/install -c -m 644 'NetworkManagerVPN.h' '/home/darren/network-manager-0.6.4/debian/tmp//usr/include/NetworkManager/NetworkManagerVPN.h' make[3]: Leaving directory `/home/darren/network-manager-0.6.4/include' make[2]: Leaving directory `/home/darren/network-manager-0.6.4/include' make[2]: Entering directory `/home/darren/network-manager-0.6.4' make[3]: Entering directory `/home/darren/network-manager-0.6.4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gnome/autostart" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/share/gnome/autostart" /usr/bin/install -c -m 644 'nm-applet.desktop' '/home/darren/network-manager-0.6.4/debian/tmp//usr/share/gnome/autostart/nm-applet.desktop' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'NetworkManager.pc' '/home/darren/network-manager-0.6.4/debian/tmp//usr/lib/pkgconfig/NetworkManager.pc' make[3]: Leaving directory `/home/darren/network-manager-0.6.4' make[2]: Leaving directory `/home/darren/network-manager-0.6.4' make[1]: Leaving directory `/home/darren/network-manager-0.6.4' dh_installdirs -pnetwork-manager dh_installdirs -pnetwork-manager-gnome dh_installdirs -pnetwork-manager-dev dh_installdirs -plibnm-glib0 dh_installdirs -plibnm-glib-dev dh_installdirs -plibnm-util0 dh_installdirs -plibnm-util-dev dh_installdocs -pnetwork-manager README AUTHORS TODO dh_installexamples -pnetwork-manager dh_installman -pnetwork-manager dh_installinfo -pnetwork-manager dh_installmenu -pnetwork-manager dh_installcron -pnetwork-manager dh_installinit -pnetwork-manager dh_installdebconf -pnetwork-manager dh_installemacsen -pnetwork-manager dh_installcatalogs -pnetwork-manager dh_installpam -pnetwork-manager dh_installlogrotate -pnetwork-manager dh_installlogcheck -pnetwork-manager dh_installmime -pnetwork-manager dh_installchangelogs -pnetwork-manager ./ChangeLog dh_installudev -pnetwork-manager dh_install -pnetwork-manager dh_link -pnetwork-manager install -m 755 debian/network-manager.dbus-event \ debian/network-manager/etc/dbus-1/event.d/25NetworkManager install -m 755 debian/network-manager-dispatcher.dbus-event \ debian/network-manager/etc/dbus-1/event.d/26NetworkManagerDispatcher install -m 755 debian/network-manager-dispatcher.script \ debian/network-manager/etc/NetworkManager/dispatcher.d/01ifupdown cd po; intltool-update -p dh_installdocs -pnetwork-manager-gnome README AUTHORS TODO dh_installexamples -pnetwork-manager-gnome dh_installman -pnetwork-manager-gnome dh_installinfo -pnetwork-manager-gnome dh_installmenu -pnetwork-manager-gnome dh_installcron -pnetwork-manager-gnome dh_installinit -pnetwork-manager-gnome dh_installdebconf -pnetwork-manager-gnome dh_installemacsen -pnetwork-manager-gnome dh_installcatalogs -pnetwork-manager-gnome dh_installpam -pnetwork-manager-gnome dh_installlogrotate -pnetwork-manager-gnome dh_installlogcheck -pnetwork-manager-gnome dh_installmime -pnetwork-manager-gnome dh_installchangelogs -pnetwork-manager-gnome ./ChangeLog dh_installudev -pnetwork-manager-gnome dh_install -pnetwork-manager-gnome dh_link -pnetwork-manager-gnome dh_iconcache dh_installdocs -pnetwork-manager-dev README AUTHORS TODO dh_installexamples -pnetwork-manager-dev dh_installman -pnetwork-manager-dev dh_installinfo -pnetwork-manager-dev dh_installmenu -pnetwork-manager-dev dh_installcron -pnetwork-manager-dev dh_installinit -pnetwork-manager-dev dh_installdebconf -pnetwork-manager-dev dh_installemacsen -pnetwork-manager-dev dh_installcatalogs -pnetwork-manager-dev dh_installpam -pnetwork-manager-dev dh_installlogrotate -pnetwork-manager-dev dh_installlogcheck -pnetwork-manager-dev dh_installmime -pnetwork-manager-dev dh_installchangelogs -pnetwork-manager-dev ./ChangeLog dh_installudev -pnetwork-manager-dev dh_install -pnetwork-manager-dev dh_link -pnetwork-manager-dev dh_installdocs -plibnm-glib0 README AUTHORS TODO dh_installexamples -plibnm-glib0 dh_installman -plibnm-glib0 dh_installinfo -plibnm-glib0 dh_installmenu -plibnm-glib0 dh_installcron -plibnm-glib0 dh_installinit -plibnm-glib0 dh_installdebconf -plibnm-glib0 dh_installemacsen -plibnm-glib0 dh_installcatalogs -plibnm-glib0 dh_installpam -plibnm-glib0 dh_installlogrotate -plibnm-glib0 dh_installlogcheck -plibnm-glib0 dh_installmime -plibnm-glib0 dh_installchangelogs -plibnm-glib0 ./ChangeLog dh_installudev -plibnm-glib0 dh_install -plibnm-glib0 dh_link -plibnm-glib0 dh_installdocs -plibnm-glib-dev README AUTHORS TODO dh_installexamples -plibnm-glib-dev dh_installman -plibnm-glib-dev dh_installinfo -plibnm-glib-dev dh_installmenu -plibnm-glib-dev dh_installcron -plibnm-glib-dev dh_installinit -plibnm-glib-dev dh_installdebconf -plibnm-glib-dev dh_installemacsen -plibnm-glib-dev dh_installcatalogs -plibnm-glib-dev dh_installpam -plibnm-glib-dev dh_installlogrotate -plibnm-glib-dev dh_installlogcheck -plibnm-glib-dev dh_installmime -plibnm-glib-dev dh_installchangelogs -plibnm-glib-dev ./ChangeLog dh_installudev -plibnm-glib-dev dh_install -plibnm-glib-dev dh_link -plibnm-glib-dev dh_installdocs -plibnm-util0 README AUTHORS TODO dh_installexamples -plibnm-util0 dh_installman -plibnm-util0 dh_installinfo -plibnm-util0 dh_installmenu -plibnm-util0 dh_installcron -plibnm-util0 dh_installinit -plibnm-util0 dh_installdebconf -plibnm-util0 dh_installemacsen -plibnm-util0 dh_installcatalogs -plibnm-util0 dh_installpam -plibnm-util0 dh_installlogrotate -plibnm-util0 dh_installlogcheck -plibnm-util0 dh_installmime -plibnm-util0 dh_installchangelogs -plibnm-util0 ./ChangeLog dh_installudev -plibnm-util0 dh_install -plibnm-util0 dh_link -plibnm-util0 dh_installdocs -plibnm-util-dev README AUTHORS TODO dh_installexamples -plibnm-util-dev dh_installman -plibnm-util-dev dh_installinfo -plibnm-util-dev dh_installmenu -plibnm-util-dev dh_installcron -plibnm-util-dev dh_installinit -plibnm-util-dev dh_installdebconf -plibnm-util-dev dh_installemacsen -plibnm-util-dev dh_installcatalogs -plibnm-util-dev dh_installpam -plibnm-util-dev dh_installlogrotate -plibnm-util-dev dh_installlogcheck -plibnm-util-dev dh_installmime -plibnm-util-dev dh_installchangelogs -plibnm-util-dev ./ChangeLog dh_installudev -plibnm-util-dev dh_install -plibnm-util-dev dh_link -plibnm-util-dev dh_strip -pnetwork-manager dh_compress -pnetwork-manager dh_fixperms -pnetwork-manager dh_makeshlibs -pnetwork-manager dh_strip -pnetwork-manager-gnome dh_compress -pnetwork-manager-gnome dh_fixperms -pnetwork-manager-gnome dh_makeshlibs -pnetwork-manager-gnome dh_strip -pnetwork-manager-dev dh_compress -pnetwork-manager-dev dh_fixperms -pnetwork-manager-dev dh_makeshlibs -pnetwork-manager-dev dh_strip -plibnm-glib0 dh_compress -plibnm-glib0 dh_fixperms -plibnm-glib0 dh_makeshlibs -plibnm-glib0 dh_strip -plibnm-glib-dev dh_compress -plibnm-glib-dev dh_fixperms -plibnm-glib-dev dh_makeshlibs -plibnm-glib-dev dh_strip -plibnm-util0 dh_compress -plibnm-util0 dh_fixperms -plibnm-util0 dh_makeshlibs -plibnm-util0 dh_strip -plibnm-util-dev dh_compress -plibnm-util-dev dh_fixperms -plibnm-util-dev dh_makeshlibs -plibnm-util-dev dh_installdeb -pnetwork-manager dh_perl -pnetwork-manager dh_shlibdeps -pnetwork-manager dh_installdeb -pnetwork-manager-gnome dh_perl -pnetwork-manager-gnome dh_shlibdeps -pnetwork-manager-gnome dh_installdeb -pnetwork-manager-dev dh_perl -pnetwork-manager-dev dh_shlibdeps -pnetwork-manager-dev dh_installdeb -plibnm-glib0 dh_perl -plibnm-glib0 dh_shlibdeps -plibnm-glib0 dh_installdeb -plibnm-glib-dev dh_perl -plibnm-glib-dev dh_shlibdeps -plibnm-glib-dev dh_installdeb -plibnm-util0 dh_perl -plibnm-util0 dh_shlibdeps -plibnm-util0 dh_installdeb -plibnm-util-dev dh_perl -plibnm-util-dev dh_shlibdeps -plibnm-util-dev dh_gencontrol -pnetwork-manager dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pnetwork-manager dh_builddeb -pnetwork-manager dpkg-deb: building package `network-manager' in `../network-manager_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -pnetwork-manager-gnome dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pnetwork-manager-gnome dh_builddeb -pnetwork-manager-gnome dpkg-deb: building package `network-manager-gnome' in `../network-manager-gnome_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -pnetwork-manager-dev dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pnetwork-manager-dev dh_builddeb -pnetwork-manager-dev dpkg-deb: building package `network-manager-dev' in `../network-manager-dev_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -plibnm-glib0 dh_md5sums -plibnm-glib0 dh_builddeb -plibnm-glib0 dpkg-deb: building package `libnm-glib0' in `../libnm-glib0_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -plibnm-glib-dev dh_md5sums -plibnm-glib-dev dh_builddeb -plibnm-glib-dev dpkg-deb: building package `libnm-glib-dev' in `../libnm-glib-dev_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -plibnm-util0 dh_md5sums -plibnm-util0 dh_builddeb -plibnm-util0 dpkg-deb: building package `libnm-util0' in `../libnm-util0_0.6.4-6ubuntu8~dpa_i386.deb'. dh_gencontrol -plibnm-util-dev dh_md5sums -plibnm-util-dev dh_builddeb -plibnm-util-dev dpkg-deb: building package `libnm-util-dev' in `../libnm-util-dev_0.6.4-6ubuntu8~dpa_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload; Debian-native package (full source is included)