help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libidn fails when builddir!=srcdir and wchar.h is unavailable


From: Mike Frysinger
Subject: Re: libidn fails when builddir!=srcdir and wchar.h is unavailable
Date: Tue, 12 Feb 2008 10:11:02 -0500
User-agent: KMail/1.9.7

On Tuesday 12 February 2008, Simon Josefsson wrote:
> Mike Frysinger <address@hidden> writes:
> > the examples/, src/, and test/ subdirs explicitly include wchar.h.
>
> As far as I can tell, they don't:
>
> address@hidden:~/src/libidn$ rgrep wchar examples/* tests/* src/*
> address@hidden:~/src/libidn$
>
> Maybe you meant "implicitly"?

yes, sorry

> If so, which header file is pulling in wchar.h?

the gnulib code via the lib/idn-int.h.  for example:

bfin-linux-uclibc-gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H 
-I. -I.. -I../../libidn-1.0/src  -I../../libidn-1.0/lib -I../lib 
-I../../libidn-1.0/gl -I../gl   -g -O2 -MT 
idn.o -MD -MP -MF .deps/idn.Tpo -c -o idn.o ../../libidn-1.0/src/idn.c
In file included from ../../libidn-1.0/lib/stringprep.h:32,
                 from ../../libidn-1.0/src/idn.c:37:
../lib/idn-int.h:90:21: error: wchar.h: No such file or directory
make[1]: *** [idn.o] Error 1
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]