Re: mintty focus problem after Windows 11 Insider Preview update

2024-08-07 Thread Bruce Jerrick via Cygwin
A clarification: On 8/7/24 3:24 PM, Bruce Jerrick wrote: > ... > Which brings it all back to the same state as stage 2 above. Except that the focus problem did not re-occur. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documen

Re: mintty focus problem after Windows 11 Insider Preview update

2024-08-07 Thread Bruce Jerrick via Cygwin
I am not able to reproduce the mintty window focus problem. (Also I failed to mention that I was originally using the latest test version of the cygwin package, but that now appears not to matter (see below).) Test history is as follows. Versions not mentioned are the same as the previous s

Re: mintty focus problem after Windows 11 Insider Preview update

2024-08-05 Thread Bruce Jerrick via Cygwin
I should have mentioned this originally: The loss of focus did not occur with native Windoze windows, only with mintty. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

mintty focus problem after Windows 11 Insider Preview update

2024-08-05 Thread Bruce Jerrick via Cygwin
A heads-up warning for those using Windows Insider Preview (bleeding-edge updates): After installing Windows 11 Insider Preview "Cumulative Update (10.0.22635.4005) (KB5040555)", there was a problem with the focus of a mintty window: clicking once on its title bar removed focus. And that preclude

Re: cygwin 3.5.3-1 : "Device or resource busy" from 'find {pagefile,swapfile}.sys'

2024-04-04 Thread Bruce Jerrick via Cygwin
hanks for that info. -- Bruce -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

cygwin 3.5.3-1 : "Device or resource busy" from 'find {pagefile,swapfile}.sys'

2024-04-04 Thread Bruce Jerrick via Cygwin
As of cygwin 3.5.3-1, 'find' reports "Device or resource busy" and exits with status 1 on these two files:   $ find /cygdrive/c/{pagefile,swapfile}.sys   /cygdrive/c/pagefile.sys   find: ‘/cygdrive/c/pagefile.sys’: Device or resource busy   /cygdrive/c/swapfile.sys   find: ‘/cygdrive/c/swapfile.sy

Re: xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-02 Thread Bruce Jerrick via Cygwin
'xargs' is back to working with cygwin-3.6.0-0.109.ga0a25849f9dd . Thanks for the quick fix! -- Bruce -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Bruce Jerrick via Cygwin
> Downgrading to util-linux-2.33.3-3 does not help. The related code > differs, but has the same problem. But it was OK in util-linux-2.33.1-3 .  The only difference in output between that and the fixed 2.39.3-2 is that the latter includes one more decimal place in the reported "human" sizes (GiB,

Re: xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-02 Thread Bruce Jerrick via Cygwin
I just did binary-search regression tests on the available old test versions, and found this: OK:  cygwin-3.6.0-0.86.gbfe2790e7bc4.tar.xz BAD: cygwin-3.6.0-0.92.g8bd6ba8f16ec.tar.xz - Bruce -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq

Re: xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-02 Thread Bruce Jerrick via Cygwin
0x67D970 1045 34087 [main] xargs 822 win32env_to_cygenv: 0xA04B0: ALLUSERSPROFILE=C:\ProgramData 524 34611 [main] xargs 822 win32env_to_cygenv: 0xA04E0: APPDATA=C:\Users\bruce\AppData\Roaming 454 35065 [main] xargs 822 win32env_to_cygenv: 0xA0510: COMMONPROGRAMFILES=C

Re: xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-02 Thread Bruce Jerrick via Cygwin
iled xargs is so short I haven't been able to capture its /proc/*/cmdline, but I did get one from the 'strace ...":   D:\cygwin64\bin\strace.exe^@-o^@xargs.strace^@xargs^@-t^@--show-limits I can try older test versions of cygwin, to see where it first shows. -- Bruce -- Problem reports

xargs completely broken under cygwin 3.6.0-0.108.gb7f5a33200a9

2024-04-01 Thread Bruce Jerrick via Cygwin
'xargs' (part of 'findutils') is completely broken if   3.6.0-0.108.gb7f5a33200a9 (test version) is installed:   $ xargs   xargs: Unexpected suffix cmdline on cmdline   $ xargs --version   xargs: Unexpected suffix cmdline on cmdline   $ echo narf | xargs echo   xargs: Unexpected suffix cmdline o

Possible syntax failures in /etc/profile

2024-02-15 Thread Bruce Jerrick via Cygwin
(Forgive me if this is a duplicate -- my first attempt seems to have slipped into a black hole.) In the snippet below from /etc/defaults/etc/profile (base-files-4.3-3), the '[]' tests can fail with the syntax error:   -bash: [: =: unary operator expected if CYGWIN_USEWINPATH or CYGWIN_NOWINPATH

Re: Desktop partially inert with mintty running

2024-02-15 Thread Bruce Jerrick via Cygwin
Thank you so much for the link to the github.com/mintty report -- the best problem is a known problem :) I've posted a comment to that report with a little more info. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:http

Desktop partially inert with mintty running

2024-02-15 Thread Bruce Jerrick via Cygwin
Has anyone had this happen: Sometimes when I have a mintty running, the upper-left quandrant of the desktop becomes inert to the mouse -- icons do not respond to hovers or clicks, and the desktop background does not respond to a right-click. The remainder of the desktop behaves normally. Everythi

Can util-linux 2.33.1-3 come out of [test] ?

2024-02-02 Thread Bruce Jerrick via Cygwin
util-linux 2.33.1-3 depends on cygwin >= 3.5.0 .  The latter has come out of test, so can util-linux 2.33.1-3 also come out of test? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscri

Re: make missing shared libraries: cygguile-3.0-1.dll

2023-05-18 Thread Bruce Visscher via Cygwin
sly, > which python was not working but > type python pointed to a Windows version of python. Trying to run python scripts using `#!/usr/bin/env python` wasn't working. Now python is working fine. Thanks for your help. Bruce -- Problem reports: https://cygwin.com/pro

Re: make missing shared libraries: cygguile-3.0-1.dll

2023-05-17 Thread Bruce Visscher via Cygwin
On Wed, May 17, 2023 at 10:43 AM Brian Inglis wrote: > > Hi Bruse, > > You need to generate cygcheck output using -hrsv options to include package > info > for us to help you. I have attached the output of `cygcheck -hrsv`. (Perhaps someone should update the FAQ?) > You need the library libgui

make missing shared libraries: cygguile-3.0-1.dll

2023-05-16 Thread Bruce Visscher via Cygwin
Trying to build the winpty package[1], I find that the make program does not work. I have tried removing and reinstalling the package to no avail. > $ uname -a > CYGWIN_NT-10.0-22621 42MF1T3 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin > $ make > C:/cygwin64/bin/make.exe: error while loading

Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Bruce Mardle via Cygwin
Hi, all. I've been happily compiling simple C programs under Emacs (emacs-w32) under Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, setup...exe marked a few dozen other packages for upgrades. I didn't notice which. Now, if I `emacs hello.c` and M-x compile gcc -o hell

openssh 8.4

2020-10-05 Thread Bruce Halco
Is there any information available on when openssh 8.4 will be available? Bruce -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe

Re: Bold typeface bug since cygwin-3.1.0

2019-12-18 Thread Bruce Jerrick
On 12/17/19 10:07 AM, Bruce Jerrick wrote: > Problem: > Since cygwin-3.1.0-0.7 (test) and now with cygwin-3.1.0-1, in mintty > (mintty-3.1.0-1), text in bold typeface disappears after certain > commands are executed. > > I have seen the problem under Windows 10 1903 a

Bold typeface bug since cygwin-3.1.0

2019-12-17 Thread Bruce Jerrick
o not use the Cygwin dll.  I have not yet explored this.) All Cygwin packages are up to date as of x86_64/setup.ini with setup-timestamp 1576533033 . In particular:     terminfo-6.1-1.20190727     ncurses-6.1-1.20190727     libncursesw10-6.1-1.20190727 Attachment: File cygcheck.out, from '

