BIND 8.2.3 (T2B) is available for general testing

Randy Bush randy at psg.com
Sat Apr 1 19:25:10 UTC 2000


freebsd 4.0-stable

ld -x -r getgrent_r.o -o getgrent_r.out &&   mv getgrent_r.out getgrent_r.o
if test ! -d threaded ; then mkdir threaded ; else true ; fi
(cc  -O2 -g -I../../port/freebsd/include -I../../include  -D_REENTRANT -c gethostent.c  -o threaded/gethostent.o ;   ld -x -r threaded/gethostent.o  -o threaded/gethostent.out &&   mv threaded/gethostent.out threaded/gethostent.o)
gethostent.c: In function `scan_interfaces':
gethostent.c:485: storage size of `lifreq' isn't known
gethostent.c:582: `SIOCGLIFFLAGS' undeclared (first use in this function)
gethostent.c:582: (Each undeclared identifier is reported only once
gethostent.c:582: for each function it appears in.)
gethostent.c:575: warning: unreachable code at beginning of switch statement
/usr/libexec/elf/ld: cannot open threaded/gethostent.o: No such file or directory
*** Error code 1 (ignored)
cc  -O2 -g -I../../port/freebsd/include -I../../include  -c gethostent.c
gethostent.c: In function `scan_interfaces':
gethostent.c:485: storage size of `lifreq' isn't known
gethostent.c:582: `SIOCGLIFFLAGS' undeclared (first use in this function)
gethostent.c:582: (Each undeclared identifier is reported only once
gethostent.c:582: for each function it appears in.)
gethostent.c:575: warning: unreachable code at beginning of switch statement
*** Error code 1

Stop in /usr/local/src/net/bind-8.2.2-P5/src/lib/irs.
*** Error code 1

Stop in /usr/local/src/net/bind-8.2.2-P5/src/lib.
*** Error code 1

Stop in /usr/local/src/net/bind-8.2.2-P5/src.



More information about the bind-users mailing list