Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 2010 02:59:11 GMT
From:      eric <eric_huang@living101.com.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/142459: error while building freebsd-sa-10:01.bind
Message-ID:  <201001080259.o082xBhZ024793@www.freebsd.org>
Resent-Message-ID: <201001080300.o0830AjV089682@freefall.freebsd.org>

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

>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@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:



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