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

issue with wchar.h



	Hello,

I'm the maintainer of Nedit and I have an issue to compile my
package with the last version of the libc6 (2.3.2.ds1-13) :

[...]
make[2]: Entering directory `/home/alex/paquets/nedit/nedit-5.3/util'
cc -O -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DBUILD_UNTESTED_NEDIT   -c -o DialogF.o DialogF.c
Dans le fichier inclus à partir de /usr/include/libio.h:32,
          à partir de /usr/include/stdio.h:72,
          à partir de DialogF.c:28:
/usr/include/_G_config.h:24:19: wchar.h : Aucun fichier ou répertoire de ce type
[...]
gcc cannot find the file wchar.h. This file can be found in /usr/include/bits.
If we look gconv.h :
	#include <wchar.h> at the line 28
and for stdin.h :
	#include <bits/wchar.h>
Is it normal?

 	Many thanks for your help, and sorry for the disturb if it is
not a libc6 issue.

Alexandre Pineau


ps : please cc me since I'm not subscrived to the list.

--
Il vente, c'est le vent de la mer qui nous tourmente. - Pierre Mac Orlan



Reply to: