bug-bash
[Top][All Lists]
Advanced

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

When 'ls' is run under bash it is immediately stopped.


From: David Wyman
Subject: When 'ls' is run under bash it is immediately stopped.
Date: Mon, 30 Oct 2000 14:42:34 -0800

Configuration Information [Automatically generated, do not change]:
Machine: sparc
OS: solaris2.7
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc'
-DCONF_OSTYPE='solaris2.7' -DCONF_MACHTYPE='sparc-sun-solaris2.7'
-DCONF_VENDOR='sun' -DSHELL -DHAVE_CONFIG_H  -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.  -I. -I./lib
-I/usr/local/include -g -O2
uname output: SunOS csuaah09 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-4
Machine Type: sparc-sun-solaris2.7
 
Bash Version: 2.03
Patch Level: 0
Release Status: release

Description:
I compiled bash on this machine and it was successful. When I envoke bash
everything appears to be fine except when I try to run 'ls'
I compiled it on a second sun machine with the same problem.

Ex.
bash-2.03$ ls

[1]+  Stopped
bash-2.03$ fg 1
ls
bash            gawk            wget
bash-2.03$

Thanks,
David Wyman
Trados Corporation
(206) 262-8321



reply via email to

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