Problems compiling bind-9.3.0rc1 on suse linux

Florian Piekert floppy at floppy.org
Fri Jun 18 08:43:57 UTC 2004


Greetings,

I wanted to install the recent bind 9.3.0rc1 release on my old suse linux
system. 9.2.3rc4 compiled/installed without problems. The last beta of 9.3.0
did not compile as well.

It is a linux-2.2.18 kernel and does not have ipv6 support at all. That's why
I used

configure --disable-ipv6

and even tried with --disable-getifaddrs (no change of problem). The error
message I get from compiling is

gcc  -g -O2 -I/home/software/SystemAdmin/Bind/bind-9.3.0rc1 -I./include
-I./../nothreads/include -I../include -I./../include -I./..      -W -Wall
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat  -c interfaceiter.c
interfaceiter.c: In function `get_addr':
interfaceiter.c:64: warning: unused parameter `ifname'
In file included from interfaceiter.c:145:
ifiter_ioctl.c: In function `linux_if_inet6_current':
ifiter_ioctl.c:439: `IF_NAMESIZE' undeclared (first use in this function)
ifiter_ioctl.c:439: (Each undeclared identifier is reported only once
ifiter_ioctl.c:439: for each function it appears in.)
ifiter_ioctl.c:439: warning: unused variable `name'
make[3]: *** [interfaceiter.o] Error 1

I am not sure I provided all required information here, but perhaps some of
you are able to figure out where my problem exactly lies and how I could be
able to solve it.

Thank you in advance.


Florian Piekert                          floppy at floppy.org

Reichenbergstraße 7              Tel+Fax: +49-700-00floppy
38114 Braunschweig                        +49-179- 3928582
Germany




More information about the bind-users mailing list