This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

glibc-2.4 and libidn addon


Hi

the glibc-libidn-2.4.tar.bz2 file uncompresses to folder named glibc-libidn-2.4 and when this is included in addons there is an error while building glibc
where it complains about missing libidn/idna.h file
I renamed the folder to libidn and then it worked ok. Previous releases of libidn uncompress to libidn folder itself so I did not see this issue.
the follwoing two files has this include


inet/getnameinfo.c:56:# include <libidn/idna.h>
sysdeps/posix/getaddrinfo.c:64:# include <libidn/idna.h>

Thanks

--
Khem Raj <khem@mvista.com>
MontaVista Software, Inc.
www.mvista.com



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