Re: openSSH Vulnerability

2019-03-20 Thread Bruce Halco
like any of my alternatives, though. I guess I'll try to convince ControlScan that since the vulnerability affects the scp client, server security is not actually compromised.  In the past I've had a poor success rate trying to explain things like that. Bruce On 3/20/19 10:18 AM, Corinna Vins

openSSH Vulnerability

2019-03-20 Thread Bruce Halco
. Bruce -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: seteuid problem with sshd

2019-03-14 Thread Bruce Halco
On 3/14/19 5:47 AM, Corinna Vinschen wrote: On Mar 13 22:20, Bruce Halco wrote: I had found nothing referencing "No such file or directory", which sounds rather different from a permissions problem. Running sshd under the Local System account made no difference. passwd -R w

Re: seteuid problem with sshd

2019-03-13 Thread Bruce Halco
n Windows. The credentials were available to ssh, without the security issues of all those extra active accounts. Unless someone can suggest an alternative, I'll have to leave all those accounts Enabled. I can put some long, nasty passwords on them to keep the risk acceptable. Thanks. Bru

seteuid problem with sshd

2019-03-13 Thread Bruce Halco
10 systems. I haven't found any info using Google or the cygwin archives. I don't even have a good guess what file or directory is missing. I'd greatly appreciate any suggestions. Bruce Halco -- Problem reports: http://cygwin.com/problems.html FAQ: http:

html::entities

2017-12-30 Thread Bruce Bannon
I'm trying to find HTML::Entities . It's not in the places I expected. Search doesn't find it. Can someone point me in the right direction? What package do I need to load? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Can't Delete Home Directory - Unknown+User:Unknown+Group

2016-07-01 Thread Bruce Halco
I don't know how this happened, and it was probably self-inflicted, but one of the home directories in a new cygwin install has wound up owned by Unknown+User and Unknown+Group, with permissions 750. Opening the cygwin window "As Administrator" will not allow me to remove the directory or chan

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-08 Thread Bruce Halco
I can confirm that this does fix the problem on at least one of my systems. I'll be doing the other shortly. Thank you! Bruce Halco On 01/07/2015 02:45 PM, craigmcd wrote: Bruce said he could not see my edits. I'm posting from nabble and used the raw tags, so maybe that did not

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread Bruce Halco
Could you be more specific about the changes you made? I'm not familiar enough with it for it to be obvious. Thanks. Bruce Halco On 01/07/2015 11:43 AM, craigmcd wrote: I had the same issue. It seems to be related to what /usr/bin/getent returns for the group name so that you end up t

Re: cygwin on windows 8

2011-09-28 Thread Bruce
I'm seeing the same thing. The only way I've gotten the error to go away is to run this in compatibility mode for XP SP3. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: How do I add a follow-on post to a thread in this mailing list?

2011-03-16 Thread Bruce Cran
On Tue, 15 Mar 2011 21:33:11 + Peter Binney wrote: > Many thanks - I'm using gmail. Any idea how I would do that with it? You should be able to import the mail via Settings -> Accounts and Import. Or, access the IMAP interface and copy the email over. -- Bruce Cran -- Prob

Re: How do I add a follow-on post to a thread in this mailing list?

2011-03-15 Thread Bruce Cran
On Tue, 15 Mar 2011 19:13:47 + Peter Binney wrote: > But that reply has not appeared (though I got no delivery error > message). You might be able to save the "Raw text" version to disk and open it within your email client. Click "reply" and the correct headers wi

Re: Cygwin C++ problem

2011-03-13 Thread Bruce Cran
x27;qnforward' is located and run that). -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin C++ problem

2011-03-13 Thread Bruce Cran
d be... The application that's being run is g++-4, not quicknet. What's the command you use to run it? -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscri

Re: distributing executables for windows

