I think the english message should have been "The procedure
entry point __ctype_ptr__ could not be located in the dynamic
link library cygwin1.dll"; I mistranslated "procedure" as
"program". So this just means that the procedure __ctype_ptr__
cannot be found in the DLL, correct?
And is it a recen
On 3/3/2011 5:45 PM, Christopher Faylor wrote:
I can't make much sense of the above.
Than explain me what was meant by "The program
entry point __ctype_ptr__ was not found in cygwin1.dll"
Or is it a function entry point?
-- O.L.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On 3/3/2011 1:51 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote:
> Rafael Kitover sent the following at Thursday, March 03, 2011 1:29 PM
>> It seems when in screen in the console, native windows programs that use
>> the console don't work correctly.
>
> Not unexpected. See the documentation. The fo
On Thu, Mar 03, 2011 at 11:44:47AM -0500, Charles Wilson wrote:
>On 3/3/2011 3:10 AM, anctop wrote:
>>2. The "less" executable distributed by the GnuWin32 project depends
>>only on a single external library "libpcre", is this possible with
>>cygwin ?
>
>Anything is possible. Shall cygwin's less.e
I made this block for my .zshrc and .bashrc :
if [ -z "$APPDATA" ]; then
# ssh session, set env vars
# this from Corinna at http://cygwin.com/ml/cygwin/2010-08/msg00246.html
_sid=$(grep "^$USER:" /etc/passwd | sed -e
's/[^:]*:[^:]*:[^:]*:[^:]*:[^:]*,\(S-1-5-[^:]*\):.*/\1/')
_prof=$(cat
On 3/4/2011 12:17 AM, Bruce Cran wrote:
> Charles Wilson <...> wrote:
Please don't feed the spammers.
> The "base" installation also seems to include things like manual pages
> etc. that aren't required and don't cause any breakage if removed. One
> problem with running setup.exe is that when uni
On 2 March 2011 13:08, EXCOFFIER Denis wrote:
> P.S.: By the way, what is the normal way to install snapshots? It is
> easy to replace cygwin1.dll (keeping around the working one), but in order
> to test the cygwin1 package in full (eg to check within stdio.h whether
> vsnprintf is included under _
On 4 March 2011 03:05, kerem wrote:
> Larry Hall writes:
>> > When I need to install certain packages Setup.exe also installs all the
> pending
>> > upgrades as well. Is it possible to disable upgrading at all? Sometimes
> there
>> > are tens of new packages which means that I need to click on ever
On 3/3/2011 10:48 PM, mushtaq ahmed wrote:
Hi Corinna Vinschen,
I installed cygwin in windows xp , I used the mirror site
ftp:mirror.kernel.org. In the middle of the setup there was a error download
incomplete and did try again. Once the installation is complete I started the
startx command from
Hi Corinna Vinschen,
I installed cygwin in windows xp , I used the mirror site
ftp:mirror.kernel.org. In the middle of the setup there was a error download
incomplete and did try again. Once the installation is complete I started the
startx command from cygwin.exe and the error was thrown as sh
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Larry Hall (Cygwin cygwin.com> writes:
>
> On 3/3/2011 1:30 PM, kerem wrote:
> > Hi
> >
> > When I need to install certain packages Setup.exe also installs all the
pending
> > upgrades as well. Is it possible to disable upgrading at all? Sometimes
there
> > are tens of new packages which means
On 3/3/2011 1:30 PM, kerem wrote:
Hi
When I need to install certain packages Setup.exe also installs all the pending
upgrades as well. Is it possible to disable upgrading at all? Sometimes there
are tens of new packages which means that I need to click on every single item
and select "keep" one
Corinna Vinschen wrote:
What about some helpful details which allow to reproduce your problem?
Like, say, how to get the packages, how you install them, stuff like
that. You seem to imply that everybody knows how to do that. I don't.
Sorry, I have omitted details because TL2010 is a full dist
Hi!
I´ve installed cygwin + sshd on a Windows Domain Controller. On the
install process, I´ve runed ssh-host-config to configure the sshd
service.
The name of my domain is INTERNAL and the user that runs sshd
service is cyg_server. The service starts normally, BUT, when I try to
logon by ssh
On Mar 3 18:44, Angelo Graziosi wrote:
> After I flagged these problems [*], I chose to do a clean reinstall
> of TeXLive 2010 (TL2010). After installed its packages (> 2000!),
> TL2010 installation proceeds with its post-install actions, mainly
> generating all format files. The installation is d
Rafael Kitover sent the following at Thursday, March 03, 2011 1:29 PM
>It seems when in screen in the console, native windows programs that use
>the console don't work correctly.
Not unexpected. See the documentation. The following is a good place to
start. Or search the mailing list.
http://cy
Hi
When I need to install certain packages Setup.exe also installs all the pending
upgrades as well. Is it possible to disable upgrading at all? Sometimes there
are tens of new packages which means that I need to click on every single item
and select "keep" one by one.
One of the reason that is
On 3/3/2011 7:21 AM, Andy Koppe wrote:
> On 3 March 2011 10:10, Rafael Kitover wrote:
>> I was wondering if there's a way in my .zshrc to determine if the shell
>> is running in mintty or in a regular windows console.
>
> Check $TERM. It defaults to 'xterm' in mintty and 'cygwin' in the console.
>
It seems when in screen in the console, native windows programs that use
the console don't work correctly.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin
On 2011.03.03 17:37, Christopher Faylor wrote:
It's the other way around. Cygwin's winbase.h comes from MinGW. If
there is an issue you need to take it up with the MingW folks.
Ah OK - will do then.
OTOH, for Cygwin programs you shouldn't be using winbase.h at all.
For pure cygwin yes, bu
After I flagged these problems [*], I chose to do a clean reinstall of
TeXLive 2010 (TL2010). After installed its packages (> 2000!), TL2010
installation proceeds with its post-install actions, mainly generating
all format files. The installation is done as 'root' (administrator),
but the forma
On Thu, Mar 03, 2011 at 04:45:50PM +, Pete Batard wrote:
>Any application compiled in C99 mode and using OVERLAPPED is therefore
>expected to break, and we have seen that issue after people upgraded
>their cygwin installation and tried recompiling libusb [2]. Our current
>workaround is to sw
Hi,
rev 1.101 of winbase.h from 2010.08.24 introduces an anonymous structure
and union to the OVERLAPPED definition [1].
Unfortunately, this only works when compiling with -std=gnu99 (default),
but not with -std=c99.
The following demonstrates the problem:
-
On Thu, Mar 03, 2011 at 02:46:59PM +0100, Olivier Lefevre wrote:
>On 3/3/2011 8:06 AM, Andy Koppe wrote:
>>> In a slightly different line of thought, isn't it rather brittle of
>>> Cygwin that a minor upgrade (I was already at some 1.7 version)
>>> breaks applications? Think, a contrario, of how yo
On 3/3/2011 3:10 AM, anctop wrote:
> Thank you very much for your info, it now works.
>
> Just for curiosity :
> 1. The files in "/usr/share/terminfo/c" are identical to those in
> "/usr/share/terminfo/63", but the former one does not work. What're
> their differences ?
The files in /usr/share/te
On Thu, Mar 03, 2011 at 02:53:13PM +0200, Oleg Marchuk wrote:
>I fixed error with downgrade cygwin package from 1.7.8-1 to 1.7.7-1
Or, you could, ...you know... please test the latest developer snapshot
cgf
--
Problem reports: http://cygwin.com/problems.html
FAQ: http
On Mar 3 12:13, Corinna Vinschen wrote:
> On Mar 3 10:57, Manuel Wienand wrote:
> > Hi,
> >
> > I have a problem with the mqueues.
> > If I use mq_timedreceive() and do not set O_NONBLOCK, mq_timedreceive()
> > blocks forever and eats 100% of one cpu core.
> > If I use mq_receive() and set O_NO
On Thu, Mar 03, 2011 at 11:32:05AM +0100, jdzstz - gmail dot com wrote:
>About ncurses library, you can get rid of all terminfo files if you
>replace ncurses with pdcurses: http://pdcurses.sourceforge.net/
>
>I have compiled varnish cache with pdcurses and it works fine.
>
>You have to:
> * compi
I'm sorry, but I uploaded unoriginal makefile. In original Makefile these
strings are uncommented. But make wrote error:
Nothing to be done for 'all'
But in project folder and subfolders vclient didn't exists, only source code
and some objects files.
Csaba Raduly-2 wrote:
>
> Dear Sir :)
>
>
I'm sorry, but I uploaded unoriginal makefile. In original Makefile these
strings are uncommented. But make wrote error:
Nothing to be done for 'all'
But in project folder and subfolders vclient didn't exists, only source code
and some objects files.
Csaba Raduly-2 wrote:
>
> Dear Sir :)
>
>
2011/3/3 Peng Yu :
> I downloaded the latest ImageMagick-i686-pc-cygwin.tar and installed
> it.
We don't support randomly downloaded binary packages.
> But when I run convert.exe, it says the following message. Could
> anybody let me know how to fix the problem? Could anybody let me know
> where
On 3/3/2011 8:06 AM, Andy Koppe wrote:
In a slightly different line of thought, isn't it rather brittle of
Cygwin that a minor upgrade (I was already at some 1.7 version)
breaks applications? Think, a contrario, of how you can still run
ancient Windows apps on XP.
The problem you had was a case
> I think it would be entirely reasonable to record the version you
> built against as the minimum requirement, as you couldn't be expected
> to test against older libraries as well. Wanting to use latest Unison
> with an old Cygwin DLL is a case of having your cake and eating it,
> it's just that
I fixed error with downgrade cygwin package from 1.7.8-1 to 1.7.7-1
On Thu, Mar 3, 2011 at 2:22 PM, Oleg Marchuk wrote:
> I have got error similar to one described in
> http://www.mail-archive.com/cygwin at cygwin.com/msg114840.html
>
> Cygwin works fine until I install screens, try using git in
I have got error similar to one described in
http://www.mail-archive.com/cygwin at cygwin.com/msg114840.html
Cygwin works fine until I install screens, try using git in screens,
get error related to git repository name in prompt and then uninstall
screens.
In screens:
sh: __git_ps1: command not
On 3 March 2011 10:10, Rafael Kitover wrote:
> I was wondering if there's a way in my .zshrc to determine if the shell
> is running in mintty or in a regular windows console.
Check $TERM. It defaults to 'xterm' in mintty and 'cygwin' in the console.
Andy
--
Problem reports: http://cygwin.c
Dear Sir :)
On Thu, Mar 3, 2011 at 9:15 AM, sirWill wrote:
>
> I receive some project in C++ and Qt and I should build it in Cygwin. But
> operation "make" in Cygwin wrote for me:
>
> make: Nothing to be done for 'all'
>
> This is http://old.nabble.com/file/p31056876/Makefile Makefile .
You sho
On Mar 3 10:57, Manuel Wienand wrote:
> Hi,
>
> I have a problem with the mqueues.
> If I use mq_timedreceive() and do not set O_NONBLOCK, mq_timedreceive()
> blocks forever and eats 100% of one cpu core.
> If I use mq_receive() and set O_NONBLOCK, mq_receive() blocks forever (0%
> cpu).
Thank
On Mar 2 18:01, Kenneth Wolcott wrote:
> Hi;
>
> I get the following error output when opening a terminator (enclosed
> at bottom of the email).
>
> This is the jessies.org terminator, not the gnome terminator.
>
> Now I don't get the following when I open a cygwin prompt.
>
> So I tho
About ncurses library, you can get rid of all terminfo files if you
replace ncurses with pdcurses: http://pdcurses.sourceforge.net/
I have compiled varnish cache with pdcurses and it works fine.
You have to:
* compile pdcurses library in cygwin
* include curses.h files of pdcurses instead n
Hello,
I was wondering if there's a way in my .zshrc to determine if the shell
is running in mintty or in a regular windows console.
I need to know this to set some environment variables correctly.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com
On Wed, Mar 02, 2011 at 10:27:08AM -0500, Buchbinder, Barry (NIH/NIAID) [E]
wrote:
> I looked and it seems that you are distributing cygwin1.dll but not
> its source code. You must make the source code available if you
> distribute source; you cannot rely on the availability provided by
> others,
Hi,
I have a problem with the mqueues.
If I use mq_timedreceive() and do not set O_NONBLOCK, mq_timedreceive() blocks
forever and eats 100% of one cpu core.
If I use mq_receive() and set O_NONBLOCK, mq_receive() blocks forever (0% cpu).
Thanks,
Manuel
Here is some test code:
#include
#inclu
On Mar 2 15:06, Mirko Vukovic wrote:
> So, to summarize,
>
> - from work, I can access github using ssh 4.3, but not ssh 5.8 (I get
> `connection reset by peer', or` remote end hang up unxepectedly'),
> - from home, ssh 5.8 gives me the PTY error, but I can perform push
> to github.
Did you t
I receive some project in C++ and Qt and I should build it in Cygwin. But
operation "make" in Cygwin wrote for me:
make: Nothing to be done for 'all'
This is http://old.nabble.com/file/p31056876/Makefile Makefile .
P.S.: In Ubuntu linux project builded without any errors.
--
View this messa
Thank you very much for your info, it now works.
Just for curiosity :
1. The files in "/usr/share/terminfo/c" are identical to those in
"/usr/share/terminfo/63", but the former one does not work. What're
their differences ?
2. The "less" executable distributed by the GnuWin32 project depends
only
47 matches
Mail list logo