On Mon, Nov 26, 2012 at 05:14:38PM +0059, Denis Excoffier wrote:
>> Hello,
>>
>> I tried the last (20121123) snapshot, it seems to work OK (although
This morning i tried the 20121126 snapshot with exactly the same
results, except that the compilation of cygcheck.cc goes one st
On Nov 26 10:44, Adam Dinwoodie wrote:
> Hi,
>
> If I use paths that contain $ symbols, and backslash-escape them, I start
> seeing warnings about MS-DOS style paths in Cygwin bash. For example, where I
> hit after the .ssh/:
>
> $ cp //pcname/C\$/cygwin/home/add/.ssh/cygwin warning:
>
Hi all,
let me post details about my problem while compiling gdal-1.9.2 under cygwin.
here is my uname -a output:
CYGWIN_NT-6.1-WOW64 ventress 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin
I am using windows 7 pro on a lenovo T530 laptop. I removed (almost!)
all unnecessary
software from the pr
On Nov 26 18:09, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> > I just checked in the change.
>
> Thank you. I will test it as soon as it's available in a snapshot.
>
> > ...especially since I can't reproduce this. I tried with cygserver
> > before and after my patch and in both cases your sem
On Mon, Nov 26, 2012 at 5:21 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote:
> For me, this is only a problem because of the rebaseall error message.
> (In other words, it is merely a slight annoyance.) I've no idea
> whether this causes a problem for perl as I do not usually use perl
> (at least dir
On Mon, Nov 26, 2012 at 08:55:32PM -0500, Ryan Johnson wrote:
>On 26/11/2012 8:35 PM, Jason Tishler wrote:
>> Ryan,
>>
>> On Mon, Nov 26, 2012 at 03:09:01PM -0500, Ryan Johnson wrote:
>>> Hi all (attn python maintainer),
>>>
>>> Would it be possible to update to python 2.7? The current released
>>>
On 26/11/2012 8:35 PM, Jason Tishler wrote:
Ryan,
On Mon, Nov 26, 2012 at 03:09:01PM -0500, Ryan Johnson wrote:
Hi all (attn python maintainer),
Would it be possible to update to python 2.7? The current released
package (2.6.8-2) lacks several features available in 2.7.
Are you psychic? I ju
Ryan,
On Mon, Nov 26, 2012 at 03:09:01PM -0500, Ryan Johnson wrote:
> Hi all (attn python maintainer),
>
> Would it be possible to update to python 2.7? The current released
> package (2.6.8-2) lacks several features available in 2.7.
Are you psychic? I just started today. Sorry, but I don't h
For me, this is only a problem because of the rebaseall error message.
(In other words, it is merely a slight annoyance.) I've no idea
whether this causes a problem for perl as I do not usually use perl
(at least directly).
c:\cygwin\bin> dash -c rebaseall
/usr/lib/perl5/5.14/i686-cygwin-threads-
holy fuck... i was wondering about the address being like that myself,
but thats what it did by default, so whenever i tried rebasing i kept
it in the same address range
this is the current address after i used your starting location
/usr/bin/cygiconv-2.dll base 0x48bd size 0x0
Wow... double dose of TOFU
On 26/11/2012 3:37 PM, Massi wrote:
I have the very same problem, not at startup, but when compiling a few
packages.
Killing all the windows aplications and processes would help with some packages,
but not all. Which makes cygwin completely useless.
What does the out
On 26/11/2012 3:34 PM, Christopher Faylor wrote:
On Mon, Nov 26, 2012 at 03:11:50PM -0500, Ryan Johnson wrote:
On 26/11/2012 2:47 PM, Piren wrote:
Thanks for the response Ryan
I'm seeing the same issues no matter what runs on Windows, it does the
same even in Safe Mode. Also, this issue only s
I have the very same problem, not at startup, but when compiling a few
packages.
Killing all the windows aplications and processes would help with some packages,
but not all. Which makes cygwin completely useless.
Massi
2012/11/26 Ryan Johnson :
> On 26/11/2012 2:47 PM, Piren wrote:
>>
>> Thanks
On Mon, Nov 26, 2012 at 03:34:36PM -0500, Christopher Faylor wrote:
>On Mon, Nov 26, 2012 at 03:11:50PM -0500, Ryan Johnson wrote:
>>On 26/11/2012 2:47 PM, Piren wrote:
>>> Thanks for the response Ryan
>>>
>>> I'm seeing the same issues no matter what runs on Windows, it does the
>>> same even in S
On Mon, Nov 26, 2012 at 03:11:50PM -0500, Ryan Johnson wrote:
>On 26/11/2012 2:47 PM, Piren wrote:
>> Thanks for the response Ryan
>>
>> I'm seeing the same issues no matter what runs on Windows, it does the
>> same even in Safe Mode. Also, this issue only started once i updated
>> to the new Cygwi
The issue is the text format. Windows is \r\n; Unix is \n.
I used Notepad++ to save in Unix text format and everything worked
fine.
Sigh...should have thought of that before.
Roy Jensen
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*** Imagination is more importan
On 26/11/2012 2:47 PM, Piren wrote:
Thanks for the response Ryan
I'm seeing the same issues no matter what runs on Windows, it does the
same even in Safe Mode. Also, this issue only started once i updated
to the new Cygwin version and my windows configuration/installed apps
did not change.
ATM
Hi all (attn python maintainer),
Would it be possible to update to python 2.7? The current released
package (2.6.8-2) lacks several features available in 2.7.
Thanks,
Ryan
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
Thanks for the response Ryan
I'm seeing the same issues no matter what runs on Windows, it does the
same even in Safe Mode. Also, this issue only started once i updated
to the new Cygwin version and my windows configuration/installed apps
did not change.
ATM Cygwin is completely non functional, i
On 2012-11-26 19:08Z, Roy Jensen wrote:
> I've created a text file (in Windows) with the text patterns I wish to
> search for. Using the -f switch, grep only searches for the last
> pattern in the file. If there is a blank line at the end, grep finds
> nothing.
>
> grep -a -A 4 -f pattern.txt my.f
> There is an issue about parsing version-resource in binary-format in
> binutils.
Perhaps there is more: an .rc file with version info compiled by the
current windres does not populate almost any fields on the "Details"
tab of the file properties (as shown by Windows).
Anton Lavrentiev
Contract
I've created a text file (in Windows) with the text patterns I wish to
search for. Using the -f switch, grep only searches for the last
pattern in the file. If there is a blank line at the end, grep finds
nothing.
grep -a -A 4 -f pattern.txt my.file > output.txt
Any suggestions to get this to wor
Correction:
> cygrunsrv.exe -I cygserver -x /usr/sbin/cygserver.exe -a "-d -l 7"
cygrunsrv.exe -I cygserver -p /usr/sbin/cygserver.exe -a "-d -l 7"
Anton Lavrentiev
Contractor NIH/NLM/NCBI
> I just checked in the change.
Thank you. I will test it as soon as it's available in a snapshot.
> ...especially since I can't reproduce this. I tried with cygserver
> before and after my patch and in both cases your semaphore testcase
> worked as expected with -d -l 7.
I see. Maybe this wi
I've recently been having my XEmacs (built from source under Cygwin
1.7.17, XEmacs 21.5-b32) go into a full-cpu un-interruptable loop.
Running under gdb shows this after the lockup:
[main] xemacs-21.5-b32 13400 sig_send: wait for sig_complete event
failed, signal -13, rc 258, Win32 error
Your mail to 'users' with the subject
Returned mail: see transcript for details
Is being held until the list moderator can review it for approval.
The reason it is being held:
Post by non-member to a members-only list
Either the message will get posted to the list, or you will receive
Hi Uri,
On 26/11/2012 11:33 AM, Piren wrote:
Hi
I've been using Cygwin for a while and everything was working fine.
i've updated Cygwin to the latest version s 1.7.17-1. and even since
i'm unable to use it anymore.
I'm getting this message shown on every start of cygwin and it never
becomes ope
Hello,
I tried the last (20121123) snapshot, it seems to work OK (although
i have a new "Resource temporarily unavailable" in /usr/bin/display, i
need to investigate this).
But the cygcheck executable does not work (now i'm back under plain
1.7.17):
% /usr/bin/cygcheck usr/bin/cygcheck.exe
(edite
On Nov 26 10:08, Konstantin Kouptsov wrote:
> On Windows, if I compile it using a Microsoft compiler:
>
> C: > cl /out:checktty.exe checktty.c
>
> the program behaves correctly when I run it from a DOS prompt or from a
> Cywin's bash prompt. However, if I connect to the Windows computer running
On Nov 23 18:59, Corinna Vinschen wrote:
> On Nov 23 17:47, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> > > I agree. I'll do that in the next couple of days.
> >
> > Thank you. Please let me know when you do, so that I can
> > check the relevant snapshot out.
>
> Yes, I'll try.
I just checke
Hi,
If I use paths that contain $ symbols, and backslash-escape them, I start
seeing warnings about MS-DOS style paths in Cygwin bash. For example, where I
hit after the .ssh/:
$ cp //pcname/C\$/cygwin/home/add/.ssh/cygwin warning:
MS-DOS style path detected: //pcname/C\$/cygwin/home/
Hi
A new version of 'multitail' has been uploaded to a server near you.
o Update to latest upstream release
o Build for cygwin 1.7.16 with gcc-4.5.3
multitail NEWS:
===
o Added -N which sets the initial tail lines count for all following inputs
o Configuration file parameter mi
32 matches
Mail list logo