2009/3/1 Bruno Haible <[email protected]>: > Good. That's some progress. Now: > 1) Can you reduce the set of #includes in your testcase? What is the minimal > set > of #includes that provokes the error? > 2) Can you send us (in a tar.gz or zip, as an attachment) > - the results of preprocessing your test case (gcc -E), once without > "-I.", > once with "-I.", > - the relevant system include files /tools/wchar.h, /tools/wctype.h, etc. > - the gnulib-generated wchar.h and wctype.h, > - the gnulib-generated config.h, > - the config.status in the parent directory? > If you send this complete set, I'll take a look at it. > > Bruno >
I'm sorry for the late response. I've tried compiling findutils-4.2.33, and that one didn't gave me the error. Likewise, gettext-0.17 gives the error, while gettext-0.16 does not. That means the problem is solved for me. I don't have a lot of time at the moment, so I won't continue trying to find the bug, like I said before, it works for me. This may sound a little bit selfish, but I think: if nobody else is going to encounter the same problem, it's not worth solving, and if someone does, they'll probably know how to solve it. Thanks for all the help, Frank
