Hi Jim,
> I tested init.sh on Solaris 10 by doing this locally,
>
> ./gnulib-tool --create-testdir --with-tests --dir=tt xstrtoll
>
> Running (in tt) ./configure && make && make dist, and copying the tarball
> to the Solaris system.
You don't need to "./configure && make && make dist" in a gn
Eric Blake wrote:
> --- a/lib/progreloc.c
> +++ b/lib/progreloc.c
> @@ -43,7 +43,6 @@
> # include
> #endif
>
> -#include "canonicalize.h"
> #include "relocatable.h"
>
> #ifdef NO_XMALLOC
If you do this, the canonicalize_file_name declaration may be absent when
progreloc.c is compiled, leadi
Eric Blake wrote:
...
> Also, we need this, to pick up the change in .h file:
>
...
> Subject: [PATCH] canonicalize-lgpl: adjust clients to use correct header
>
...
> * lib/fchdir.c (includes): Use , not "canonicalize.h".
Looks good.
Along that line, I've added this:
>From 27fc6b8b3c176038ff7216a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 9/19/2009 5:16 AM:
> According to Simon Josefsson on 9/19/2009 2:41 AM:
>> Files:
>> ...
>> m4/canonicalize-lgpl.m4
>
>> Bruno, Ben, is this patch the right thing?
>
> I'm neither, but yes, the patch is right. Sorry for no
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Simon Josefsson on 9/19/2009 2:41 AM:
> Files:
> ...
> m4/canonicalize-lgpl.m4
>
> Bruno, Ben, is this patch the right thing?
I'm neither, but yes, the patch is right. Sorry for not realizing I broke
that when I merged the m4 file of ca
"emad hajjar" writes:
> ./gnulib-tool: *** file /root/gnulib/./m4/canonicalize-lgpl.m4 not found
> ./gnulib-tool: *** Stop.
Indeed, the file does not exist but is referenced from
relocatable-prog-wrapper:
Files:
...
m4/canonicalize-lgpl.m4
Bruno, Ben, is this patch the right thing?
/Simon
d