Re: question: gnulib modules that only exist in coreutils?

2013-04-07 Thread Jim Meyering
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: >

question: gnulib modules that only exist in coreutils?

2013-04-07 Thread Assaf Gordon
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

Re: Building sharutils 4.13.4 with MinGW

2013-04-07 Thread Bruce Korb
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

Re: (sharutils) make distclean removes doc/uudecode.1

2013-04-07 Thread Bruce Korb
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

Re: Building sharutils 4.13.4 with MinGW

2013-04-07 Thread Eli Zaretskii
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