NetworkManager and dhcdbd build problems
- From: "Eugéne Suter" <easuter gmail com>
- To: networkmanager-list gnome org
- Subject: NetworkManager and dhcdbd build problems
- Date: Tue, 9 Jan 2007 19:23:27 +0000
Hello,
I'm building both GNOME 2.16.2 and NetworkManager for VectorLinux 5.8 (a Slackware 11 derivative).
So far I think I've got all the dependencies out of the way, including the GNOME ones. The only problem I'm still having is to build dhcdbd.
This is my box's setup:
kernel
2.6.18.5kernel headers: sanitized
2.6.18.5 headers
DBUS 1.0.1
HAL
0.5.8.1
dhcpcd 2.0.4
UDEV
Well, when I enter the dhcdbd build directory, and type "make", I get this error:
:$ make
cc -O2 -march=i586 -mtune=i686 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0
-c dbus_service.c
cc -O2 -march=i586 -mtune=i686 -c dhcdbd.c
cc -O2 -march=i586 -mtune=i686 -c dhcp_options.c
cc -O2 -march=i586 -mtune=i686 -c main.c
cc -g -o dhcdbd dbus_service.o dhcdbd.o dhcp_options.o main.o
-ldbus-1
dbus_service.o(.text+0x2577): In function `dbus_svc_init':
: undefined reference to `dbus_connection_disconnect'
dbus_service.o(.text+0x271b): In function `dbus_svc_shutdown':
: undefined reference to `dbus_connection_disconnect'
collect2: ld returned 1 exit status
make: *** [dhcdbd] Error 1
The version of dhcdbd that I'm trying to build is 1.14 (the latest if I'm not mistaken).
I fail to see what the problem might be, since DBUS is up-to-date .
I'd really appreaciate any help in solving this problem.
Regards,
Eugéne
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]