Re: coreutils-6.8 - error in expr

2007-06-13 Thread Vin Shelton
On 6/13/07, Bob Proulx <[EMAIL PROTECTED]> wrote: Vin Shelton wrote: > James Youngman wrote: > > If you rebuild with ICC, does the problem persist? > > Yes. It will be interesting to see what is happening there. > > If so, could you try the things that Jim and Bob

Re: coreutils-6.8 - error in expr

2007-06-13 Thread Vin Shelton
On 6/13/07, James Youngman <[EMAIL PROTECTED]> wrote: On 6/13/07, Vin Shelton <[EMAIL PROTECTED]> wrote: > On 6/12/07, Jim Meyering <[EMAIL PROTECTED]> wrote: > > If, after the above, you still see the problem, please save a copy of > > your config.log file (e

Re: coreutils-6.8 - error in expr

2007-06-12 Thread Vin Shelton
built the package with icc, the Intel C Compiler, version 9.1.044. When I rebuild with gcc, no problem occurs. Regards, Vin Shelton -- The Journey by Mary Oliver http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506 ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

coreutils-6.8 - error in expr

2007-06-11 Thread Vin Shelton
on_process-args : '[[:alnum:]_-]\+$' /opt/bin/expr-broken: Unmatched [ or [^ In case you're interested, I detected this defect in the /etc/X11/Xsession script, where `expr' is used to determine what scripts to source. Regards, Vin Shelton ___

Re: Test Failures in coreutils-5.3.0 on SunOS-5.5.1

2005-01-11 Thread Vin Shelton
Jim Meyering <[EMAIL PROTECTED]> writes: > Vin Shelton <[EMAIL PROTECTED]> wrote: >> To whom it may concern: > > Thanks for the quick testing and report! > What compiler did you use? > >> On a SunOS-5.5.1 system (uname -a reports: >> SunOS boise 5.5.1

Re: Test Failures in coreutils-5.3.0 on SunOS-5.5.1

2005-01-10 Thread Vin Shelton
Jim Meyering <[EMAIL PROTECTED]> writes: > Vin Shelton <[EMAIL PROTECTED]> wrote: >> To whom it may concern: > > Thanks for the quick testing and report! > What compiler did you use? > >> On a SunOS-5.5.1 system (uname -a reports: >> SunOS boise 5.5.1

Misc Problems with coreutils-5.0.90

2003-08-08 Thread Vin Shelton
Hey Jim et al, I wanted to send you this note because I came across a few problems building and checking coreutils-5.0.90. Here are the details: 1. On SunOS-5.5.1, configuring with --disable-nls, I cannot link 'who': gcc -g -O2 -o who who.o ../lib/libfetish.a ../lib/libfetish.a -lgen -lnsl

Re: du make check failure on Solaris 5.5 and 5.8 in coreutils-4.5.9

2003-03-11 Thread Vin Shelton
Jim, Jim Meyering <[EMAIL PROTECTED]> writes: > Vin Shelton <[EMAIL PROTECTED]> wrote: >> In coreutils-4.5.9 on the Sparc Solaris machines at work, I'm getting >> a 'make check' failure in the basic du test. Here is the failure >> under Solaris-

Re: du make check failure on Solaris 5.5 and 5.8 in coreutils-4.5.9

2003-03-11 Thread Vin Shelton
Jim Meyering <[EMAIL PROTECTED]> writes: > Vin Shelton <[EMAIL PROTECTED]> wrote: >> Jim, >> >> Jim Meyering <[EMAIL PROTECTED]> writes: >>> Vin Shelton <[EMAIL PROTECTED]> wrote: >>>> In coreutils-4.5.9 on the Sparc Solaris mach

du make check failure on Solaris 5.5 and 5.8 in coreutils-4.5.9

2003-03-11 Thread Vin Shelton
-create --no-recursion" uname -a reports: SunOS amethyst 5.5.1 Generic_103640-40 sun4u sparc SUNW,Ultra-5_10 Solaris gcc --version reports: gcc (GCC) 3.2.2 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty