Re: un.h (2.2.5) breaks bind 8.2 compile?

Richard B. Johnson (root@chaos.analogic.com)
Sat, 3 Apr 1999 21:39:37 -0500 (EST)


On Sat, 3 Apr 1999, R Dicaire wrote:

> Seems bind 8.2 compile is choking on sa_family_t in
> /usr/src/linux/include/linux/un.h:
>

Bind is an Application-Level program. It should not include kernel headers
directly. The various C runtime library headers do include kernel headers,
but you shouldn't do it directly in an application.

named/bind-8.1.1 and all its tools like addr, dig, dnsquery, host,
name-xfer, ndc, nslookup, and nsupdate all compile fine on my system.

This source was obtained from ftp.uu.net. It will compile on any
POSIX-Compliant system.

Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.2.5 on an i686 machine (400.59 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/