i386/142459: error while building freebsd-sa-10:01.bind
eric
eric_huang at living101.com.tw
Fri Jan 8 03:00:10 UTC 2010
>Number: 142459
>Category: i386
>Synopsis: error while building freebsd-sa-10:01.bind
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 08 03:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: eric
>Release: 6.4-STABLE
>Organization:
living101
>Environment:
FreeBSD mail.greentravel.com.tw 6.4-STABLE FreeBSD 6.4-STABLE #1: Tue Oct 6 09:38:58 CST 2009 root at mail.greentravel.com.tw:/usr/obj/usr/src/sys/mykernel_SMP i386
>Description:
Following the FreeBSD-SA-10:01.bind Security Advisory command to patch bind9
than execute the following commands step:
# cd /usr/src/usr.sbin/named
# make obj && make depend && make && make install
than appear the error:
/usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c: In function `query_find':
/usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c:2582: error: `dboptions' undeclared (first use in this function)
/usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c:2582: error: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c:2582: error: for each function it appears in.)
/usr/src/usr.sbin/named/../../contrib/bind9/bin/named/query.c:2589: error: `tmprdataset' undeclared (first use in this function)
*** Error code 1
>How-To-Repeat:
# cd /usr/src
# patch < /path/to/patch
# cd /usr/src/lib/bind
# make obj && make depend && make && make install
# cd /usr/src/usr.sbin/named
# make obj && make depend && make && make install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list