2011-03-04 Thread Bruce Cran
support for it, but I have enough technical knowledge that I don't think I'll need it. -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: [OT] Default state of the desktop shortcut checkbox in setup.exe

2011-02-03 Thread Bruce Cran
ogging and clipboard confirmation/editing. -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Default state of the desktop shortcut checkbox in setup.exe

2011-02-03 Thread Bruce Cran
that I need to uncheck it each time because I don't like application icons on the desktop. -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

cygwin_conv_path returns wrong device names?

2011-01-02 Thread Bruce Cran
rns \Device\Harddisk0\Partition0 which cygwin can't access. Shouldn't cygpath and cygwin_conv_path returns the same paths? -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.

cygserver doesn't exit on error

2010-12-26 Thread Bruce Cran
/ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/threaded_queue.cc, line 381: killing request loop thre d 5892 It hangs until I press Ctrl-C; then it quits as it should have done. -- Bruce Cran cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problem

Re: Running ipc shm applications outside /bin

2010-12-23 Thread Bruce Cran
; guidelines there, if you're still seeing this issue and need more > help figuring it out. Thanks. I've attached the output of cygcheck. -- Bruce Cran cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.c

Running ipc shm applications outside /bin

2010-12-18 Thread Bruce Cran
cial about /bin that causes it to start working? -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

"couldn't find i686-pc-mingw32 directory" when building 20101215 snapshot

2010-12-18 Thread Bruce Cran
tp://cygwin.com/ml/cygwin/2009-07/msg00346.html but I've tried renaming the mingw directory but it keep failing. Also, I only have the single version of gcc.exe in my $PATH. The build fails with: gcc -L/cygdrive/c/Users/Bruce/Downloads/cygwin-src/cygwin-snapshot-20101215-1/build/i686-pc-cy

FW: Cron 'WRONG FILE OWNER' Problem Cygwin 1.7/Windows 7

2010-12-15 Thread Bruce Bailey
Larry/Pierre I did indeed restart the cron service, but I appear to have TWO 'baileyb' users in /etc/passwd -- I'll pursue correcting that.  I'm not sure how I did that, but it sure looks like a problem. Thanks! Bruce > Date:

Cron 'WRONG FILE OWNER' Problem Cygwin 1.7/Windows 7

2010-12-15 Thread Bruce Bailey
for weeks now but no luck, so at this point and help would be appreciated. thanks in advance, Bruce Current version -rwxr-xr-x 1 baileyb root 5304 2010-02-15 18:14 /usr/share/doc/Cygwin/cron-4.1-59.README Running crons: 305651723056

Cygwin Filesystem (reported by 'df') Out of Date

2010-11-12 Thread Bruce Bailey
1 Build 7600=20 $ cat /proc/version CYGWIN_NT-6.1 1.7.7(0.230/5/3) 2010-08-31 09:58 Thanks in advance, Bruce -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

Re: Using custom Winsock socket functions with Cygwin

2010-06-02 Thread Bruce Cran
On Tue, 1 Jun 2010 20:06:08 +0100 Bruce Cran wrote: > I have a Winsock provider DLL which communicates with a kernel SCTP > stack. I'd like to enable applications built with both Visual Studio > and Cygwin to run because there's lots of code that's been ported from >

Using custom Winsock socket functions with Cygwin

2010-06-01 Thread Bruce Cran
g _get_osfhandle anyway gives me an invalid handle back. Is there some way to detect that the handle's wrong and fetch the proper one without my code needing detailed knowledge of the fhandler_socket class? -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ:

cygwin 1.7: perl/perl package has wrong description

2009-12-21 Thread Bruce Cran
I have a cygwin 1.7 installation, and went to install perl today. I noticed that both perl/perl and perl/perl_manpages both have the same description, "perl manpages". -- Bruce Cran -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

RE: identical scripts don't behave identically

2009-07-08 Thread Bruce Dobrin
I'll bet one has a carriage return ( and/or line feed) and the other doesn't which would fail on an incomplete last line. I've been burned by this many times. Always end the script by hitting the enter to avoid this. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...

