[bug #18375] Error messages with some patterns

2006-11-25 Thread anonymous
URL: Summary: Error messages with some patterns Project: findutils Submitted by: None Submitted on: Sunday 11/26/2006 at 01:22 UTC Category: find Severity: 3 - Normal

findutils-4.2.{28,29} build failed on solaris 2.6

2006-11-25 Thread Paul Lew
Both 4.2.27 and 4.2.28 failed for the same reason. The previous susseful version installed is: 4.2.27. It also failed on solaris 2.8. > gcc -v Using built-in specs. Target: sparc-sun-solaris2.6 Configured with: ../gcc-4.1.1/configure --prefix=/auto/insbu-cnstools/sunos56-sparc

Bug in windows BIN V 4.2.20

2006-11-25 Thread Arild Skullerud
Hi The following bug was discovered: When running the command (movefile.cmd contains: move %1 o:) : D:\Deletefiles>find d:\System4\Backuplonn -mtime +31 -exec d:\deletefiles\movefile.cmd {} ; D:\Deletefiles>move "d:\System4\Backuplonn/2006.09.20 - System4 klient 2000.bak.zip" o: The system can

Re: Incompatibility between current gnulib and gettext-0.14.6?

2006-11-25 Thread Paul Eggert
On 11/25/06, James Youngman <[EMAIL PROTECTED]> wrote: > I am using gettext version 0.14.6. Its version of po/Makefile.in.in > uses @MKINSTALLDIRS@, mkinstalldirs is obsolete and is not maintained any more, and new distributions shouldn't distribute it. install-sh now does the work that mkinsta

Re: Incompatibility between current gnulib and gettext-0.14.6?

2006-11-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to James Youngman on 11/25/2006 10:12 AM: > On 11/25/06, James Youngman <[EMAIL PROTECTED]> wrote: >> I am using gettext version 0.14.6. Its version of po/Makefile.in.in >> uses @MKINSTALLDIRS@, but the m4 files in current gnulib do not >>

Re: Incompatibility between current gnulib and gettext-0.14.6?

2006-11-25 Thread James Youngman
On 11/25/06, James Youngman <[EMAIL PROTECTED]> wrote: I am using gettext version 0.14.6. Its version of po/Makefile.in.in uses @MKINSTALLDIRS@, but the m4 files in current gnulib do not substitute that variable. This means that the generated po/Makefile contains a naked @[EMAIL PROTECTED] I