Compilation network-manager-applet erreur

Voila ce que j’obtiens et impossible de comprendre l’erreur

[quote]make[3]: *** [libutils_la-utils.lo] Erreur 1
make[3]: quittant le répertoire « /home/jean/network-manager-applet/src/utils »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/jean/network-manager-applet/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/jean/network-manager-applet »
make: *** [all] Erreur 2[/quote]
La compilation de NetworkManager s’est bien déroulée, par
contre celle de l’applet ne passe pas

méthode: projects.gnome.org/NetworkManager/developers/

il y a une erreur pour l’applet, ce n’est pas
cd NetworkManager mais network-manager-applet (mais bon pas important).

Pourquoi le compiler alors que les dernières versions sont disponibles dans les dépôts (0.7.0.99 dans sid) ?

pourquoi installer un binaire alors que les sources sont dispo ?

ça va être un peu mince comme message d’erreur pour t’aider
un pauvre libutils_la-utils.lo ne va pas bien loin
tu n’as pas d’autres messages plus haut ou alors des messages dans le log du ./configure

Autant utiliser Gentoo alors.

la question n’est pas d’être sur une distro tar.gz ou sur une binaire
si belga veut compiler son bout de gnome faut pas lui répondre de prendre un binaire tout cuit

Je lui souhaite un bon amusement alors :smiley:.

Bonne nuit,

en fait la version des dépôts (je suis en sid) ne passe pas pour
le peap wpa2 sans CA. J’ai réussit à l’installer en svn sur ubuntu 8.10
et le problème est réglé.

Sur sid je n’y arrive pas.

