Re: WPA Enterprise (EAP-TLS) system connection



Dan Williams wrote:
Compile error should be fixed in svn4361 on both trunk and 0.7 stable
branches.

Thanks for this quick fix Dan! :)
NetworkManager build is fine now.

But network-manager-applet build is failing... :(
So I'm still not able to build "nm-connection-editor" (which is a part of network-manager-applet) to test against EAP-TLS connection setup.

The build error is the following (network-manager-applet svn trunk revision 1053):

###########
if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/PolicyKit -DPOLKIT_VERSION_MAJOR=0 -DPOLKIT_VERSION_MINOR=9 -DPOLKIT_VERSION_MICRO=0 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/NetworkManager -I/usr/include/libnm-glib -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -MT libpolkit_helpers_la-polkit-gnome-action.lo -MD -MP -MF ".deps/libpolkit_helpers_la-polkit-gnome-action.Tpo" -c -o libpolkit_helpers_la-polkit-gnome-action.lo `test -f 'polkit-gnome-action.c' || echo './'`polkit-gnome-action.c; \ then mv -f ".deps/libpolkit_helpers_la-polkit-gnome-action.Tpo" ".deps/libpolkit_helpers_la-polkit-gnome-action.Plo"; else rm -f ".deps/libpolkit_helpers_la-polkit-gnome-action.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/PolicyKit -DPOLKIT_VERSION_MAJOR=0 -DPOLKIT_VERSION_MINOR=9 -DPOLKIT_VERSION_MICRO=0 -I/usr/include/PolicyKit -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/NetworkManager -I/usr/include/libnm-glib -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-keyring-1 -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -MT libpolkit_helpers_la-polkit-gnome-action.lo -MD -MP -MF .deps/libpolkit_helpers_la-polkit-gnome-action.Tpo -c polkit-gnome-action.c -fPIC -DPIC -o .libs/libpolkit_helpers_la-polkit-gnome-action.o
cc1: warnings being treated as errors
polkit-gnome-action.c: In function ‘_compute_polkit_result_direct’:
polkit-gnome-action.c:816: error: ‘polkit_context_can_caller_do_action’ is deprecated (declared at /usr/include/PolicyKit/polkit/polkit-context.h:173) polkit-gnome-action.c:827: error: ‘polkit_context_can_caller_do_action’ is deprecated (declared at /usr/include/PolicyKit/polkit/polkit-context.h:173)
make[3]: *** [libpolkit_helpers_la-polkit-gnome-action.lo] Error 1
###########


PolicyKit stuff in Ubuntu 8.10 is in version 0.9-1

Is that possible to apply another quick fix to move the build forward? :)

Thanks!

Cheers,
Rafal





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]