This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

resolv/arpa/nameser_compat.h not installed


>Submitter-Id:	net
>Originator:	Sean Chen
>Organization:	TurboLinux, Inc.
>Confidential:	no
>Synopsis:	resolv/arpa/nameser_compat.h needed by not installed
>Severity:	critical
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.1.90
>Environment:
Host type: i686-pc-linux-gnu
System: Linux cat.tlc.com.cn 2.3.48 #1 Mon Feb 28 17:38:33 CST 2000 i686 unknown
Architecture: i686

Addons: crypt linuxthreads soft-fp

Build CC: gcc
Compiler version: 2.95.2 19991024 (release)
Kernel headers: 2.3.48
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
resolv/arpa/nameser.h is installed as /usr/include/arpa/nameser.h.
It defines 'BIND_4_COMPAT' and contains at the end of the file:

#ifdef BIND_4_COMPAT
#include <arpa/nameser_compat.h>
#endif

but nameser_compat.h is not found in /usr/include/arpa or elsewhere.

>How-To-Repeat:
Observe resolv/arpa/nameser.h
>Fix:
Install resolv/arpa/nameser_compat.h to /usr/include/arpa

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]