Hello again,
The lib/getcwd replacement algorithm does not work on VMS.
I am still trying to figure out exactly why it is failing.
On VMS, the directory specification /foo/bar/baz can actually be
multiple overlayed directory trees, such as /sys_foo/bar/baz and
/usr_foo/bar/baz.
And on my te
Am Montag, 25. Februar 2008 19:04 schrieb Karl Berry:
> As can be seen argz_add and argz_count are not available.
>
> Thanks Juan. The functions are easy to implement so I sent a patch to
> bug-libtool about it (also below, for reference). I also checked in the
> changes to texinfo so we can
Hi Karl,
* Karl Berry wrote on Mon, Feb 25, 2008 at 06:59:39PM CET:
> A Texinfo contributor made use of two argz functions that are not in the
> implementation in gnulib, argz_add and argz_count. As a result, of
> course compilation failed on non-glibc systems. They seemed trivial to
> implement
As can be seen argz_add and argz_count are not available.
Thanks Juan. The functions are easy to implement so I sent a patch to
bug-libtool about it (also below, for reference). I also checked in the
changes to texinfo so we can proceed -- can you try testing from CVS
head again, please? Th
Compiling CVS head checked out today with DJGPP gives the following output:
[snip]
make.exe[3]: Entering directory `e:/texinfo-4.11.90/install-info'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib
-DLOCALEDIR=\"/dev/env/DJDIR/share/locale\" -g -O2 -c install-info.c
gcc -g -O2