RE: Octave has stopped running for me - no error msg

2009-01-09 Thread Bruce McNamara
>> When I run echo $? after running octave I get: 53 > > That means you're missing a DLL octave needs to run. Run > 'cygcheck octave' and look for DLL(s) it reports missing. Then, look > up the packages that contain the DLL(s) that are missing with > . Install those

Re: Octave has stopped running for me - no error msg

2009-01-09 Thread Bruce McNamara
> Bruce McNamara wrote: >> Before: I have cygwin (ver 1.5.25-15) with octave (ver 3.0.2-1), X and a >> few other packages. My OS is XP with Service Pack 3. Everything works >> fine. >> >> Possible cause: I installed the GNUARM tools > > Argh. http://cyg

Octave has stopped running for me - no error msg

2009-01-09 Thread Bruce McNamara
gain with just the cygwin base and octave (no X or other packages).  In all cases the behavior is the same. I'm not a linux or cygwin expert and don't really know where to start debugging this.  I'm not sure if this is a problem with cygwin or octave.  Any suggestions?  Thanks,

Magnetic tape tools

2008-11-25 Thread Bruce Dobrin
uld I Might it be faster to dd the whole (TByte) tape and untar later? Are there any other tools I should concider? I'm hoping someone has had to do this recently and knows the secret Mt -f /dev/nst0 fsf 116 Tar -xvb 1024 -f /dev/nst0 Thanks for your wisdom Bruce D. -- Unsubscribe info:

Defrag and some other exe not seen by cygwin on XP64

2008-11-13 Thread Bruce Dobrin
This is weird I couldn't find it in my search of the site; I was on a XP64 machine and tried to run the defrag command from the Cygwin shell and it could not locate the command. I could see the command via the cmd shell. Below I cd usng the cmd shell on 64bit XP and using ls it is not seen a

Can't make Wodim see my cd

2008-05-27 Thread Bruce Dobrin
mage Nothing useful ( I CAN dd from this dev ) wodim dev=e: -v /tmp/cdimage And it laughed at me. Is there a non-obvious syntax error here? I tried various permutations using things like dev=ASPI:... etc based on the wodim --devices and dev=help... But got nowhere. It indicates on the

RE: wget and HTTP_PROXY question

2008-05-20 Thread Bruce Dobrin
e proxy in the .wgetrc file and get on with your life. I'm not the supporter of this package so I can't be more help than that. Bruce D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ronald Fischer Sent: Tuesday, May 20, 2008 8:50 AM To: cygwi

RE: How to make GraphicsMagick ('gm.exe') work? and 'cygdpstk-1.dll'

