Re: NetworkManager and dhcdbd build problems
- From: Dan Williams <dcbw redhat com>
- To: Eugéne Suter <easuter gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: NetworkManager and dhcdbd build problems
- Date: Tue, 09 Jan 2007 16:26:34 -0500
On Tue, 2007-01-09 at 19:23 +0000, Eug� Suter wrote:
> 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.5
> kernel 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
Try commenting those out; if it gets disconnected by the bus, there's no
need to explicitly disconnect. I think later versions of dhcdbd correct
this.
Dan
>
> 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�
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]