> 1 [main] john 2960 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
>pointer. Please report this problem to
>the public mailing list cygwin@cygwin.com
>Warning: detected hash type "whirlpool", but the string is also recognized
>as "whirlpool0"
>Use the "--format=whirlpool0" option to force load
1 [main] john 2960 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer. Please report this problem to
the public mailing list cygwin@cygwin.com
Warning: detected hash type "whirlpool", but the string is also recognized
as "whirlpool0"
Use the "--format=whirlpool0" option to force loading th
>Hello,
>could you please help me in how to fix this ... i've tried multiple
>multiple utility roots and no luck.
>i can see the random.kennocha.com site is failing ...is there any other one
>i can try ?
> ***
> * Installing Permanent Root
Hello,
could you please help me in how to fix this ... i've tried multiple
multiple utility roots and no luck.
i can see the random.kennocha.com site is failing ...is there any other one
i can try ?
***
* Installing Permanent Root *
>> Could someone here be kind enough to either direct me to or send me
>> (off-list) a setup program for one of the cygwin 1.5 builds? Some
>> packages I wish to use (Rockbox development) don't seem to be compatible
>> with the 1.7 release.
>
> http://cygwin.com/win-9x.html
Hi,
Thanks, much app
On 2010-02-07 12:59Z, Hussein Patwa wrote:
>
> Could someone here be kind enough to either direct me to or send me
> (off-list) a setup program for one of the cygwin 1.5 builds? Some
> packages I wish to use (Rockbox development) don't seem to be compatible
> with the 1.7 release.
http://cygwin.
Good Afternoon,
=Quick summary=;
RANCID - Really Awesome New Cisco confIg Differ
RANCID monitors a router's (or more generally a device's)
configuration, including software and hardware (cards, serial numbers,
etc) and uses CVS (Concurrent Version System) or Subversion to
maintain history of ch
- Original Message -
From: "Jason Tishler"
Subject: Re: [OT] Re: Can anyone help please, with syntax ?
You need to get make to add the following:
-L /usr/lib/python2.5/config
Thanks Jason - presumably I'd need to do this either by passing a parameter
to 'mak
On Fri, Oct 10, 2008 at 01:01:02PM +0100, John Emmas wrote:
> Sorry to keep asking dumb questions - but now that I've installed
> fftw3, I can get aubio past the stage where it was previously
> complaining. However, aubio's 'make' is now bombing out, saying:-
>
> cannot find -lpython2.5
> collect
--- John Emmas ha scritto:
> Sorry to keep asking dumb questions - but now that
> I've installed fftw3, I
> can get aubio past the stage where it was previously
> complaining. However,
> aubio's 'make' is now bombing out, saying:-
>
> cannot find -lpython2.5
> collect2: ld returned 1 exit stat
Sorry to keep asking dumb questions - but now that I've installed fftw3, I
can get aubio past the stage where it was previously complaining. However,
aubio's 'make' is now bombing out, saying:-
cannot find -lpython2.5
collect2: ld returned 1 exit status
AFAICT I do have pyhton2.5 but it's a DLL
--- John Emmas ha scritto:
> - Original Message -
> From: "Marco Atzeri"
> Subject: Re: Can anyone help please, with syntax ?
> >
> > why have you not installed :
> >
> > libfftw3-devel-3.1.2-2
> > libfftw3_3-3.1.2-2 ?
> >
>
- Original Message -
From: "Brian Dessent"
Subject: Re: Can anyone help please, with syntax ?
/usr/lib and /lib are the same directory.
<http://cygwin.com/faq/faq-nochunks.html#faq.using.directory-structure>
Woo - this gets more fascinating as the days progress. I&
John Emmas wrote:
> When I got to the 'make install' stage for fftw3 it installed its files
> under /usr/ whereas my other libraries seem to be installed under /lib/
> (e.g. fftw3f.pc was in /usr/lib/pkgconfig/ - whereas 'everything_else.pc'
> seems to be in /lib/pkgconfig/). I'm assuming that th
- Original Message -
From: "Marco Atzeri"
Subject: Re: Can anyone help please, with syntax ?
why have you not installed :
libfftw3-devel-3.1.2-2
libfftw3_3-3.1.2-2 ?
it should be much simpler that rebuilding
fftw3 from scratch.
Oh, how embarrassing..! I've been usi
--- John Emmas ha scritto:
> I'm trying to build a library called "aubio" which
> requires the fftw3 math
> package. I built and installed fftw3 yesterday.
> However, when I try to
> build aubio, the ./configure stage fails, saying
> that fftw3 can't be found.
> The config log says:-
>
why ha
I'm trying to build a library called "aubio" which requires the fftw3 math
package. I built and installed fftw3 yesterday. However, when I try to
build aubio, the ./configure stage fails, saying that fftw3 can't be found.
The config log says:-
Package fftw3f was not found in the pkg-config sear
Eric Blake explained :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Kevin Markle on 4/12/2007 12:40 PM:
u2d $DIR/"$GROUP"_summary.rpt
REPORT=`cat $DIR/"$GROUP"_summary.rpt`
Get me this:
How did it get you that? Are you echoing the contents of $REPORT, or
attaching the file $DI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Kevin Markle on 4/12/2007 12:40 PM:
> u2d $DIR/"$GROUP"_summary.rpt
> REPORT=`cat $DIR/"$GROUP"_summary.rpt`
>
> Get me this:
How did it get you that? Are you echoing the contents of $REPORT, or
attaching the file $DIR/$GROUP_summary.rp
Dave Korn brought next idea :
On 12 April 2007 19:19, Kevin Markle wrote:
Hello,
I'm sending text to a files via echo on 5 different lines in a shell
script | using u2d command to convert it to a dos format and then
sending it to my email. The text comes out as on big stream instead of
each ech
On 12 April 2007 19:19, Kevin Markle wrote:
> Hello,
> I'm sending text to a files via echo on 5 different lines in a shell
> script | using u2d command to convert it to a dos format and then
> sending it to my email. The text comes out as on big stream instead of
> each echo "Text us here" going
Hello,
I'm sending text to a files via echo on 5 different lines in a shell
script | using u2d command to convert it to a dos format and then
sending it to my email. The text comes out as on big stream instead of
each echo "Text us here" going on its own line? Is there a way to get
each line t
Dear Experts,
I need a urgent help from you ALL..
Can any one guide/route me to the TCP/SOCKET implementation part of the
source of cygwin1.dll?
TO be more specific, I want to know how cygwin source code is utilizing the
winsock2.dll in an efficient way??
You must be curious to know, why Iam d
Ok, got your point. Let's wait for Max and his reply.
--
Tomasz Rojek
--
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/
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Tomasz Rojek
--8<--
> simplest syntax how to
> compile a C program using gcc on Cygwin. In shorter way - below
> syntax creates desired
> binary (at least for me :)
>
> gcc 02l01.c -o 02l01.exe
>
> so you have to specify output bin
> I am using the following command:
>
> $ gcc 02l01.c
> /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
> cannot find -luser32
> collect2: ld returned 1 exit status
Hi Max,
I would advise you to go thru the archive. There you can find a simplest syntax how to
compile a C pro
> $ gcc 02l01.c
> /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin
> /bin/ld:
> cannot find -luser32
> collect2: ld returned 1 exit status
>
> I have no idea what to do now. I searched google for help but
> i didn't find anything referring specifically to the -luser32
> error. If
Hi guys,
First time emailing a community like this, hopefully it works. I just
installed cygwin using the setup program available on the website and I'm
trying to copile a program I have from the Sams publishing "teach yourself C
in 24 hours book"
The program is the following:
#include
mai
Glen,
Or better yet, use the sshd package that is available for cygwin in
setup.exe, it will provide a "higher" level of security for your
connection.
Cheers,
Nicholas
--- Tony Arnold <[EMAIL PROTECTED]> wrote:
> Glen,
>
> > I want to set up my Telnet service in Windows 2000 and when I
> > ins
Glen,
> I want to set up my Telnet service in Windows 2000 and when I
> inserted the line as the c:\cygwin\bin\bash --login -i as
> the shell, I got the following error:
I suggest you try the inetd and telnet daemon that is in the inetutils
package that is part of Cygwin.
Tony.
--
Tony Arno
Hi there
I want to set up my Telnet service in Windows 2000 and when I inserted the
line as the
c:\cygwin\bin\bash --login -i as the shell, I got the following error:
10 [main] bash 1720 dtable::stdio_init: couldn't make stderr distinct from
stdout
Is there a way I can get this to work? I wou
31 matches
Mail list logo