bug-gnulib
[Top][All Lists]
Advanced

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

Re: findutils-4.2.26 build error on HP-UX 10.20


From: Paul Eggert
Subject: Re: findutils-4.2.26 build error on HP-UX 10.20
Date: Tue, 22 Nov 2005 10:57:23 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

James Youngman <address@hidden> writes:

> I'm copying this email to the gnulib project, in case they want to
> apply the patch anyway (the gnulib subdirectory of the findutils
> source code is just imported from the gnulib project).

That patch doesn't look right to me.  gnulib/modules/mbchar says that
you are supposed to include "mbchar.h" this way:

#if HAVE_WCHAR_H && HAVE_WCTYPE_H
#include "mbchar.h"
#endif

I notice that mbuiter.h doesn't do this: it just includes "mbchar.h"
directly.  Perhaps that's the real problem with gnulib?

Peter, what exactly is the problem on HP-UX 10.20?  Can you give us
the compilation command that failed, and what the diagnostic was?
Thanks.




reply via email to

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