Re: [Autogen-users] [PATCH] autogen: fix definition of MAXPATHLEN
Santiago Vila <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
El 14/10/13 21:27, Bruce Korb escribió:
> And now, in the same place, is a pre-release of sharutils:
>
> http://autogen.sourceforge.net/data/sharutils-4.13.6pre4.tar.xz
I confirm that this now builds ok on the Hurd. Thanks a lot.
Now there is a little problem with one of the tests, but this is not a
Hurd problem anymore:
FAIL: shar-1
test-suite.log has what it seems to be a diff between the expected
result and the real result, in diff -u notation:
--- shar-1-14129.sample 2013-10-15 00:14:14.032076423 +0200
+++ shar-1-14129.outf 2013-10-15 00:14:14.036076346 +0200
@@ -115,7 +115,7 @@
${echo} "x - SKIPPING shar-1.in (file already exists)"
else
-${echo} "x - extracting shar-1.in (text)"
+${echo} "x - extracting shar-1.in (texto)"
sed 's/^X//' << 'SHAR_EOF' | uudecode &&
begin 600 shar-1.in
M5&AI<R!I<R!A('1E<W0*1G)O;2!T:&ES(&QI;F4L(&5N8V]D:6YG(&ES(&9O
Seems like a missing LC_ALL=C somewhere.