> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> Sorry JMarc, it seems I need a coffee...
Don't we all?
JMarc
On Fri, Sep 08, 2006 at 03:15:47PM +0200, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> Enrico> I am not sure what you mean. I am not changing any target,
> Enrico> simply the rule to generate libintl.h:
>
> What I say is that you have a wrong l
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> I am not sure what you mean. I am not changing any target,
Enrico> simply the rule to generate libintl.h:
What I say is that you have a wrong libgnuintl.h in your src directory.
If you remove it, a brand new one will be recre
On Fri, Sep 08, 2006 at 12:58:09PM +0200, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> >> Is you problem fixed now?
>
> Enrico> No, I have to use the attached patch.
>
> This is very strange, since the whole Makefile targets read:
>
> libgnu
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>> Is you problem fixed now?
Enrico> No, I have to use the attached patch.
This is very strange, since the whole Makefile targets read:
libgnuintl.h: $(srcdir)/libgnuintl.h.in
sed -e 's,@''HAVE_POSIX_PRINTF''@,@HAVE_POSIX_
On Fri, Sep 08, 2006 at 10:42:18AM +0200, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> Enrico> When starting a fresh build (i.e., just after running
> Enrico> configure with an initially empty build dir) I am getting the
> Enrico> following erro
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> When starting a fresh build (i.e., just after running
Enrico> configure with an initially empty build dir) I am getting the
Enrico> following error from make:
Enrico> cp libgnuintl.h libintl.h cp: cannot stat `libgnuintl.h':
When starting a fresh build (i.e., just after running configure with an
initially empty build dir) I am getting the following error from make:
cp libgnuintl.h libintl.h
cp: cannot stat `libgnuintl.h': No such file or directory
make[1]: *** [libintl.h] Error 1
and I have to manually
cp /intl/libg