Hello all,
let me report a strange behaviour with Cygwin Perl (I'm using cygwin1.dll
1.7.9-1, full installation 2 weeks ago).
File foo.h is an ordinary text file, all lines are terminated with DOS
style line endings (hex: 0d 0a).
It is located in a directory with textmode mounting in cygwin.
On
Eric Blake writes:
> Odd; that says all your dlls are in place. The only other thing that I
> can suspect is that you have an incomplete dll, where you are missing a
> required entry point (perhaps you are running too old of a
> cygwin1.dll?). What is $? after the failed m4? Also, can you try
>
On Tue, May 17, 2011 at 04:33:37PM -0600, Eric Blake wrote:
>On 05/17/2011 04:09 PM, Uday S Reddy wrote:
>> Eric Blake writes:
>>
>>> Usually the symptom of a missing dll.
>>>
>>> What does 'cygcheck /usr/bin/m4' show?
>>
>> Hi Eric, thanks for getting back.
>>
>> The cygcheck m4 1.4.16 looks no
On 05/17/2011 04:09 PM, Uday S Reddy wrote:
> Eric Blake writes:
>
>> Usually the symptom of a missing dll.
>>
>> What does 'cygcheck /usr/bin/m4' show?
>
> Hi Eric, thanks for getting back.
>
> The cygcheck m4 1.4.16 looks normal to me.
>
> maruti[8.2.x]: cygcheck /usr/bin/m4
> C:\Cygwin\bin\m
Eric Blake writes:
> Usually the symptom of a missing dll.
>
> What does 'cygcheck /usr/bin/m4' show?
Hi Eric, thanks for getting back.
The cygcheck m4 1.4.16 looks normal to me.
maruti[8.2.x]: cygcheck /usr/bin/m4
C:\Cygwin\bin\m4.exe
C:\Cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI
apr1 has been updated to the latest upstream release. It includes a
fix for CVE-2011-0419.
CYGWIN NEWS:
This build still has F_SETLK support disabled, as the tests were
failing with that enabled.
NEWS:
=
Please see
http://www.apache.org/dist/apr/CHANGES-APR-1.4
for more detai
Hi - I'm trying to launch a set number of threads,
wait for them to finish, launch another set of
threads, wait and repeat until there's no more input.
so - I've got this (this is in the middle
of a loop reading a file):
Jobs=$Jobs + 1
/tibcoresources/appmanage.exe <> &
PID=$!
echo $PID is
On 5/16/2011 4:07 PM, Leon Vanderploeg wrote:
Greetings,
I have a compiled C program that is installed on several servers. It makes
system calls to programs such as rsync, and has worked fine until now. I
recently installed it on two Server 2008R2 boxes, identical hardware. Both
are Cygwin 1.
On 05/16/2011 01:16 PM, Uday S Reddy wrote:
> Using m4 1.4.16-1, which is in the current package database, autoconf
> complains with the old error message:
>
> autom4te-2.68: need GNU m4 1.4 or later: /usr/bin/m4.exe
>
> Doing m4 --version gives no output.
Usually the symptom of a missing dll.
Using m4 1.4.16-1, which is in the current package database, autoconf
complains with the old error message:
autom4te-2.68: need GNU m4 1.4 or later: /usr/bin/m4.exe
Doing m4 --version gives no output.
Backing up to version 1.4.15-1 works fine.
Cheers,
Uday Reddy
--
Problem reports: ht
On Mon, 16 May 2011, Jacob Eiler wrote:
> I am experiencing an issue with getsockopt when running an application
> under CygWin.
>
> The application (Kannel sms gateway) creates a new socket, attempt to
> connect non-blocking to the other host and later calls getsockopt to
> check for errors:
>
>
ironsand wrote:
>
> I copied all files under the cygwin folder from Win7 to Vista. But it does
> not work still.
>
I've finally found why I could not use windres.exe.
I copied files of cygwin through Dropbox.
But Dropbox doesn't handle symlink properly.
I did not know about it.
--
View this
12 matches
Mail list logo