Re: Compile errors on Slackware-10.2
- From: Theetjuh <theetjuh gmail com>
- To: networkmanager-list gnome org
- Subject: Re: Compile errors on Slackware-10.2
- Date: Mon, 17 Oct 2005 10:15:29 +0200
With wireless-tools 28pre9 i'm getting the same error messages as quoted below.
On 10/12/05, Theetjuh <theetjuh gmail com
> wrote:When compiling with your submited patch i'm getting the following output:
NetworkManager-nm-dbus-nm.o(.text+0x45c): In function `nm_dbus_nm_activate_dialup':
: undefined reference to `nm_system_activate_dialup'
NetworkManager-nm-dbus-nm.o(.text+0x1076): In function `nm_dbus_nm_sleep':
: undefined reference to `nm_system_deactivate_all_dialup'
NetworkManager-NetworkManagerDevice.o(.text+0x912): In function
`nm_device_new':: undefined reference to
`nm_system_device_get_system_config'
NetworkManager-NetworkManagerDevice.o(.text+0x920): In function
`nm_device_new':: undefined reference to `nm_system_device_get_use_dhcp'
NetworkManager-NetworkManagerDevice.o(.text+0xc0e): In function `nm_device_unref':
: undefined reference to `nm_system_device_free_system_config'
NetworkManager-NetworkManagerDevice.o(.text+0x5634): In function `nm_device_activate_stage4_ip_config_get':
: undefined reference to `nm_system_device_new_ip4_system_config'
NetworkManager-NetworkManager.o(.text+0x1c68): In function `main':
: undefined reference to `nm_system_get_dialup_config'
NetworkManager-NetworkManagerSystem.o(.text+0x3b7): In function `nm_system_vpn_device_set_from_ip4_config':
: undefined reference to `nm_system_device_flush_routes_with_iface'
NetworkManager-NetworkManagerSystem.o(.text+0x404): In function `nm_system_vpn_device_set_from_ip4_config':
: undefined reference to `nm_system_device_add_route_via_device_with_iface'
NetworkManager-NetworkManagerSystem.o(.text+0x421): In function `nm_system_vpn_device_set_from_ip4_config':
: undefined reference to `nm_system_device_add_default_route_via_device_with_iface'
./vpn-manager/.libs/libvpn-manager.a(libvpn_manager_la-nm-vpn-connection.o)(.text+0x40d):
In function `nm_vpn_connection_deactivate':
/repository/WORK/NetworkManager-CVS20051012-1/NetworkManager-CVS20051012/src/vpn-manager/nm-vpn-connection.c:152:
undefined reference to `nm_system_device_flush_routes_with_iface'
./vpn-manager/.libs/libvpn-manager.a(libvpn_manager_la-nm-vpn-connection.o)(.text+0x418):/repository/WORK/NetworkManager-CVS20051012-1/NetworkManager-CVS20051012/src/vpn-manager/nm-vpn-connection.c:153:
undefined reference to `nm_system_device_flush_addresses_with_iface'
collect2: ld returned 1 exit status
make[3]: *** [NetworkManager] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Any ideas ?
On 10/12/05, Karl Hegbloom <
hegbloom pdx edu> wrote:
On Tue, 2005-10-11 at 00:12 -0700, junk wrote:
> NetworkManagerSlackware.c:114: warning: no previous prototype for
> `nm_system_device_update_config_info'
Look at the patch I posted yesterday for the solution. Apparently with
GCC 4.0.2, the function prototypes for functions that take no arguments
must now say fn(void) where before fn() was accepted.
--
Karl Hegbloom <
hegbloom pdx edu>
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list
--
Greetz
Theetjuh
--
Greetz
Theetjuh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]