Re: Installing Cygwin C and C++ compilers for NetBeans IDE 7.2

2012-07-29 Thread Csaba Raduly
Hi, On Sat, Jul 28, 2012 at 3:06 PM, nososo wrote: > My question is : Which exact packages do i install using the Cygwin > setup.exe installer so that i can create C & C++ projects using Netbeans IDE > 7.2? and what other steps do i have to take note to ensure complete > successful installation?

Term/ReadKey.pm missing from perl 5.14.2-3

2012-07-29 Thread Steve Campbell
Hi, The Perl Term::ReadKey module has gone missing from the perl 5.14.2-3 package (reverting to 5.10.1-5 restores it). Could it be put back please? Unless there's a good reason for removing it of course! Thanks, Steve Campbell. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Term/ReadKey.pm missing from perl 5.14.2-3

2012-07-29 Thread Aaron Schneider
On 29/07/2012 13:01, Steve Campbell wrote: Hi, The Perl Term::ReadKey module has gone missing from the perl 5.14.2-3 package (reverting to 5.10.1-5 restores it). Could it be put back please? Unless there's a good reason for removing it of course! This is what I get when trying to compile it,

Re: Term/ReadKey.pm missing from perl 5.14.2-3

2012-07-29 Thread Ken Brown
On 7/29/2012 7:01 AM, Steve Campbell wrote: Hi, The Perl Term::ReadKey module has gone missing from the perl 5.14.2-3 package (reverting to 5.10.1-5 restores it). Have you installed the perl_vendor package? See the announcement: http://cygwin.com/ml/cygwin/2012-07/msg00303.html Ken -- P

Who is corinna?

2012-07-29 Thread Bernd Prager
All, I am trying to debug a compiled c++ program with gdb. When I start gdb it claims the symbols are loaded. When I try to list the source code I get: (gdb) list /home/corinna/src/cygwin/cygwin-1.7.15/cygwin-1.7.15-1/src/cygwin-1.7.15/winsup/cygwin/crt0.c: No such file or directory.

Re: Who is corinna?

2012-07-29 Thread Christopher Faylor
On Sun, Jul 29, 2012 at 01:07:09PM -0400, Bernd Prager wrote: >I am trying to debug a compiled c++ program with gdb. > >When I start gdb it claims the symbols are loaded. When I try to list >the source code I get: > >(gdb) list > >/home/corinna/src/cygwin/cygwin-1.7.15/cygwin-1.7.15-1/src/cygwin-1

Re: snapshot 20120724 sleep failure

2012-07-29 Thread Christopher Faylor
On Thu, Jul 26, 2012 at 05:58:22PM +0200, marco atzeri wrote: >On 7/26/2012 12:22 AM, Christopher Faylor wrote: >> On Wed, Jul 25, 2012 at 09:52:36PM +0200, marco atzeri wrote: >>> on 1.7.17s(0.262/5/3) 20120724 >>> >>> autoconf test for sleep never completes >>> >>> checking whether sleep is decl

How to keep a dependency from [continually] appearing in setup

2012-07-29 Thread Wynfield Henman
I use the in-the-wild, 'texlive 2012' distribution, which I like to tinker with and customize. Due to a, what I believe is a dependency by auctex on texlive for some reason, I keep getting a list of about 10 texlive related packages automatically appended to what I want to install and I have to kee