* Kilian Krockauer (Wed, 12 Aug 2009 17:58:08 +0200)
> I have quite a disturbing task my colleque gave to me.
> He uses CygWin
Cygwin
> and has up to 10 Windows opened,
Sounds like your colleague needs a serious clue injection. Ever heard of
the recent (recent like in "more than a decade ago")
Hi, cygwiners,
2009/8/12 Dave Korn :
> Javier Sedano wrote:
>
>> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
>> reference to `_testBP_1'
>> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
>> reference to `___aoAsBypassCall'
>
>> jsed...@ender:~/prj/uc3m/ao/L
On Thu, Aug 13, 2009 at 12:29 AM, Andrew DeFaria wrote:
> Mark J. Reed wrote:
Hey, I was just recommending lmgtfy. I wasn't endorsing Jason's
reply. You'll note I replied elsewhere with arguably useful
information... :)
--
Mark J. Reed
--
Problem reports: http://cygwin.com/problems.ht
Mark J. Reed wrote:
On Wed, Aug 12, 2009 at 12:57 PM, Jason Pyeron wrote:
http://www.googleit1st.com/search?hl=en&safe=off&q=ssh+host+titlebar&aq=f&oq=&aqi=
For this sort of thing, I prefer lmgtfy:
http://lmgtfy.com/?q=ssh+host+title+bar
While that's cutsy! It does not address the issue at al
Jason Pyeron wrote:
-Original Message-
From: Andrew DeFaria
Sent: Wednesday, August 12, 2009 12:28
Subject: Re: Issue with the titlebar
Jason Pyeron wrote:
export title=`hostname`
export PS1='\[\e]0;$title\w\a\]\n\[\e[32m\...@\h
\[\e[33m\]\w\[\e[0m\]\n\$ '
I would apreciate a rather q
Mark J. Reed wrote:
On Wed, Aug 12, 2009 at 12:30 PM, Andrew DeFaria wrote:
It was my understanding that one of those escape sequences told the
shell not to count these characters.
Ah, you're right! Things between \[...\] in the prompt string aren't
counted. I missed that little detail.
I ret
Haojun Bao wrote:
> Dave Korn writes:
>
>> Haojun Bao wrote:
>>> Hi,
>>>
>>> Avira will cause findutils configure take a lng time. And I doubt
>>> many other anti-virus software will cause problems here.
>> Hmm, it turns out it's already there since we had a similar report back in
>> March(
Dave Korn writes:
> Haojun Bao wrote:
>> Hi,
>>
>> Avira will cause findutils configure take a lng time. And I doubt
>> many other anti-virus software will cause problems here.
>
> Hmm, it turns out it's already there since we had a similar report back in
> March(*), but the FAQ on the web
Dear all:
I patch my kernel with the code below.
#ifdef __CYGWIN__
#include
#else
#include
#endif
and I cross compile it with mips toolchain.
But I get the error message below:
gcc -Wp,-MD,scripts/mod/.mk_elfconfig.d -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -o scripts/mod/mk_elf
On 12/08/2009 14:55, Alec Kloss wrote:
I'm not having much luck with heimdal-1.2.1 from cygwin-ports trunk
on Cygwin 1.7 beta. This is all downloaded today. cygwin-ports
revision 7337.
1) If patch(1) is segfaulting, something else is wrong with your
installation.
2) Why is your cygport(1)
Haojun Bao wrote:
> Hi,
>
> Avira will cause findutils configure take a lng time. And I doubt
> many other anti-virus software will cause problems here.
Hmm, it turns out it's already there since we had a similar report back in
March(*), but the FAQ on the website still points to the 1.5 ve
On 8/11/2009 6:30 PM, Jeffrey C. Jacobs wrote:
I've been trying to set up an apache2 server using the corresponding
CYGWIN packages for the past few months on and off and recently I'm back
on this complicated project. So, when I tried to start up my
configuration, the one that was working about
I'm not having much luck with heimdal-1.2.1 from cygwin-ports trunk
on Cygwin 1.7 beta. This is all downloaded today. cygwin-ports
revision 7337.
wiley% cat out.txt
>>> Preparing heimdal-1.2.1-1
*** Info: SOURCE 1 signature follows:
gpg: WARNING: using insecure memory!
gpg: please see htt
On 8/12/2009 2:15 PM, Ken Brown wrote:
On 8/12/2009 1:34 PM, Charles Wilson wrote:
Ken Brown wrote:
I'm running XP SP3. To reproduce the problem:
1. Start the X server by using the start menu shortcut (which invokes
run.exe on startxwin.bat).
2. Start emacs by the shortcut above.
3. List the
On Wed, Aug 12, 2009 at 12:57 PM, Jason Pyeron wrote:
> http://www.googleit1st.com/search?hl=en&safe=off&q=ssh+host+titlebar&aq=f&oq=&aqi=
For this sort of thing, I prefer lmgtfy:
http://lmgtfy.com/?q=ssh+host+title+bar
--
Mark J. Reed
--
Problem reports: http://cygwin.com/problems.html
Dave Korn googlemail.com> writes:
> Declaring a typedef
> that is exactly the same as a builtin type (as opposed to one that has
different
> semantics, even though it is defined in terms of the internal types) is fairly
> silly. "unsigned char" is every bit as hardware agnostic as "uchar_t", it
Ken Brown wrote:
> I'm running XP SP3. To reproduce the problem:
>
> 1. Start the X server by using the start menu shortcut (which invokes
> run.exe on startxwin.bat).
> 2. Start emacs by the shortcut above.
> 3. List the home directory via C-x d [RET].
> 4. Repeatedly press the space bar to scro
Corinna Vinschen wrote:
> I can confirm this. It only happens with urxvt-X for some reason.
> I don't see this for xterm, or xeyes, or xclock.
Me too.
urxvt-X (and urxvtd-X) have their own hide-the-console code, taken from
inetd, as originally written by Corinna.
The core function is hide_cons
The opengroup man page indeed specifies the address to be truncated if
the storage size is too small. I wonder, however, what kind of sense
that makes.
Of what use would the truncated address be? This might also require
applications to verify the integrity of the data returned even if
accept(
> -Original Message-
> From: Andrew DeFaria
> Sent: Wednesday, August 12, 2009 12:28
> Subject: Re: Issue with the titlebar
>
>
>
> Jason Pyeron wrote:
> >
> > export title=`hostname`
> > export PS1='\[\e]0;$title\w\a\]\n\[\e[32m\...@\h
> \[\e[33m\]\w\[\e[0m\]\n\$ '
> >
> >
> >> I
> I have quite a disturbing task my colleque gave to me.
> He uses CygWin and has up to 10 Windows opened, now he's getting tired of
> looking through every single Window when he searches for a specific one. To
> be exact, he uses ssh to connect to our servers and wants the titlebar to
> show w
On Wed, Aug 12, 2009 at 12:30 PM, Andrew DeFaria wrote:
> It was my understanding that one of those escape sequences told the shell
> not to count these characters.
Ah, you're right! Things between \[...\] in the prompt string aren't
counted. I missed that little detail.
I retract my objection.
Mark J. Reed wrote:
Putting title-setting escape sequences in PS1 has the unfortunate side
effect that the shell thinks that it has output those characters, and
shrinks the length of the line readline has to work with by that
amount.
It was my understanding that one of those escape sequences
Mark J. Reed wrote:
> Putting title-setting escape sequences in PS1 has the unfortunate side
> effect that the shell thinks that it has output those characters, and
> shrinks the length of the line readline has to work with by that
> amount.
I have set everything in PS1 for a long time without any
Jason Pyeron wrote:
export title=`hostname`
export PS1='\[\e]0;$title\w\a\]\n\[\e[32m\...@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
I would apreciate a rather quick help or response
You might want to hire someone
Why? You gave him the answer - quick and for free. Why then should he
e
Putting title-setting escape sequences in PS1 has the unfortunate side
effect that the shell thinks that it has output those characters, and
shrinks the length of the line readline has to work with by that
amount.
A better option is to define PROMPT_COMMAND to echo the appropriate sequence.
--
Kilian Krockauer wrote:
> Hello there,
>
> I have quite a disturbing task my colleque gave to me.
> He uses CygWin and has up to 10 Windows opened, now he's getting tired of
> looking through every single Window when he searches for a specific one. To
> be exact, he uses ssh to connect to our s
> -Original Message-
> From: cygwin-ow...@cygwin.com
> [mailto:cygwin-ow...@cygwin.com] On Behalf Of Kilian Krockauer
> Sent: Wednesday, August 12, 2009 11:58
> To: cygwin@cygwin.com
> Subject: Issue with the titlebar
>
> Hello there,
>
> I have quite a disturbing task my colleque gav
On Wed, Aug 12, 2009 at 05:58:08PM +0200, Kilian Krockauer wrote:
>Hello there,
>
>I have quite a disturbing task my colleque gave to me.
>He uses CygWin and has up to 10 Windows opened, now he's getting tired
>of looking through every single Window when he searches for a specific
>one. To be exa
On Wed, Aug 12, 2009 at 05:35:11PM +0200, Corinna Vinschen wrote:
>I have applied a patch to accept(), btw. This should now work in the
>given scenario. It occured to me that the returned value is incorrect
>for AF_UNIX/AF_LOCAL sockets, but that was always the case and it's not
>a regression. U
I am developing a program in windows xp to send command to a program running
in cmd mode in cygwin.How should I do that?Please give me some clues if
possilble.
Many thanks!
--
View this message in context:
http://www.nabble.com/How-should-I-port-cygwin-to-Windows--tp24939850p24939850.html
Sent f
Hello there,
I have quite a disturbing task my colleque gave to me.
He uses CygWin and has up to 10 Windows opened, now he's getting tired of
looking through every single Window when he searches for a specific one. To be
exact, he uses ssh to connect to our servers and wants the titlebar to sho
On Aug 12 16:20, Jon TURNEY wrote:
> On 12/08/2009 14:59, Corinna Vinschen wrote:
>> On Aug 12 14:48, Jon TURNEY wrote:
>>> On 12/08/2009 13:54, Jon TURNEY wrote:
Hmmm... but if it's really the size of the sockname argument which is
causing the accept() to fail, this would be a bug in cyg
Javier Sedano wrote:
> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
> reference to `_testBP_1'
> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
> reference to `___aoAsBypassCall'
> jsed...@ender:~/prj/uc3m/ao/Labs_J/LibAO> nm libao-g.a | grep _testBP_1
> js
On 12/08/2009 14:59, Corinna Vinschen wrote:
On Aug 12 14:48, Jon TURNEY wrote:
On 12/08/2009 13:54, Jon TURNEY wrote:
Hmmm... but if it's really the size of the sockname argument which is
causing the accept() to fail, this would be a bug in cygwin's accept()
implementation, as it's supposed to
Hi friends,
I've got a extrange problem compiling (linking, actually) under cygwin,
maybe you can help me. The same procedure works prefectly on Linux, so I
think I am probably not making some thing that is somehow needed on cygwin.
I've got a set of .c files to be compiled and merger in a
Larry Adams wrote:
> My concern is that the "*_t" typedefs are supposed to
> be hardware architecture agnostic, and there must have been some reason,
> other than "geeze everything else is that way, so why not do those two"
> to have done this for Solaris.
Yeh, but I'd imagine the other reason
On Wed, Aug 12, 2009 at 10:46 AM, Larry Adams wrote:
> My concern is that the "*_t" typedefs are supposed to be hardware architecture
> agnostic, and there must have been some reason, other than "geeze everything
> else is that way, so why not do those two" to have done this for Solaris.
An unders
Mark,
It compiles fine on Solaris 10 right now using the two typdef's.
However, not in Cygwin. I am presently checking if this is also new to
RHEL4/5, SUSE10.2, and FreeBSD. I suspect somewhat similar results.
Since the code is ours (The Cacti Group), I can still continue to use
"unsigned
On 8/12/2009 9:43 AM, Corinna Vinschen wrote:
On Aug 11 21:40, Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Charles Wilson on 8/10/2009 11:51 AM:
The run package provides a simple application to launch console programs
with their console hidden.
I'm now seeing
On Wed, Aug 12, 2009 at 10:19 AM, Larry Adams wrote:
> It's Solaris 10 :(. They must "set" the standard these days ;)
Hm. How did Solaris 10 typedefs show up? Does the app in question not
compile out of the box on Linux, either?
--
Mark J. Reed
--
Problem reports: http://cygwin.com/pro
Corinna,
It's Solaris 10 :(. They must "set" the standard these days ;)
Larry
Corinna Vinschen wrote:
On Aug 12 10:03, Larry Adams wrote:
Hi list,
Are there plans to support these two data types in the near future. I
just ran across this portability issue a few minutes ago. Using
"
Larry Adams wrote:
> Hi list,
>
> Are there plans to support these two data types in the near future. I
> just ran across this portability issue a few minutes ago.
They're not part of the C standard. Are they some definition from the linux
kernel or something?
POSIX would certainly permit
On Aug 12 10:03, Larry Adams wrote:
> Hi list,
>
> Are there plans to support these two data types in the near future. I
> just ran across this portability issue a few minutes ago. Using
> "CYGWIN_NT-6.1 BASEMENTBOX 1.5.25(0.156/4/2) 2008-06-12 19:34 i686
> Cygwin".
Please point us to a sta
Hi list,
Are there plans to support these two data types in the near future. I
just ran across this portability issue a few minutes ago. Using
"CYGWIN_NT-6.1 BASEMENTBOX 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin".
Regards,
Larry Adams
Core Cacti Developer
--
Problem reports: ht
On Aug 12 14:48, Jon TURNEY wrote:
> On 12/08/2009 13:54, Jon TURNEY wrote:
>> Hmmm... but if it's really the size of the sockname argument which is
>> causing the accept() to fail, this would be a bug in cygwin's accept()
>> implementation, as it's supposed to truncate the data written to the
>> s
On 12/08/2009 13:54, Jon TURNEY wrote:
Hmmm... but if it's really the size of the sockname argument which is
causing the accept() to fail, this would be a bug in cygwin's accept()
implementation, as it's supposed to truncate the data written to the
sockname, rather than fail if it won't fit [1].
Cheers Ray.
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Corinna Vinschen
Sent: 12 August 2009 14:44
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: run-1.1.11-1
On Aug 11 21:40, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE
On Aug 11 21:40, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Charles Wilson on 8/10/2009 11:51 AM:
> > The run package provides a simple application to launch console programs
> > with their console hidden.
>
> I'm now seeing urxvt-X consume 100% CPU when
On Aug 12 12:04, Robert Bogomip wrote:
> On 08/10/2009 03:47 PM, Corinna Vinschen wrote:
>>
>> I ran this testcase on a Windows 7 RTM box, using the latest Cygwin from
>> CVS, in a debug and in an optimized version. The loop ran ~2000
>> iterations under the debug Cygwin DLL and more then 3000 ite
Great!! thanks! that's it
-ut
and everything is as fast as it should be!
(you say "which is why that's off by default now" then why was on?)
Externe Mail : cygwin-ow...@cygwin.com 12.08.200914:35
Gesendet von: cygwin-ow...@cygwin.com
An:
cygwin@cygwin.com
Kopie:
Thema
On 11/08/2009 10:51, Jeffery, Richard wrote:
Sorry if I'm missing something obvious, but - I can't seem to find the
xhost package in the latest Cygwin v1.5.25-15 installation. I require
this functionality and was using 1.0.2-1 (16k) xhost:Xorg server access
control utility previously.
Thanks in
On 10/08/2009 19:18, Corinna Vinschen wrote:
On Aug 10 19:04, Corinna Vinschen wrote:
On Aug 10 17:42, Jon TURNEY wrote:
I also have this problem in it's second (noacl) form. With this mount
//necker/jon on /home/jon type smbfs (binary,exec,noacl,user)
running the t.sh test script fails in a
2009/8/12:
> I have been using for long time cygwin on WinXP Prof 32bit and the
> terminal I always use is the rxvt. Everything has always worked properly.
> Now I will get a new PC and I am thinking to switch to windows 7 64bit
> (the official release just released some days ago), so I am doing so
On Aug 12 11:36, wynfi...@gmail.com wrote:
>
> zsh "configs and makes" but fails on "make check" testing.
>
> 1.) cygwin vers: CYGWIN_NT-5.1 1.7.0(0.212/5/3) 2009-08-11 11:07 (latest
> 1.7.0.57)
>
> 2.) zsh version attempting to build: zsh-4.3.10
>
> 3.) compilers tried:
>- gcc (GCC) 3.4
Hi:
2009/8/11 Andy Koppe :
> 2009/8/11 loody:
>> Dear all:
>> When checking the devel list of cygwin install, I find the version of
>> gcc is 3.4.
>> Is this the latest or I see the wrong page?
>
> There are separate 'gcc4' packages, which are at 4.3.2.
I find it:)
thanks for your help,
miloody
-
Hi,
I have been using for long time cygwin on WinXP Prof 32bit and the
terminal I always use is the rxvt. Everything has always worked properly.
Now I will get a new PC and I am thinking to switch to windows 7 64bit
(the official release just released some days ago), so I am doing some
tests b
Hi,
Avira will cause findutils configure take a lng time. And I doubt
many other anti-virus software will cause problems here.
I tried to build findutil, the `configure' hangs (but not really) when
testing long file name. I checked the conftest.c to see where it seemed
to hang.
At the end of
58 matches
Mail list logo