[quote]./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding-I m4’ to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: Consider adding AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding-I m4’ to ACLOCAL_AMFLAGS in Makefile.am.
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for gawk… no
checking for mawk… mawk
checking whether make sets $(MAKE)… yes
checking whether to enable maintainer-specific portions of Makefiles… yes
checking for gcc… gcc
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 gcc accepts -g… yes
checking for gcc option to accept ISO C89… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… gcc3
checking whether gcc and cc understand -c and -o together… yes
checking for a BSD-compatible install… /usr/bin/install -c
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-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 fgrep… /bin/grep -F
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for BSD- or MS-compatible name lister (nm)… /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface… BSD nm
checking whether ln -s works… yes
checking the maximum length of command line arguments… 1572864
checking whether the shell understands some XSI constructs… yes
checking whether the shell understands “+=”… yes
checking for /usr/bin/ld option to reload object files… -r
checking how to recognize dependent libraries… pass_all
checking for ar… ar
checking for strip… strip
checking for ranlib… ranlib
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking how to run the C preprocessor… gcc -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 for dlfcn.h… yes
checking for objdir… .libs
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works… yes
checking if gcc static flag -static works… yes
checking if gcc supports -c -o file.o… yes
checking if gcc supports -c -o file.o… (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… 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
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 gcc needs -traditional… no
checking for working memcmp… yes
checking for select… yes
checking for socket… yes
checking for uname… yes
checking whether NLS is requested… yes
checking for intltool >= 0.35.0… 0.40.5 found
checking for intltool-update… /usr/bin/intltool-update
checking for intltool-merge… /usr/bin/intltool-merge
checking for intltool-extract… /usr/bin/intltool-extract
checking for xgettext… /usr/bin/xgettext
checking for msgmerge… /usr/bin/msgmerge
checking for msgfmt… /usr/bin/msgfmt
checking for gmsgfmt… /usr/bin/msgfmt
checking for perl… /usr/bin/perl
checking for XML::Parser… ok
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… (cached) /usr/bin/msgfmt
checking for dcgettext… yes
checking if msgfmt accepts -c… yes
checking for gmsgfmt… (cached) /usr/bin/msgfmt
checking for xgettext… (cached) /usr/bin/xgettext
checking whether byte ordering is bigendian… no
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking for GOBJECT… yes
checking for NMA… yes
Your dbus version is 1,2,4.
checking for POLKIT… yes
Your PolicyKit version is 0,9,0.
checking Linux Wireless Extensions >= 18… yes
checking for more warnings… yes
checking whether gcc understands -Wshadow… yes
checking whether gcc understands -Wmissing-declarations… yes
checking whether gcc understands -Wmissing-prototypes… yes
checking whether gcc understands -Wdeclaration-after-statement… yes
checking whether gcc understands -Wstrict-prototypes… no
checking whether gcc understands -Wfloat-equal… yes
checking whether gcc understands -Wno-unused-parameter… yes
checking whether gcc understands -Wno-sign-compare… yes
checking whether gcc understands -fno-strict-aliasing… yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/marshallers/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/gconf-helpers/Makefile
config.status: creating src/wireless-security/Makefile
config.status: creating src/polkit-helpers/Makefile
config.status: creating src/connection-editor/Makefile
config.status: creating icons/Makefile
config.status: creating icons/16/Makefile
config.status: creating icons/22/Makefile
config.status: creating icons/32/Makefile
config.status: creating icons/48/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

INTLTOOL_MAKEFILE[/quote]

pour make

[quote]make
make all-recursive
make[1]: entrant dans le répertoire « /home/jean/network-manager-applet »
Making all in src
make[2]: entrant dans le répertoire « /home/jean/network-manager-applet/src »
Making all in marshallers
make[3]: entrant dans le répertoire « /home/jean/network-manager-applet/src/marshallers »
glib-genmarshal nma-marshal.list --prefix=nma_marshal --header > nma-marshal.h
glib-genmarshal nma-marshal.list --prefix=nma_marshal --body > nma-marshal.c
make all-am
make[4]: entrant dans le répertoire « /home/jean/network-manager-applet/src/marshallers »
if /bin/bash …/…/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I…/… -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libmarshallers_la-nma-marshal-main.lo -MD -MP -MF “.deps/libmarshallers_la-nma-marshal-main.Tpo” -c -o libmarshallers_la-nma-marshal-main.lo test -f 'nma-marshal-main.c' || echo './'nma-marshal-main.c;
then mv -f “.deps/libmarshallers_la-nma-marshal-main.Tpo” “.deps/libmarshallers_la-nma-marshal-main.Plo”; else rm -f “.deps/libmarshallers_la-nma-marshal-main.Tpo”; exit 1; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I…/… -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libmarshallers_la-nma-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nma-marshal-main.Tpo -c nma-marshal-main.c -fPIC -DPIC -o .libs/libmarshallers_la-nma-marshal-main.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I…/… -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libmarshallers_la-nma-marshal-main.lo -MD -MP -MF .deps/libmarshallers_la-nma-marshal-main.Tpo -c nma-marshal-main.c -o libmarshallers_la-nma-marshal-main.o >/dev/null 2>&1
/bin/bash …/…/libtool --tag=CC --mode=link gcc -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -o libmarshallers.la libmarshallers_la-nma-marshal-main.lo -lgobject-2.0 -lglib-2.0
libtool: link: ar cru .libs/libmarshallers.a .libs/libmarshallers_la-nma-marshal-main.o
libtool: link: ranlib .libs/libmarshallers.a
libtool: link: ( cd “.libs” && rm -f “libmarshallers.la” && ln -s “…/libmarshallers.la” “libmarshallers.la” )
make[4]: quittant le répertoire « /home/jean/network-manager-applet/src/marshallers »
make[3]: quittant le répertoire « /home/jean/network-manager-applet/src/marshallers »
Making all in utils
make[3]: entrant dans le répertoire « /home/jean/network-manager-applet/src/utils »
if /bin/bash …/…/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I…/… -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 -I…/…/src/gconf-helpers -I…/…/src -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-gnome-keyring-md5.lo -MD -MP -MF “.deps/libutils_la-gnome-keyring-md5.Tpo” -c -o libutils_la-gnome-keyring-md5.lo test -f 'gnome-keyring-md5.c' || echo './'gnome-keyring-md5.c;
then mv -f “.deps/libutils_la-gnome-keyring-md5.Tpo” “.deps/libutils_la-gnome-keyring-md5.Plo”; else rm -f “.deps/libutils_la-gnome-keyring-md5.Tpo”; exit 1; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I…/… -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 -I…/…/src/gconf-helpers -I…/…/src -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libutils_la-gnome-keyring-md5.Tpo -c gnome-keyring-md5.c -fPIC -DPIC -o .libs/libutils_la-gnome-keyring-md5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I…/… -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 -I…/…/src/gconf-helpers -I…/…/src -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-gnome-keyring-md5.lo -MD -MP -MF .deps/libutils_la-gnome-keyring-md5.Tpo -c gnome-keyring-md5.c -o libutils_la-gnome-keyring-md5.o >/dev/null 2>&1
if /bin/bash …/…/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I…/… -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 -I…/…/src/gconf-helpers -I…/…/src -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-utils.lo -MD -MP -MF “.deps/libutils_la-utils.Tpo” -c -o libutils_la-utils.lo test -f 'utils.c' || echo './'utils.c;
then mv -f “.deps/libutils_la-utils.Tpo” “.deps/libutils_la-utils.Plo”; else rm -f “.deps/libutils_la-utils.Tpo”; exit 1; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I…/… -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 -I…/…/src/gconf-helpers -I…/…/src -Wall -Werror -std=gnu89 -g -O2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o
utils.c: In function ‘fill_one_private_key’:
utils.c:244: erreur: ‘NMSetting8021xCKType’ undeclared (first use in this function)
utils.c:244: erreur: (Each undeclared identifier is reported only once
utils.c:244: erreur: for each function it appears in.)
utils.c:244: erreur: expected ‘;’ before ‘pk_type’
cc1: warnings being treated as errors
utils.c:245: erreur: ISO C90 forbids mixed declarations and code
utils.c:253: erreur: implicit declaration of function ‘nm_setting_802_1x_set_private_key_from_file’
utils.c:253: erreur: ‘pk_type’ undeclared (first use in this function)
utils.c:254: erreur: ‘NM_SETTING_802_1X_CK_TYPE_PKCS12’ undeclared (first use in this function)
utils.c: In function ‘utils_fill_connection_certs’:
utils.c:289: erreur: implicit declaration of function ‘nm_setting_802_1x_set_ca_cert_from_file’
utils.c:302: erreur: implicit declaration of function ‘nm_setting_802_1x_set_client_cert_from_file’
utils.c:310: erreur: implicit declaration of function ‘nm_setting_802_1x_set_phase2_ca_cert_from_file’
utils.c:323: erreur: implicit declaration of function ‘nm_setting_802_1x_set_phase2_client_cert_from_file’
utils.c: In function ‘utils_check_ap_compatible’:
utils.c:552: erreur: implicit declaration of function ‘nm_setting_wireless_get_ssid’
utils.c:552: erreur: passing argument 1 of ‘nm_utils_same_ssid’ makes pointer from integer without a cast
utils.c:555: erreur: implicit declaration of function ‘nm_setting_wireless_get_bssid’
utils.c:555: erreur: assignment makes pointer from integer without a cast
utils.c:566: erreur: implicit declaration of function ‘nm_setting_wireless_get_mode’
utils.c:566: erreur: assignment makes pointer from integer without a cast
utils.c:577: erreur: implicit declaration of function ‘nm_setting_wireless_get_band’
utils.c:577: erreur: assignment makes pointer from integer without a cast
utils.c: In function ‘connection_valid_for_wired’:
utils.c:615: erreur: implicit declaration of function ‘nm_setting_connection_get_connection_type’
utils.c:615: erreur: assignment makes pointer from integer without a cast
utils.c:628: erreur: implicit declaration of function ‘nm_setting_wired_get_mac_address’
utils.c:628: erreur: assignment makes pointer from integer without a cast
utils.c: In function ‘connection_valid_for_wireless’:
utils.c:659: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:659: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:659: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:659: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:666: erreur: implicit declaration of function ‘nm_setting_wireless_get_mac_address’
utils.c:666: erreur: assignment makes pointer from integer without a cast
utils.c:690: erreur: implicit declaration of function ‘nm_setting_wireless_get_security’
utils.c:690: erreur: assignment makes pointer from integer without a cast
utils.c:698: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_key_mgmt’
utils.c:698: erreur: assignment makes pointer from integer without a cast
utils.c:717: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_num_protos’
utils.c:718: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_proto’
utils.c:718: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:718: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:718: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:718: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:723: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_num_pairwise’
utils.c:724: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_pairwise’
utils.c:724: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:724: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:724: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:724: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:729: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_num_groups’
utils.c:730: erreur: implicit declaration of function ‘nm_setting_wireless_security_get_group’
utils.c:730: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:730: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:730: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:730: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c: In function ‘connection_valid_for_gsm’:
utils.c:745: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:745: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:745: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:745: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c: In function ‘connection_valid_for_cdma’:
utils.c:762: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: passing argument 1 of ‘strlen’ makes pointer from integer without a cast
utils.c:762: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c:762: erreur: transtypage vers un pointeur depuis un entier de taille différente
utils.c:762: erreur: passing argument 1 of ‘__builtin_strcmp’ makes pointer from integer without a cast
utils.c: In function ‘utils_connection_valid_for_device’:
utils.c:783: erreur: comparaison entre un pointeur et un entier
make[3]: *** [libutils_la-utils.lo] Erreur 1
make[3]: quittant le répertoire « /home/jean/network-manager-applet/src/utils »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/jean/network-manager-applet/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/jean/network-manager-applet »
make: *** [all] Erreur 2[/quote]

il te manque des headers
faudrait voir par qui est fournie une fonction comme nm_setting_802_1x_set_ca_cert_from_file

apt-get build-dep network-manager
apt-get build-dep network-manager-applet
aptitude install gtk-doc-tools libnss3-dev git-svn subversion

avec ces commandes je devrais avoir le nécessaire.

J’ai installé les headers avant la manip.

je n’y arrive pas…