2008-04-22 Thread Bruce Dobrin
Ideally, the maintainer will note this thread and take action. Bruce -Original Message- From: Lee D. Rothstein [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 22, 2008 12:04 PM To: Cygwin Cc: Bruce Dobrin Subject: Re: How to make GraphicsMagick ('gm.exe') work? and 'cygdpstk-1.dll

Re Graphics Magic on Vista

2008-04-21 Thread Bruce Dobrin
I noticed that others had a problem running Graphics Magick (gm.exe) on Vista but saw no solution in my search of site:cygwin.com. It appears to me that (for once) Vista isn't completely fault. If you do a cygcheck on gm.exe you will noticed "Error: could not find cygdpstk-1.dll". I found this o

RE: Update apparently not current

2008-03-19 Thread Bruce Dobrin
, 2008 11:26 AM To: cygwin@cygwin.com Subject: RE: Update apparently not current Bruce Dobrin wrote on 19 March 2008 18:16: > Hi, > I just tried to update from 1.5.25-7 to 1.5.25-11 using the installer > pointed at http\\:mirrors.kernel.org and although it did upgrade some > things ( at

Update apparently not current

2008-03-19 Thread Bruce Dobrin
Has the cygwin1 been reverted to -7? Are these fixes in the -11? Am I crazy (don't answer that)? Bruce Dobrin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FA

RE: Customize setup program. Autoinstall

2007-11-06 Thread Bruce Dobrin
Because I keep seeing this, and because at least once a year I have to fight through the disparate and confusing documentations and various mail logs. Here is how I use setup for unattended FULL and custom installs, with examples: The key command you are looking for looks something like this:

Re: Problem compiling with gpc and "Uses Crt" statement in crtc.c

2007-06-08 Thread Bruce Mahfood
Very sorry. Pretty new to the newsgroup thing. I will make sure to remove the email addresses from now on. I looked and cannot find anywhere where gmail gives that level of customization. Bruce On 6/8/07, Dave Korn wrote: On 08 June 2007 12:59, Bruce Mahfood wrote: > Will do. Thanks D

Re: Problem compiling with gpc and "Uses Crt" statement in crtc.c

2007-06-08 Thread Bruce Mahfood
Will do. Thanks Dave. On 6/7/07, Dave Korn <[EMAIL PROTECTED]> wrote: On 07 June 2007 21:41, Bruce Mahfood wrote: > Hey thanks. I recognised that the problem was in a system level C > file, when I was trying to compile a Pascal file. The thing is that > gpc is a Pascal c

Re: Problem compiling with gpc and "Uses Crt" statement in crtc.c

2007-06-07 Thread Bruce Mahfood
case it didn't. Why would gpc start a gcc compile of the crtc.c file? I don't know that answer to that question. Any other takes on this would be appreciated. As I said, I am going to chat on the GNU-Pascal list, but if anyone was seen this or has an idea, I would be very appreciati

pty limit set to 100 ?

2007-05-08 Thread Bruce Bushby
Greetings list I have searched the mail archives for "pty limit" but didn't find anythingalso a little pushed for time hence my lack of RTFM or further searching I'm running the latest Cygwin on a windows XP lenovo T60 laptop. I elected to install "everything" and added pexpect (expect for py

RE: completion-ignore-case problem with cygwin

2006-09-15 Thread Levy, Bruce
ones in /etc/defaults/etc/skel. My startup process is now much cleaner and one that I can maintain. I very much appreciate the help. Best Wishes, Bruce -Original Message- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 4:45 AM To: cygwin@cygwin.com; Levy,

RE: completion-ignore-case problem with cygwin

2006-09-14 Thread Levy, Bruce
hell I ran bind 'set completion-ignore-case on' and that worked perfectly. I then tried putting that line into .bashrc and that also worked. So, I have a workaround, but I'm not sure why .inputrc is not invoked. Anyway, I sure appreciate your help. Best Wishes, Bruce -O

completion-ignore-case problem with cygwin

2006-09-14 Thread Bruce Levy
ase set completion-ignore-case off Why am I unable to set completion-ignore-case? What am I doing wrong? Thank you for your help. Best Regards, Bruce Levy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: Perl failure

2006-07-20 Thread Bruce Dobrin
've been using this same script for 7 years in one form or another on Linux, Cygwin, and Irix and have just now run into this problem. As it stands this is still a script that runs fine on current Linux, but not on current Cygwin. Is there a way to purge or bump up the limit on thi

RE: Perl failure

2006-07-19 Thread Bruce Dobrin
Thanks for the suggestion, I tried it with 1.5.20 and 1.5.21s 20060718. But Alas no better luck. Any Idea if this is Cygwin or Perl? Thanks Bruce D. From: "Larry Hall (Cygwin)" To: cygwin at cygwin dot com Date: Tue, 18 Jul 2006 22:15:14 -0400 Subject: Re: Perl failure Reference

RE: Perl failure

2006-07-18 Thread Bruce Dobrin
ing around for some other machines with older cygwins on them to establish what version it stopped working in. Thanks for your time Bruce D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yitzchak Scott-Thoennes Sent: Thursday, July 13, 2006 11:06 AM To

RE: Perl failure

2006-07-13 Thread Bruce Dobrin
runs great until it craps out after 1.5 hours. I hope the above helps Thanks Bruce D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yitzchak Scott-Thoennes Sent: Thursday, July 13, 2006 8:53 AM To: cygwin@cygwin.com Subject: Re: Perl failure On Wed, Jul 12

Perl failure

2006-07-12 Thread Bruce Dobrin
tions? Thanks Bruce D -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RXVT copy/paste issue

2006-06-29 Thread Bruce Dobrin
thing that applies. Startup is (and has been for years): C:\cygwin\bin\rxvt.exe -tn rxvt -bg #55 -fg #ee -sr -sl 5000 -vb -e /bin/bash --login -I Thanks Bruce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Document

RE: No postnews or other Usenet news utilities?

2006-05-24 Thread Bruce Wehr
round Usenet. (I usually avoid speeches like this; they sound so trite. But, hey ... You started it. :) I was introduced to Usenet on or about 1985. I had been a regular participant, a respected member of the community for many years. I invite you to visit Google Groups and search for me: &quo

No postnews or other Usenet news utilities?

2006-05-24 Thread Bruce Wehr
ads to my Cygwin question(s): Am I just being blind, or are there truly no Usenet utilities available for Cygwin? If not, are there any plans to add them in the future? Thanks for your time, and apologies for being so long winded. Take care and God bless. ---

"Last" or equiv for Windows login?

2006-05-04 Thread Bruce Dobrin
on any given remote machine... But I can't figure out how to find out who is/was logged into the windows console (desktop or whatever you want to call it). Any ideas? Thanks Bruce Dobrin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Makewhatis problem in Man 1.5p-1

2006-04-21 Thread Bruce Jones
e same problem in line 394. I'm sending to the cygwin list also since it seems Windows systems are more likely to have paths with embedded spaces. Regards, Bruce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docum

make 3.80-1 crashed with core dump / stackdump

2006-03-23 Thread bruce robson
]: Entering directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom/string' make[5]: Entering directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom/string/pub lic' Exception: STATUS_ACCESS_VIOLATION at eip=0022FBFC eax= ebx=1002C080 ecx=0101 edx= esi=1002B7E0 edi=00

Perl NET::SERVER module acts strangly in cygwin

2006-02-23 Thread Bruce Dobrin
odule, and the above worked as expected . I've been staring at strace logs, but I'm not getting anywhere... Any help or suggestions would be appreciated Bruce D. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RE: Tcsh .history file growing out of control

2006-01-26 Thread Bruce Dobrin
this is very rare. I just hoped someone had some experience or insight into it. Bruce D. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Reid Thompson Sent: Thursday, January 26, 2006 12:39 PM To: cygwin@cygwin.com Subject: Re: Tcsh .history file g

Tcsh .history file growing out of control

2006-01-26 Thread Bruce Dobrin
transparently between windows, Linux and Irix. I hoped I'd see something crop up on the list, none of my searches have turned up anything. Thanks Bruce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documenta

RE: Cygwin Setup Command Line

2005-12-28 Thread Bruce Dobrin
Larry Hall (Cygwin) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 28, 2005 4:18 PM To: Bruce Dobrin Cc: cygwin@cygwin.com Subject: Re: Cygwin Setup Command Line On 12/28/2005, Bruce Dobrin wrote: > Is there anything new in automating Cygwin setup since the short > command line list at: > h

Cygwin Setup Command Line

2005-12-28 Thread Bruce Dobrin
into trying to figure out how to efficiently update 500 machines with a recent copy of Cygwin ( some are as old as 1.3.10). If anyone has any suggestions, I'd love to hear them. Fortuna I at least have inetd running on all of them so I have somewhere to start. Bruce D. [EMAIL PROTECTED] -- U

RE: PerlTk under Cygwin?

2005-11-16 Thread Bruce Dobrin
aakov S (Cygwin Ports) Sent: Wednesday, November 16, 2005 3:05 PM To: cygwin@cygwin.com Subject: Re: PerlTk under Cygwin? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bruce Dobrin wrote: > It is a version of tk800.025 with a patch. I can't find it right now > but I found it with

RE: Re: PerlTk under Cygwin?

2005-11-16 Thread Bruce Dobrin
Don't know if you have solved this yet, but there is a special build that does indeed work. It is a version of tk800.025 with a patch. I can't find it right now but I found it with a bit of digging about 2 weeks ago. There was a tk800.024 for native win and tk804.xx for X11. they both seem t

RE: Any fix to cygheap_fixup_in_child failure after rebaseall?

2005-04-26 Thread Bruce Dobrin
ny adverse effect? With all the stuff I compile on this machine I'm not sure how else to find them otherwise... Thanks Bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Dessent Sent: Tuesday, April 26, 2005 3:45 PM To: Cygwin List Subject:

RE: Any fix to cygheap_fixup_in_child failure after rebaseall?

2005-04-26 Thread Bruce Dobrin
I did use rebaseall -T /usr/local/bin But I've always been a bit hazy as to what the proper format for rebaseall was -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 26, 2005 3:14 PM To: Bruce Dobrin; cygwin@cygwin.com Subject: Re: Any f

Any fix to cygheap_fixup_in_child failure after rebaseall?

2005-04-26 Thread Bruce Dobrin
se 0x0, m.BaseAddress 0x6181, m.RegionSize 0x46, m.State 0x1 I tried rebasing the mplayer stuff and also recompiling. All for naught. I'd hate to re install cygwin If I don't have to. Thanks. Bruce dobrin -- Unsubscribe info: http://cygwin.com/ml/#uns

Changing root path from /ecos-c/ to /

2005-02-08 Thread Bruce Hampton
Hi, I'm using Cygwin. I wish to change the default path for C: from /ecos-c/ to /. When I type "mount" in cygwin, I get the following: C:\PFARM\cygwin on / type system (binmode) c: on /ecos-c type user (textmode) c: on / type user (textmode) e: on /cygdrive/e type user (textmode,noumount) f: on

Multiple installations and 3PP

2005-01-25 Thread Bruce
On the 25th of January another one rode the bus, Time to put this thread to bed isn't it. Bruce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.htm

RE: Perl-tk?

2004-11-18 Thread Bruce Dobrin
I've been using the tk800 native windows functionality for years with cygwin. You just have to recompile/install with each perl change. If I remember correctly, with the most recent cygwin/perl/tk800.024, I haven't even had to patch it. The big headache is that you need to play games with rebase

RE: Program to "talk" to serial port?

2004-10-19 Thread Bruce Dobrin
I got it working with very helpful suggestions from list people last week. You need to unpack on a linux box and change every reference to reserve word "aux" to something else, next comment out the tweak the code to disable the root checking, like this: [EMAIL PROTECTED]:/c/temp/minicom/minico

Is there a physical port aware terminal program in cygwin

2004-10-08 Thread Bruce Dobrin
We hate HyperTerminal, is there a cygwin alternative for talking over a serial port? Agetty handles the other end so well, I'd love to get a terminal program for accessing serial devices. Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://c

1.5.11, I don't have .profile, .bashrc and .inputrc in my HOME

2004-09-17 Thread Bruce Hyatt
I move my HOME do I have to change other things (other than moving what's in it) and can/how do I create the .profile, .bashrc and .inputrc files in my HOME? The top of cygcheck output is attached. TIA, Bruce __ Do You Yahoo!? Tired of spam? Yaho

May I suggest

2004-08-27 Thread Bruce
IDUAYCMMfor some people. I don't understand and you can't make me. Bruce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

shell cmds crapping out with large numbers of files

2004-05-25 Thread Bruce Dobrin
{uname -a CYGWIN_NT-5.1 THEODOLITE 1.5.9(0.112/4/2) 2004-03-18 23:05 i686 unknown unknown Cygwin } I need to process very large numbers ( up to 100,000) of imagefiles. I noticed my foreach loops start crapping out when the number of files grows near 1500. It feels like a 32bit memory addressing

  1   2   >