Assaf Gordon wrote:
> Hello,
>
> I'm trying to use "gnulib" in my project.
> I would like to use some modules that seem to exist in the 'coreutils'
> version of 'gnulib', but not otherwise.
>
> specifically: strnumcmp and randread (but later perhaps others).
>
> In coreutils, the files do exist:
>
Hello,
I'm trying to use "gnulib" in my project.
I would like to use some modules that seem to exist in the 'coreutils' version
of 'gnulib', but not otherwise.
specifically: strnumcmp and randread (but later perhaps others).
In coreutils, the files do exist:
===
$ cd coreutils
$ find -name "*r
On 04/07/13 10:35, Eli Zaretskii wrote:
Here are the MinGW-specific problems with building and testing this
release (copy to gnulib list, because many issues are related to
gnulib modules).
1. Compilation fails in lib/:
This is because idcache.h includes sys/types.h, but gnulib's
sys/ty
Hi Bob,
Thank you for your pointers!
Bob wrote:> Bruce Korb wrote:
The last dinkleberry has to do with libintl.
On OS/X:
You have LD_LIBRARY_PATH set including /usr/local/lib?
It was forced (and done by hand) because without it:
> $ unset LD_LIBRARY_PATH
> $ ldd ../src/shar
> libin
Here are the MinGW-specific problems with building and testing this
release (copy to gnulib list, because many issues are related to
gnulib modules).
1. Compilation fails in lib/:
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -Id:/usr/include -g3 -O2
-Wno-format-contains-nul -MT idcache.o -MD -M