A new version the Apache Portable Runtime utilities library is now
available for download.
This release fixes security issue CVE-2010-1623.
DESCRIPTION:
The mission of the Apache Portable Runtime (APR) project is to
create and maintain software libraries that provide a predictable
a
Version 2.0.12-1 of python-gdata has been uploaded.
python-gdata is the Google Data Python Client Library. The Google
Data Python Client Library provides a library and source code that
make it easy to access data through Google Data APIs.
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If
Version 1.45-1 of cppcheck has been uploaded, following the upstream release.
cppcheck is a tool for static C/C++ code analysis. It tries to detect
bugs that your C/C++ compiler don't see.
The goal is no false positives.
cppcheck is versatile. You can check non-standard code that includes
variou
Slight embarrassment here. Things are not quite as described below but
there is a problem.
1. The file systems in F: are indeed writeable, as test with echo
>builds/test demonstrated. This is what you would expect given the
permissions shown by ls despite the question marks in the uid and gid
fi
I held off updating two machines from Cygwin 1.5 to 1.7 until this week
because they were critical to a product test and release process. These
Cygwin installations are nearly vanilla and the upgrades went very smoothly
and except for one crucial item everything seems to have worked as expected.
K
On 10/1/2010 5:02 PM, Christopher Faylor wrote:
On Mon, Sep 27, 2010 at 11:52:12AM -0500, Heath Kehoe wrote:
Ugh! spoke too soon. It happened again:
1 [main] bash 5112! C:\cygwin\bin\bash.exe: *** fatal error -
could not load C:\Windows\system32\ws2_32.dll, Win32 error 998
Stack trace:
On 10/4/2010 2:17 PM, Clement, Sebastien wrote:
On Fri, 01 Oct 2010 17:36:26, Larry Hall wrote:
On 10/1/2010 5:23 PM, Clement, Sebastien wrote:
A very basic question but how can we do that ?
Cygwin runs as whatever user you start it as. Log in and run
it. If you need to switch users, you sh
On 10/4/2010 12:19 PM, Daniel Barclay wrote:
I wrote:
The behavior of "bash --login -i" seems to vary depending on whether
it is a "root" invocation or a nested invocation of bash. This is
inconsistent with the description man bash, and seems to be a bug.
Can anyone confirm (or "anti-confirm")
Hi,
Sorry if this is the wrong mailing list for this, but I am trying to get
a new CMake release uploaded to cygwin and am having some trouble. I
can not seem to post messages to the cygwin-apps mailing list. I tried
to re-subscribe my email address, but it correctly said I was already
subs
On Mon, Oct 4, 2010 at 11:20 AM, Stephen Leake wrote:
> Taggart Ashby writes:
>
>> Hello,
>> I am wondering if anyone has encountered or might now how to fix the
>> following issue:
>>
>> /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1.exe: error while loading shared
>> libraries:
>> ?: cannot open share
The serf packages have been updated to the new upstream release
0.7.0. See
http://code.google.com/p/serf/source/browse/tags/0.7.0/CHANGES
for more details about the changes in this release.
More information about serf can be found at
http://code.google.com/p/serf/.
CYGWIN NOTES:
Stephen Leake writes:
> Ken Brown writes:
>
>> On 10/4/2010 1:07 PM, Stephen Leake wrote:
>>> I'm using the Cygwin X version of Emacs Gnus for email. I recently
>>> switched from some other version of TLS to the Cygwin gnutls.
>>>
>>> When I switched, it started prompting me for the send passwor
Taggart Ashby writes:
> Hello,
> I am wondering if anyone has encountered or might now how to fix the
> following issue:
>
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1.exe: error while loading shared
> libraries:
> ?: cannot open shared object file: No such file or directory
I got a similar message
Thank you Larry for this,
Note: I was unsure on how to reply to this so that the thread would be
followed. What's the best way ?
==
Re: How to run Cygwin as the root user ?
* From: "Larry Hall \(Cygwin\)"
* To: cygwin at cygwin dot com
* Date:
Ken Brown writes:
> On 10/4/2010 1:07 PM, Stephen Leake wrote:
>> I'm using the Cygwin X version of Emacs Gnus for email. I recently
>> switched from some other version of TLS to the Cygwin gnutls.
>>
>> When I switched, it started prompting me for the send password with each
>> email I send. Pre
On 10/4/2010 1:07 PM, Stephen Leake wrote:
I'm using the Cygwin X version of Emacs Gnus for email. I recently
switched from some other version of TLS to the Cygwin gnutls.
When I switched, it started prompting me for the send password with each
email I send. Previously, it would cache the passwo
On 10/4/2010 10:35 AM, Taggart Ashby wrote:
This issue started when I upgraded my operating system to Windows 7 64-bit.
Anytime I attempt to compile a C or C++ program (cc1plus.exe in that
case), I get the above error. I only get the error if I attempt to
compile from the windows command prompt
Hello,
I am wondering if anyone has encountered or might now how to fix the
following issue:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/cc1.exe: error while loading shared libraries:
?: cannot open shared object file: No such file or directory
I have been using cygwin with ease for a couple years now, bu
I'm using the Cygwin X version of Emacs Gnus for email. I recently
switched from some other version of TLS to the Cygwin gnutls.
When I switched, it started prompting me for the send password with each
email I send. Previously, it would cache the password somewhere.
I'd like to debug this, but th
I wrote:
The behavior of "bash --login -i" seems to vary depending on whether
it is a "root" invocation or a nested invocation of bash. This is
inconsistent with the description man bash, and seems to be a bug.
Can anyone confirm (or "anti-confirm") this behavior?:
Details:
When bash is st
Hi All,
I have developed automation software based on TCL/Expect called
expect-lite. However the version in the Cygwin repo is quite old (from
2003). After a bit of effort, I have compiled a more modern version of
TCL/Expect under Cygwin.
Is there someone who would be willing to take the binaries
Afflictedd2 wrote:
Ok. nm...
it has to be this way:
cygpath -u "C:\Users\Viper\Tmp"
Using single quotes would be more general. Consider the difference if
the pathname includes a substring like "\r". (Backslash is inert in
(bash/sh/etc.) single-quoted strings, but sometimes escapes the foll
Hi all,
I just installed libglade as an automatically-detected dependency of
pygtk, and it complained of an exit code 2 in the post-install.
Looking at /var/log/install.log.full didn't show anything out of the
ordinary (no error messages at all)
Other than this, it seems to work fine. Is t
23 matches
Mail list logo