bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Latest Coreutils


From: Elbert_Gmail
Subject: Re: Latest Coreutils
Date: Sat, 07 Feb 2009 15:32:19 +0100
User-agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.1b3pre) Gecko/20090118 SeaMonkey/2.0a3pre

Jim Meyering wrote:
Elbert Pol<address@hidden>  wrote:
I just tried this again with Os2 and Gcc 4.33 and all went well except for a
  small warning in the make.
localcharset.c:80:1: warning: "ISSLASH" redefined
In file included from localcharset.c:21:
./config.h:1681:1: warning: this is the location of the previous definition

But if i look @ localcharset.c in the /lib directorie i see spaces on the
line 80 and line 21

But anyhow it compiles ok, the test check i run later.

Thankz you all for making this.

One thing i don't understand why the rm.exe is not working proper :(
U:\coreutils-7.0.171-0dc44\src>md bretel

U:\coreutils-7.0.171-0dc44\src>rm bretel
rm.exe: cannot remove `bretel': Is a directory

U:\coreutils-7.0.171-0dc44\src>rm -R bretel
rm.exe: FATAL: cannot enter directory `bretel': Bad file number

Thanks for the report.

I suspect it's due to lack of some POSIX file system-related
functionality in OS2.

However, before trying to diagnose any high-level tool failure,
you should run "make -k check" and report the results.  That
will include the results of some lower-level unit tests.

Hi,

I run the make -k check
I attach the log

Attachment: check.out.xz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]