DHCPV6 Problems

Birenbaum, Moran moran at ti.com
Tue Jul 17 15:39:25 UTC 2007


I did that but then I received error messages when I used the make
command.

Making all in includes
make[1]: Entering directory `/etc/dhcp-4.0.0a1/includes'
make  all-am
make[2]: Entering directory `/etc/dhcp-4.0.0a1/includes'
make[2]: Leaving directory `/etc/dhcp-4.0.0a1/includes'
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/includes'
Making all in common
make[1]: Entering directory `/etc/dhcp-4.0.0a1/common'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/common'
Making all in minires
make[1]: Entering directory `/etc/dhcp-4.0.0a1/minires'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/minires'
Making all in dst
make[1]: Entering directory `/etc/dhcp-4.0.0a1/dst'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/dst'
Making all in omapip
make[1]: Entering directory `/etc/dhcp-4.0.0a1/omapip'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/omapip'
Making all in client
make[1]: Entering directory `/etc/dhcp-4.0.0a1/client'
gcc  -g -O2   -o dhclient  clparse.o dhclient.o dhc6.o
../common/libdhcp.a ../minires/libres.a ../omapip/libomapi.a
../dst/libdst.a -lcrypto
clparse.o(.text+0x1223): In function `read_client_leases':
/etc/dhcp-4.0.0a1/client/clparse.c:1344: undefined reference to
`dhc6_lease_destroy'
clparse.o(.text+0x14ec):/etc/dhcp-4.0.0a1/client/clparse.c:1349:
undefined reference to `dhc6_lease_destroy'
../common/libdhcp.a(options.o)(.text+0x52cb): In function `do_packet6':
/etc/dhcp-4.0.0a1/common/options.c:3713: undefined reference to `dhcpv6'
collect2: ld returned 1 exit status
make[1]: *** [dhclient] Error 1
make[1]: Leaving directory `/etc/dhcp-4.0.0a1/client'
make: *** [all-recursive] Error 1

Thanks,
Moran
-----Original Message-----
From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On
Behalf Of John Jason Brzozowski
Sent: Tuesday, July 17, 2007 6:16 PM
To: dhcp-users at isc.org
Subject: Re: DHCPV6 Problems

You have to configure --enable-dhcpv6, then make, make install


On 7/17/07 11:07 AM, "Birenbaum, Moran" <moran at ti.com> wrote:

> Hi All,
> I'm trying to use DHCP version dhcp-4.0.0a1 for DHCPV6.
> 
> Right now I'm interested in working with DHCPV6 only.
> 
> I installed the package (./configure make and then make install).
> 
> I'm using a "dhcpd.conf" file that contains definitions for DHCPV6
> 
> Example:
> 
>  
> 
> subnet6 2001:50:101::/64 {
> 
>         range6 2001:50:101::/64;
> 
>             #router6 2001:50:101::1;
> 
>         # you can configure options here as well
> 
> }
> 
>  
> 
> When I try to run the server using the command "dhcpd -6 -cf
dhcpd.conf"
> I receive the error "DHCPV6 not supported".
> 
> Is there a different installation for DHCPV6, a different way to run
it?
> A different configuration?
> 
> I'm using Linux RedHat ver. 4.
> 
>  
> 
>  
> 
> Thanks in advance,
> 
> Moran
> 
>  
> 
>  
> 
>  
> 
> 
> 

=========================================
John Jason Brzozowski (CISSP, RHCT)
Comcast Corporation
e) mailto:john_brzozowski at cable.comcast.com
m) 609-377-6594
p) 856-324-2671
=========================================




More information about the dhcp-users mailing list