Can't compile NETWORKMANAGER_0_6_5_RELEASE



Hello all,

I'm trying to compile the openvpn module of the
NETWORKMANAGER_0_6_5_RELEASE. But I'm only getting this error message:

$ make
make  all-recursive
make[1]: Entering directory
`/home/trunneml/Projekte/NetworkManager/svn/NETWORKMANAGER_0_6_5_RELEASE/vpn-daemons/openvpn'
Making all in src
make[2]: Entering directory
`/home/trunneml/Projekte/NetworkManager/svn/NETWORKMANAGER_0_6_5_RELEASE/vpn-daemons/openvpn/src'
depbase=`echo nm-openvpn-service.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;
\
        if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I../utils
-I../vpn-daemons/openvpn -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   -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/NetworkManager
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -Wall
-DDBUS_API_SUBJECT_TO_CHANGE -DG_DISABLE_DEPRECATED -DBINDIR=
\"/usr/local/bin\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=
\""/usr/local/etc"\" -DVERSION="\"0.3.2\"" -DLIBDIR=\""/usr/local/lib"\"
-DLIBEXECDIR=\""/usr/local/libexec"\" -DLOCALSTATEDIR=
\""/usr/local/var"\" -DDATADIR=\"/usr/local/share\"   -g -O2 -MT
nm-openvpn-service.o -MD -MP -MF "$depbase.Tpo" -c -o
nm-openvpn-service.o nm-openvpn-service.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
nm-openvpn-service.c: In function 'nm_openvpn_dbus_handle_start_vpn':
nm-openvpn-service.c:1061: error: 'NM_DBUS_VPN_LAUNCH_FAILED' undeclared
(first use in this function)
nm-openvpn-service.c:1061: error: (Each undeclared identifier is
reported only once
nm-openvpn-service.c:1061: error: for each function it appears in.)
make[2]: *** [nm-openvpn-service.o] Error 1
make[2]: Leaving directory
`/home/trunneml/Projekte/NetworkManager/svn/NETWORKMANAGER_0_6_5_RELEASE/vpn-daemons/openvpn/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/trunneml/Projekte/NetworkManager/svn/NETWORKMANAGER_0_6_5_RELEASE/vpn-daemons/openvpn'
make: *** [all] Error 2

Can someone tell me what I did wrong?

-- 
Michael Trunner <michael trunner de>




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