Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 17:21:18 -0500
From:      "Scott Ullrich" <sullrich@gmail.com>
To:        "FreeBSD Current" <freebsd-current@freebsd.org>,  "Bruce M. Simpson" <bms@freebsd.org>
Subject:   Compiling ISC DHCP Server on current - ascii2addr() errors
Message-ID:  <d5992baf0703051421x2112cc8bl43786c0460ca9599@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to compile isc-dhcp3-server on FreeBSD current:

# uname -a
FreeBSD freebsd7.geekgod.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon
Mar  5 14:59:45 UTC 2007
root@freebsd7.geekgod.com:/usr/obj/usr/src/sys/GENERIC  i386

And running into this issue:

p/libomapi.a ../dst/libdst.a
dhcpd.o(.text+0x640): In function `main':
: undefined reference to `ascii2addr'
dhcpd.o(.text+0xad1): In function `main':
: undefined reference to `ascii2addr'
*** Error code 1

Recently this function was renamed/moved(?) by bms.

Is there a solution or workaround to get DHCP compiling again?

Thanks for your help!

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5992baf0703051421x2112cc8bl43786c0460ca9599>