On Sat, 2006-03-04 at 16:45 +0100, [EMAIL PROTECTED] wrote: > When compile CVS I receive this error: > In file included from ../../src/NetworkManagerMain.h:28, > from ../../src/NetworkManagerDbusUtils.h:31, > from nm-dbus-vpn.h:25, > from nm-vpn-connection.c:25: > /usr/include/hal/libhal.h:306: warning: declaration of 'index' > shadows a global declaration > /usr/include/string.h:304: warning: shadowed declaration is here > make[3]: *** [libvpn_manager_la-nm-vpn-connection.lo] Error 1 > make[3]: Leaving directory > `/usr/src/NetworkManager/src/vpn-manager' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/NetworkManager/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/NetworkManager' > make: *** [all] Error 2 > > What is wrong?
Edit configure.in and get rid of the -Werror flag -- Paul Betts <[EMAIL PROTECTED]> _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
