*** From dhcp-server -- To unsubscribe, see the end of this message. *** Hi, Since I need dynamic DNS uptates I'm trying to upgrade bind and dhcp to the latest versions. Operating system: Linux with kernel 2.0.34 (same comile error with kernel 2.0.33) Dhcp version: dhcp-3.0b1pl0 Bind version: bind-8.2.1 Problem: Compilation problem with the declaration of the fallback_discard function. I get an error message while compiling the dhcp. According to the release notes (changes since June 6 1999) this problem was fixed. The README file sais that 'the server and relay agent currently work well on Linux after kernel version 2.0.30'. According to the web page full functionality is supported by Linux 2.0.33 and later kernels. I have tried with 2.0.33 and 2.0.34 and get the same error. Error message: Making all in server make[1]: Entering directory `/root/DHCP-DNS/dhcp-3.0b1pl0/server' cc -o dhcpd dhcpd.o dhcp.o bootp.o confpars.o db.o class.o failover.o ./common/libdhcp.a -L/usr/local/bind/lib -lbind ./common/libdhcp.a(socket.o): In function `maybe_setup_fallback': /root/DHCP-DNS/dhcp-3.0b1pl0/common/socket.c:270: undefined reference to `fallback_discard' collect2: ld returned 1 exit status make[1]: *** [dhcpd] Error 1 make[1]: Leaving directory `/root/DHCP-DNS/dhcp-3.0b1pl0/server' make: *** [all] Error 1 How do I tackle this problem? /Eva Felipe ----------------------------------------------------------------------- To unsubscribe from this list, visit http://www.isc.org/dhcp-lists.html or send mail to [EMAIL PROTECTED] with the subject line of 'unsubscribe'. -----------------------------------------------------------------------
