Re: GCC dependencies (attn David Billinghurst)

2011-10-16 Thread Yaakov (Cygwin/X)
On Sat, 2011-08-13 at 13:28 +0200, Corinna Vinschen wrote: here's a minor nit, but that bugs me for a while now. $ cc hello.c $ ./a.out bash: ./a.out: No such file or directory I would like to see that GCC for Cygwin creates the output file a.out.exe, so the result is the same on

gdb 7.3.50-2 crash

2011-10-16 Thread Ken Brown
gdb 7.3.50-2 crashes with a segfault if a file is loaded and the following two command lines are sent: server interpreter mi -file-list-exec-source-files server list To reproduce, run `gdb t.exe' and then type in those two lines. Here t.exe can be any executable, I think. I tried several

Re: Problem w/ gdb 7.3.50-2 under emacs

2011-10-16 Thread Ken Brown
On 10/13/2011 10:45 PM, Ken Brown wrote: On 10/13/2011 9:10 PM, Ryan Johnson wrote: On 13/10/2011 6:36 PM, Ken Brown wrote: On 10/13/2011 2:32 PM, Ryan Johnson wrote: Update: gdb (previous version and home-built) doesn't seg fault, but is unable to run commands under the latest cygwin emacs:

Re: Problem redirecting stderr to pipe in subprocess

2011-10-16 Thread Ken Brown
On 10/11/2011 1:41 PM, Christopher Faylor wrote: On Tue, Oct 11, 2011 at 10:51:01AM -0400, Ken Brown wrote: On 10/11/2011 9:24 AM, Marco Atzeri wrote: On 10/11/2011 3:12 PM, Ken Brown wrote: In addition, the 2011-10-10 snapshot doesn't work well with xterm. When I start xterm, I see bash:

Re: admin privileges when logging in by ssh?

2011-10-16 Thread Henry S. Thompson
Corinna Vinschen writes: . . . By simply trying them out, I created a list of the privileges which trigger the high integrity level requirement. See, for instance, http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?r1=1.93r2=1.94cvsroot=srcf=h For the security

Re: Why 'script' utility require SHELL (and work fine under Linux)?

2011-10-16 Thread Oleksandr Gavenko
15.10.2011 0:47, Kaz Kylheku пишет: So SHELL env var does not exported by bash... Why? This is a bug in bash which hides broken behavior in the OS. Bash expects this to be an existing environment variable, and it usually is in normal Unix like operating systems. However, bash internally

[ANNOUNCEMENT] Updated: {libiconv/libiconv2/libcharset1}-1.14-2

2011-10-16 Thread Charles Wilson
The GNU libiconv package provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. Routine update. [[ compiled using gcc-4.5.3-2 ]] Changes since libiconv-1.14-1 * Built using

[ANNOUNCEMENT] Updated: {gettext/gettext-devel/libgettextpo0/libintl8/libasprintf0}-0.18.1.1-2

2011-10-16 Thread Charles Wilson
gettext is the GNU package which provides 'national language support' for other programs. It includes a number of utility programs. Important behavioral update. [[ compiled using gcc-4.5.3-2 and g++-4.5.3-2 ]] Changes since gettext-0.18.1.1-1 * Built

Re: cygwin started speaking German today

2011-10-16 Thread Charles Wilson
On 10/11/2011 12:54 PM, Charles Wilson wrote: Consensus does appear to be unanimous on what to do; I just need to review all the postings and figure out exactly /how/ to do it. I have uploaded the new packages. There are three new patches: 1) modified localename.c significantly. No longer

Re: /proc/*/cmdline corrupted

2011-10-16 Thread jan.kolar
jc807j2668 1 0 08:59 tty0 00:00:00 xterm -e ssh server 80x72+285+0 -e ssh server jc807j3004 1 0 08:59 tty0 00:00:00 xterm -e ssh server 80x72-8+0 -e ssh server jc807j2928 5852 0 09:12 ?00:00:00 xterm 2 +tb The actual command lines for the 3 xterm

exim-config, email, probably more: what is the expected path to sendmail?

2011-10-16 Thread Regid Ichira
email 3.1.2-2 exim 4.76-1 email is looking for /usr/lib/sendmail. exim-config creates /usr/sbin/sendmail - /usr/bin/exim. I wonder whether most Unix applications don't expect /usr/lib/sendmail, and not /usr/sbin/sendmail. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: exim-config, email, probably more: what is the expected path to sendmail?

2011-10-16 Thread René Berber
On 10/16/2011 5:29 PM, Regid Ichira wrote: email 3.1.2-2 exim 4.76-1 email is looking for /usr/lib/sendmail. exim-config creates /usr/sbin/sendmail - /usr/bin/exim. I wonder whether most Unix applications don't expect /usr/lib/sendmail, and not /usr/sbin/sendmail. It depends on

Re: /proc/*/cmdline corrupted

2011-10-16 Thread Andrew DeFaria
On 10/16/11 14:31, jan.kolar wrote: jc807j2668 1 0 08:59 tty0 00:00:00 xterm -e ssh server 80x72+285+0 -e ssh server jc807j3004 1 0 08:59 tty0 00:00:00 xterm -e ssh server 80x72-8+0 -e ssh server jc807j2928 5852 0 09:12 ?00:00:00 xterm 2 +tb The

Gold star please? Re: [ANNOUNCEMENT] Updated: {libiconv/libiconv2/libcharset1}-1.14-2

2011-10-16 Thread Christopher Faylor
On Sun, Oct 16, 2011 at 02:20:31PM -0400, Charles Wilson wrote: The GNU libiconv package provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. Can we get a gold star for Chuck here? Supporting libiconv has got to be a

Re: /proc/*/cmdline corrupted

2011-10-16 Thread Jon Clugston
I've checked and on Linux (at least) xterm's command line is not corrupted. From looking at the xterm code, it would appear that the X libraries would have to be what is corrupting the command line. I didn't look into the X library (XmParseCommand). Jon On Sun, Oct 16, 2011 at 5:31 PM,

Updated: {libiconv/libiconv2/libcharset1}-1.14-2

2011-10-16 Thread Charles Wilson
The GNU libiconv package provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. Routine update. [[ compiled using gcc-4.5.3-2 ]] Changes since libiconv-1.14-1 * Built using