Corinna Vinschen, le Fri 15 Feb 2008 11:02:53 +0100, a écrit :
> On Feb 15 10:49, Samuel Thibault wrote:
> > Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit :
> > > On Feb 15 09:37, klement2 wrote:
> > > > After excellently quick correction of
ioperm, but then you'd get problems when using the code on Linux... The
truly proper way is really to use iopl().
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
Corinna Vinschen, le Tue 19 Feb 2008 21:45:52 +0100, a écrit :
> The ioperm package has no maintainer anymore since 2006.
On the last call for maintainers I considered taking it, but I'm still
quite busy on other projects, so I'm not yet ready to actually do it.
Samuel
--
Uns
Daniel Noll, le Fri 22 Feb 2008 08:50:37 +1100, a écrit :
> On Friday 22 February 2008 07:46:18 Samuel Thibault wrote:
> > Yes: on Linux ioperm doesn't work above 0x400. On Linux, so as to
> > access ports above 0x400 you need to use iopl(), that's why ioperm in
&
ething else, see the output of infocmp.
Samuel
--
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/
but actually there was no cable connected to that port. Is
> it a bug in Cygwin?
That's not a bug: a daemon can then open a port and detect whenever you
plug something and switch it on.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: h
Hello,
quilt has stopped on FAT volumes with cygwin 1.7 because hard links are
not emulated by cygwin any more and thus the cp -l calls and such done
by quilt fail.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation
Am I perhaps missing some package? I have
installed gcc4-java.
Samuel
--
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
Version 1.0.5-1 of "libusb-1.0" has been uploaded.
It is a library that allows userspace application to access USB
devices on WinUSB-compatible Windows operation systems (WinXP, Vista, and 7).
It is being integrated and fully API compatible to libusb available at
http://libusb.sourceforge.net.";
Version 1.0.7+gitbd62c472-1 of "libusb-1.0" has been uploaded.
It is a library that allows userspace application to access USB
devices on WinUSB-compatible Windows operation systems (WinXP, Vista, and 7).
It is being integrated and fully API compatible to libusb available at
http://libusb.sourcefo
Version 0.9.9-1 of "python-pyrex" has been uploaded.
It lets you write code that mixes Python and C data types any way you
want, and compiles it into a C extension for Python.
If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .
***
Hello,
This is still a problem:
Samuel Thibault, le Mon 15 Feb 2010 01:09:48 +0100, a écrit :
> I have an issue when building brltty's java bindings with cygwin 1.7
> while it worked fine with 1.5:
>
> /usr/bin/gcj -C --encoding=UTF-8 -d classes -classpath .
> ../../../
Version 4.2-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.2-1 -- 2010-05-12 ---
New upstream version.
If you have questions or comments, please sen
Version 0.9.8.5-1 of "python-pyrex" has been uploaded.
It lets you write code that mixes Python and C data types any way you
want, and compiles it into a C extension for Python.
If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .
*
Hello,
There is no sem_unlink function, is there a reason or is that a PTW?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http
Christopher Faylor, le Thu 27 Nov 2008 21:18:23 -0500, a écrit :
> On Fri, Nov 28, 2008 at 12:16:51AM +0100, Samuel Thibault wrote:
> >There is no sem_unlink function, is there a reason or is that a PTW?
>
> PTC. It's not easy to get right in a Windows environment. If I re
Sjors Gielen, le Tue 20 Jan 2009 00:49:29 +0100, a écrit :
> I'm working on a project porting the Debian tools to Cygwin.
Ususally ports are hosted by debian-ports.org.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cy
work:
$ cat test.c
#include
int main(void) {
int fd = open("blip", O_RDONLY);
pause();
}
$ gcc test.c -o test
$ touch blip
$ ./test &
$ rm blip
$ touch blip
$ ./test &
$ touch blop
$ mv blop blip
So maybe debian-win32 could just be awaken since the barring is
plaining why.
> I'm still waiting for the admin to either accept or reject the project
> takeover request. I don't have a lot of hope there, he seems to be
> working against me.
Well I'd fork then, thank the free software licenses ;)
Samuel
--
Unsubscribe info:
fix should ideally be in cygwin. Now you're of course free
to patch things in the debian package so as to make quick progress, but
on the long term there shouldn't be any patch except in configure
scripts.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
stat() on test.exe");
> return 0;
> }
Compile with -Wall, you're missing the second argument of stat().
Samuel
--
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/
Version 4.0-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.0-1 -- 2009-05-16 ---
New upstream version.
Add java-brlapi package.
If you have question
Version 0.1.12.2-1 of "libusb-win32" has been uploaded.
This is a new upstream release, handles composite device interfaces.
It is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP).
It is derived from and fully API comp
Version 4.1-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.1-1 -- 2009-10-11 ---
New upstream version.
If you have questions or comments, please sen
On Mon, 2008-05-19 at 12:28 +, Ronald Fischer wrote:
> Is there a simpler command line utility for sending mail - I mean,
> simpler than ssmtp -, which you could recommend?
In a past life, I've used blat:
http://www.blat.net/
It's a public-domain Win32 console program, though, not a Cygwin
Hello All,
I am trying to build a Cygwin hosted gdb executable to remotely debug
Linux applications on a powerpc target, but the build breaks in the
libgui directory. Does anyone have any _insight_ into the issue?
I've started with a clean Cygwin download, and added the following
packages to the
Brian Dessent wrote:
> (Insight is an overlay on top of the gdb tree.) If you don't want to
> build insight (which is what --disable-gdbtk means) then you shouldn't
I'm not currently planning on using insight, but it would be nice to
have it available.
> have those directories in your source tr
Brian Dessent wrote:
> Probably because you have a mutant configuration: a source tree with the
> insight dirs present, but insight disabled. That or you are also
> missing the in-tree tcltk. I think using the source package from setup
I'm certainly missing the in-tree tcltk, so that could be th
ously, why do you need to do that?
Samuel
--
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/
Hello,
I had to disabled libicu usage in brltty because the following doesn't
compile:
#include
#include
#include
because pwin32.h redefines int32_t, while it is already defined from
stdint.h...
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem re
for example.
> Please give feedback if this works ok for #include ,
> I'll prepare an update then.
Defining U_HAVE_INTTYPES_H to 1 that way does work indeed.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/pro
Version 3.10-2 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-3.10-2 -- 2008-08-31 ---
Add icu support.
If you have questions or comments, please send th
Hello,
I tried to install and use quilt, but then I only got
getopt: command not found
the quilt package should probably depend on util-linux.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
a dependency.
>
> I added the dependecy to cygrunsrv to brltty's setup.hint file.
> Samuel, would you mind to note that in your local copy?
Oops, indeed, thanks.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documen
in/ld: cannot
find -lgcc_s
There indeed is libgcc_s.dll.a in /usr/lib/gcc/i686-pc-cygwin/, but for
some reason gcc doesn't seem to be happy with it. This is using gcc4 and
gcc4-core 4.3.4-3. gcc-3 works fine.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ:
n\bin\cygwin1.dll
> C:\WINDOWS\system32\ADVAPI32.DLL
> C:\WINDOWS\system32\KERNEL32.dll
> C:\WINDOWS\system32\ntdll.dll
> C:\WINDOWS\system32\RPCRT4.dll
> C:\WINDOWS\system32\Secur32.dll
>
> see gcc documetation
Yes, it doesn't
Nellis, Kenneth, le Mon 18 Oct 2010 07:45:15 -0500, a écrit :
> > From: Samuel Thibault
> > $ cat test.c
> > int main(void) {}
> > $ gcc test.c -o test -static
> > /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
> > cannot find -lgcc_s
&
Marco Atzeri, le Mon 18 Oct 2010 14:22:02 +0100, a écrit :
> have you checked if 4.5 has the same problem ?
>
> http://cygwin.com/ml/cygwin-announce/2010-08/msg00016.html
It doesn't have the problem any more.
Samuel
--
Problem reports: http://cygwin.com/pro
such file
or directory
Samuel
--
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
Marco Atzeri, le Thu 28 Oct 2010 18:08:18 +0100, a écrit :
> is the additional "lib" correct ?
Yes. You need to #include to get the proper refname.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
Marco Atzeri, le Thu 28 Oct 2010 18:28:27 +0100, a écrit :
> it is already there
>
> and /usr/include/iconv.h seems to not include
> libiconv* function but only iconv* ones
Is this really cygwin's /usr/include/iconv.h?
Samuel
--
Problem reports: http://cygwin.com/
y does not touch at the cygwin tty layer. It just uses
native win32 interfaces to access the consoles (AttachConsole,
ReadConsoleOutputCharacterW) and simulate keypresses
(WriteConsoleInputW), consoles need to be windows console, but that's
all.
Samuel
--
Problem reports: http://cygwin.
Christopher Faylor, le Mon 09 May 2011 16:05:24 -0400, a écrit :
> Has anyone tried running brltty without setting CYGWIN=tty?
I never set the CYGWIN variable nowadays, actually, and brltty works
fine in that case.
Samuel
--
Problem reports: http://cygwin.com/problems.html
in a Windows console, such as the one you get by
> using the Cygwin desktop shortcut. Use a different terminal emulator, such
> as mintty, instead.
This is not an option, as mintty is not accessible from brltty.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Andrew DeFaria, le Thu 30 Jun 2011 08:57:32 -0700, a écrit :
> On 06/30/11 04:54, Samuel Thibault wrote:
> >Ken Brown, le Thu 30 Jun 2011 07:49:42 -0400, a écrit :
> >>On 6/30/2011 3:58 AM, Lars Bjørndal wrote:
> >>>I've heard that the value of the CYGWIN envi
ty mode?
> >>>
> >>>In both environments, BRLTTY works with 1.7.9.
> >>
> >> So are you claiming that Corinna's change caused the problem or did you
> >> see this with other snapshots?
> >
> >I did a test with 20110624, and BRLTTY doe
Christopher Faylor, le Sun 10 Jul 2011 20:31:22 -0400, a écrit :
> On Mon, Jul 11, 2011 at 02:11:14AM +0200, Samuel Thibault wrote:
> >just run
> >
> >brltty -b xw
> >
> >and it'll open a window at the top of the screen, which is supposed to
> >displ
ver then. It may be
related to ttys due to the use of opening the braille device itself.
Lars, are you using com1: or usb:? Could you perhaps try to go yet
earlier in the snapshots, up to the latest one which still works, so we
can know which snapshot brought the bug exactly?
Samuel
--
Problem
e latest cygwin1.dll that works for me, is 20110502.
Ok, I'll let cygwin people have a look at the changelog.
Samuel
--
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
introduced a bug into serial I/O afterwards.
> Does brltty use blocking or nonblocking I/O?
nonblocking.
Samuel
--
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
Christopher Faylor, le Wed 13 Jul 2011 11:30:43 -0400, a écrit :
> On Wed, Jul 13, 2011 at 03:05:41PM +0200, Samuel Thibault wrote:
> >Ok, so the tty layer of cygwin is involved indeed.
>
> Nope. "tty layer" != "com port".
Ah, in cygwin, then. Ok.
Sam
ter exiting bash, but still with BRLTTY running and in a cmd
> session, the att sign is printed.
I don't have the time to investigate now, but I can say that depending
on whether it could open the terminal through CONIN$, brltty uses
WriteConsoleInputW (or WriteConsoleInputA if not available) o
ns are more and more difficult to build. I
eventually gave up trying to build the driver and filter, and went on
packing the library only. The user will have to install the driver and
filter separately from the upstream installer.
Samuel
--
Problem reports: http://cygwin.com/problems.ht
Version 1.2.5.0-1 of "libusb-win32" has been uploaded.
This is a new upstream release, the filter installer is not shipped any
more as it does not build on cygwin any more.
It is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2
Samuel Thibault, le Thu 14 Jul 2011 14:42:14 +0200, a écrit :
> Lars Bjørndal, le Thu 14 Jul 2011 12:56:21 +0200, a écrit :
> > BRLTTY has a cut & paste facility. It sometimes doesn't paste all
> > characters inside cygwin. Pasting an att sign into a shell prompt, the
&g
Samuel Thibault, le Fri 19 Aug 2011 04:37:40 +0200, a écrit :
> - the user presses '@' on his braille keyboard (ascii 0x40).
I forgot to mention: everything goes fine at the cmd, cygwin and mingw
shell when the pressed key is e.g. 'a', i.e. which does not need altgr.
Sam
tions in my XP
installation, but I hope it will also work there.
Thanks,
Samuel
--
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
Corinna Vinschen, le Fri 19 Aug 2011 17:08:41 +0200, a écrit :
> On Aug 19 16:06, Samuel Thibault wrote:
> > Corinna Vinschen, a écrit :
> > > On Aug 19 15:14, Samuel Thibault wrote:
> > > > Corinna Vinschen, le Fri 19 Aug 2011 13:50:19 +0200, a Ãcrit :
> >
at, I was not able to read anything.
Please try with a windows console. Iirc cygwin switched to rxvt or
something not windows-native. Brltty can't read that, only standard
windows consoles.
Samuel
--
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
Corinna Vinschen, le Thu 08 Dec 2011 09:47:45 +0100, a écrit :
> Too bad. In that case, Samuel, can you please have a closer look to
> see what broke brltty?
The switch to mintty, simply. Brltty uses ReadConsoleOutputCharacter()
to get the text from consoles, I bet mintty does not implemen
gt; Don't know this file but this is a bug in config.h. struct in6_addr
> is defined in a system header, so it should not be gratuitously defined
> in a project header, especially if the definition collides with the
> right one from the system header.
Mmm, but here it's w32api
Hi All,
I have tried to unsubscribe from the Cygwin mailing list.
I have tried simple way to unsubscribe by entering Mailing list name, Your
email address. But I cannot find out the mailing list name.
I have read the unsubscribe full, but still cannot find the mailing list name.
Please help to
in.com
So... here I am mailing the public mailing list.
Sam
Samuel Cape
capesounds.com
--
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
2022-01-31 06:43 UTC, © Fxzx mic:
>
> Marco Atzeri, 2022年1月31日 14:25:
>
> > On 31.01.2022 06:36, © Fxzx mic wrote:
> > > Hello,
> > > I want to know how to change the default value of [...]
> >
> > Hi,
> >
> > bottom posting on this mailing list, please. [...]
>
> Hello,
> Sorry, I just want to ask
Version number of the "cygwin" Cygwin package:
```
cygcheck -c cygwin
```
Version numbers of all installed Cygwin packages:
```
cygcheck -c
```
Save that information to a file:
```
cygcheck -c > cygwin-package-versions.txt
```
Save more complete information to a file:
```
cygcheck -s -r -v > cyg
The following message is a courtesy copy of an article
that has been posted to gmane.os.cygwin as well.
I was thinking of trying to upstream the patch at:
--text follows this line--
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/clang.git;a=blob;f=7.0.1-cygwin-driver.patch;h=8f24198
I'm running into a problem with a previously-working installation of
cygwin on Windows 2003 server.
I had installed a few extra packages, and updated all packages to the
latest while attempting to set up Tinderbox. Now, I can no longer
reliably open a cygwin bash prompt. The console window opens
nal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Dave Korn
Sent: Thursday, March 13, 2008 11:30 AM
To: Cygwin@cygwin.com
Subject: RE: Cannot start bash prompts: processes intermittently don't
die
Popper, Samuel (US SSA) wrote on 13 March 2008 15:05:
> I
Hey, this sounds like my issue, except that I'm installing on Window
Server 2003. I've completed setup by running the "hanging" shell
scripts from another bash shell and then killing that process (which
allows setup.exe to continue). Does 00ash.sh work if you run it from
another shell?
I'm also
a new process.
-Sam
-Original Message-
From: Krzysztof Ostrowski [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2008 1:10 PM
To: Popper, Samuel (US SSA); [EMAIL PROTECTED]
Subject: RE: Cygwin doesn't install on Windows Server 2008 (x64).
Hi,
How did you manage to run something
I'm continuing to debug the problem I reported earlier [1], where some
executables called from within shell scripts don't fully terminate.
This happens fairly often while sourcing the default /etc/profile, but
not always, and not always in the same place. When this happens, if I
use windows tools
> I've tried to install cygwin now about 7 or 8 times but the
postinstall
> always hangs somewhere, in different scripts at different places.
I am still having this problem (as evidenced by previous messages).
I've come up with a bash script "test case" that demonstrates the
problem:
$ NUM=1; whi
> | $ NUM=1; while true ; do echo $NUM; NUM=$(( $NUM + 1 )); done
> |
> | will run indefinitely,
>
> because it doesn't fork
Correct; that's what I was trying to demonstrate.
> | $ NUM=1; while true ; do echo `echo $NUM` ; NUM=$(( $NUM + 1 ));
done
> |
> | Hangs pretty quickly,
>
> because it f
> > Is there anything else that could contribute to BLODA?
>
> Yes, absolutely anything that hooks or injects into processes. Try
> using
> procexp to get a list of DLLs from the stuck bash processes, and let
us
> know
> what's there.
Here's my list of candidate BLODA .dll's from procexp:
AcLu
> Unfortunately, I can't easily uninstall those drivers, since they are
> needed and used by other users of the machine. Is there a way to get
> the paths to those drivers? I can probably get away with renaming the
> files and rebooting long enough to tell if that fixes the problem.
Never mind,
> SERVICE_NAME: Sentinel
> DISPLAY_NAME: Sentinel
> SERVICE_NAME: SNTNLUSB
> DISPLAY_NAME: Rainbow USB SuperPro
> Security/rights management/license control thingy of some sort. It
> could
> easily have been coded under the mistaken assumption that hooking
process
> creation is a reasonable me
hematical
software I would like to help package.
Thanks for all the packaging effort. --Samuel
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
201 - 277 of 277 matches
Mail list logo