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