Re: emacs-23.2-3 and DBus

2010-10-05 Thread Michael Albinus
Ken Brown writes: > It doesn't seem to be a problem under Cygwin either. I just tried > loading notifications.el, and Emacs didn't freeze. So I guess we'll > have to wait for a more detailed problem report from the OP saying > exactly what he did. Maybe you could also try to send a notificatio

Re: OpenCV: (Re: trouble posting to cygwin-apps)

2010-10-05 Thread Charles Wilson
On 10/5/2010 6:31 PM, Yaakov (Cygwin/X) wrote: > BTW, you do know that Ports includes an OpenCV build? Of course it > requires Ports' CMake: > > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ports;a=tree;f=graphics/opencv > ftp://ftp.cygwinports.org/pub/cygwinports/release

In what way is /cygdrive special WRT to permissions?

2010-10-05 Thread Andy Hall
I have a vanilla 1.7.7 installation on Windows XP Professional which is a standalone machine not in a domain. The /etc/passwd and /etc/group files have been refreshed from scratch. The system has a remote file system (Samba) mounted as F: via the normal Windows mechanism for mapping network dri

Re: bash bug?: nested "bash --login -i" doesn't run /etc/profile (still runs ~/.bash_profile)

2010-10-05 Thread Larry Hall (Cygwin)
On 10/5/2010 10:12 AM, Daniel Barclay wrote: Larry Hall (Cygwin) wrote: On 10/4/2010 12:19 PM, Daniel Barclay wrote: I wrote: The behavior of "bash --login -i" seems to vary depending on whether it is a "root" invocation or a nested invocation of bash. This is inconsistent with the description

Re: Unable to remap error

2010-10-05 Thread Larry Hall (Cygwin)
On 10/5/2010 7:09 AM, Harie Ram wrote: Rebaseall and peflagsall gives a success only when run as administrator. With normal user , i get these errors below. Rebasing doesn't need to be performed by all users or continually. Run it if you have these remap problems and with any user for which it

OpenCV: (Re: trouble posting to cygwin-apps)

2010-10-05 Thread Yaakov (Cygwin/X)
On Tue, 2010-10-05 at 16:46 -0400, Charles Wilson wrote: > This just bit me trying to build opencv; no, I don't want > window_w32.cpp cvcap_vfw.cpp cvcap_cmu.cpp > cvcap_w32.cpp cvcap_dshow.cpp > added to my cygwin build of opencv, since doing so breaks the build... Chuck, BTW, you do kno

Re: How do I remove/delete sSMTP?

2010-10-05 Thread René Berber
On 10/5/2010 5:15 PM, Blaine Miller wrote: > I see that it is simply a program. That makes more sense. Thank you! > > At this point, I'd rather just remove the application, for now. By > uninstalling it via setup, this won't effect other programs running on > the server, correct? I've had to rebu

gdb 7 port for Cygwin?

2010-10-05 Thread Jim Reisert AD1C
Has gdb 7.x been ported to Cygwin yet? I can't use it to debug gcc 4.5 programs (I usually get "line not found" when trying to set a breakpoint): http://gcc.gnu.org/gcc-4.5/changes.html "GCC now generates unwind info also for epilogues. DWARF debuginfo generated by GCC now uses more features o

Re: How do I remove/delete sSMTP?

2010-10-05 Thread Blaine Miller
OK, I see that it is simply a program. That makes more sense. Thank you! At this point, I'd rather just remove the application, for now. By uninstalling it via setup, this won't effect other programs running on the server, correct? I've had to rebuild this server twice already from applicatio

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
Really this belongs on the CMake dev list. The new release I just posted is not really a new release of CMake, but it is a new release for cygwin. The current cmake that comes with cygwin is 2.6.4 (very old). The one I just uploaded was 2.8.2 (still old but much newer.) It has no changes at

Re: How do I remove/delete sSMTP?

2010-10-05 Thread René Berber
On 10/5/2010 4:58 PM, Blaine Miller wrote: > I started this service and now need to turn it off and remove it. I've > looked in the Windows Services panel and can't seem to find ssmtp > anywhere. I've also scanned the doc and faq on cygwin.com. > > I can kill it, temporarily by grep-ing it from

How do I remove/delete sSMTP?

2010-10-05 Thread Blaine Miller
Hello... I started this service and now need to turn it off and remove it. I've looked in the Windows Services panel and can't seem to find ssmtp anywhere. I've also scanned the doc and faq on cygwin.com. I can kill it, temporarily by grep-ing it from the ps and doing a kill -9 on the PID

Re: trouble posting to cygwin-apps

2010-10-05 Thread Yaakov (Cygwin/X)
On Tue, 2010-10-05 at 17:29 -0400, Bill Hoffman wrote: > On 10/5/2010 4:46 PM, Charles Wilson wrote: > > Will this include fixes for WIN32 being erroneously defined for cygwin? > > http://cmake.org/Bug/view.php?id=10122 > > > > This just bit me trying to build opencv; no, I don't want > > wind

Re: trouble posting to cygwin-apps

2010-10-05 Thread Marco Atzeri
--- Mar 5/10/10, Bill Hoffman ha scritto: > On 10/5/2010 4:46 PM, Charles Wilson > wrote: > > On 10/4/2010 4:33 PM, Bill Hoffman wrote: > >> I am trying to get > >> a new CMake release uploaded to cygwin > > > > Will this include fixes for WIN32 being erroneously > defined for cygwin? > > http://

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
On 10/5/2010 4:46 PM, Charles Wilson wrote: On 10/4/2010 4:33 PM, Bill Hoffman wrote: I am trying to get a new CMake release uploaded to cygwin Will this include fixes for WIN32 being erroneously defined for cygwin? http://cmake.org/Bug/view.php?id=10122 This just bit me trying to build openc

Re: cygwin + xwin in win7 as unprivileged user?

2010-10-05 Thread davidstvz
We are an an AD, perhaps the inability to create a socket is coming from above. However, I have full admin rights on these machines so I ought to be able to adjust that if that is the case. I'll take a look. Meanwhile, I tried various other tricks to run the thing as admin without it asking for

Re: trouble posting to cygwin-apps

2010-10-05 Thread Charles Wilson
On 10/4/2010 4:33 PM, Bill Hoffman wrote: > I am trying to get > a new CMake release uploaded to cygwin Will this include fixes for WIN32 being erroneously defined for cygwin? http://cmake.org/Bug/view.php?id=10122 This just bit me trying to build opencv; no, I don't want window_w32.cpp cvca

Re: emacs-23.2-3 and DBus

2010-10-05 Thread Ken Brown
On 10/5/2010 2:48 PM, Michael Albinus wrote: Ken Brown writes: So if you're trying to use a library from the Emacs 24 trunk, it's possible that it's simply not compatible with Emacs 23. Under GNU/Linux, I've shortly tested notifications.el (taken from the trunk) in the emacs-23 branch; it wo

Re: cygwin + xwin in win7 as unprivileged user?

2010-10-05 Thread Charles Wilson
On 10/5/2010 1:22 PM, davidstvz wrote: > > Is it possible to make Cygwin work with xwin as an unprivileged user. I'm > even open to stupid hacks like making the entire Cygwin directory owned by > the "Everyone" group. I tried that but then it couldn't create a socket > needed after I ran 'startx

Re: emacs-23.2-3 and DBus

2010-10-05 Thread Michael Albinus
Ken Brown writes: > So if you're trying to use a library from the Emacs 24 trunk, it's > possible that it's simply not compatible with Emacs 23. Under GNU/Linux, I've shortly tested notifications.el (taken from the trunk) in the emacs-23 branch; it works w/o problem. This does not seem to be the

[ANNOUNCEMENT] updated: unison2.27, unison2.32, unison2.40

2010-10-05 Thread Andrew Schulman
The Unison packages for Cygwin have been updated. This is a minor update. A small patch was applied to the source of each package to allow them to build correctly with OCaml 3.12.0, the current release of OCaml in Cygwin. There should be no change to the operation of any of the unison packages. Y

cygwin + xwin in win7 as unprivileged user?

2010-10-05 Thread davidstvz
Is it possible to make Cygwin work with xwin as an unprivileged user. I'm even open to stupid hacks like making the entire Cygwin directory owned by the "Everyone" group. I tried that but then it couldn't create a socket needed after I ran 'startxwin'. Anyway to get this working without using "

[ANNOUNCEMENT] Updated: subversion-1.6.13-1

2010-10-05 Thread David Rothenberger
A new version of subversion is available. This is a new upstream release which includes a fix for CVE-2010-3315. CYGWIN NEWS: This version is built against serf-0.7.0-1. NEWS: = See CHANGES (URL below) for more information about the differences between 1.6.13 and previous Subvers

Re: trouble posting to cygwin-apps

2010-10-05 Thread Corinna Vinschen
On Oct 5 08:28, Bill Hoffman wrote: > On 10/5/2010 4:07 AM, Corinna Vinschen wrote: > >On Oct 4 16:33, Bill Hoffman wrote: > >>Hi, > >> > >>Sorry if this is the wrong mailing list for this, but I am trying to > >>get a new CMake release uploaded to cygwin and am having some > >>trouble. I can no

Re: rebaseall on [1.7] : first glitch for ages

2010-10-05 Thread Charles Wilson
On 10/5/2010 10:11 AM, Charles Wilson wrote: > On 10/5/2010 9:08 AM, Jason Tishler wrote: >> rebase will skip some errors (e.g., when a DLL is not writable), but >> will exit if FixImage() fails. Maybe rebase should skip this error too? > > I don't think so -- what if the DLL was "partially" writ

Re: emacs-23.2-3 and DBus

2010-10-05 Thread Michael Albinus
Ken Brown writes: >> I tried to use notifiations.el (from the Emacs 24 trunk). Could you, please, eval (setq dbus-debug t) before loading the package? This shall give us more information. > 4. In a different shell, set (and export) $DBUS_SESSION_BUS_ADDRESS to > this value, and run dbus-mon

Re: bash bug?: nested "bash --login -i" doesn't run /etc/profile (still runs ~/.bash_profile)

2010-10-05 Thread Daniel Barclay
Larry Hall (Cygwin) wrote: On 10/4/2010 12:19 PM, Daniel Barclay wrote: I wrote: The behavior of "bash --login -i" seems to vary depending on whether it is a "root" invocation or a nested invocation of bash. This is inconsistent with the description man bash, and seems to be a bug. Can anyone

Re: rebaseall on [1.7] : first glitch for ages

2010-10-05 Thread Charles Wilson
On 10/5/2010 9:08 AM, Jason Tishler wrote: > On Tue, Oct 05, 2010 at 01:10:14PM +0100, Fergus wrote: >> FixImage >> (/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll) >> failed with last error = 13 >> << halt immediately >> >> $ > > FWIW, we have the following: > > $ fgrep 13L /

Re: rebaseall on [1.7] : first glitch for ages

2010-10-05 Thread Jason Tishler
Fergus, On Tue, Oct 05, 2010 at 01:10:14PM +0100, Fergus wrote: > For the first time for months on my system rebaseall is reporting an > error as follows: > > M:\>bin\dash > $ /bin/rebaseall > << whirr away for ages >> What precisely does "for ages" mean? Note you can use the "-v" option to mak

Re: emacs-23.2-3 and DBus

2010-10-05 Thread Ken Brown
On 10/4/2010 11:47 PM, nyc4...@aol.com wrote: Thank you for your work on incorporating Emacs and DBus! Can you tell me how you are testing it? I tried to use notifiations.el (from the Emacs 24 trunk). After loading it, Emacs appears to freeze and I see that the emacs and winlogin.exe processes

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
On 10/5/2010 4:07 AM, Corinna Vinschen wrote: On Oct 4 16:33, Bill Hoffman wrote: Hi, Sorry if this is the wrong mailing list for this, but I am trying to get a new CMake release uploaded to cygwin and am having some trouble. I can not seem to post messages to the cygwin-apps mailing list. I

Re: rebaseall on [1.7] : first glitch for ages

2010-10-05 Thread Al
> Q3: does rebaseall have a tasklist somewhere, that it reads? Or does it > simply work its way through bin/ lib/ [and others] looking for executables > and .dlls, and do stuff to them? > Take a look into the script. It is short and should explain itself in this. -- Caution crosser:  Runnig Gent

rebaseall on [1.7] : first glitch for ages

2010-10-05 Thread Fergus
For the first time for months on my system rebaseall is reporting an error as follows: M:\>bin\dash $ /bin/rebaseall << whirr away for ages >> FixImage (/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll) failed with last error = 13 << halt immediately >> $ Q1: OS is XP Pro SP3, 32

Unable to remap error

2010-10-05 Thread Harie Ram
Hi Team, Problems : svn co svn+ssh:// 0 [main] svn 7568 C:\cygwin\bin\svn.exe: *** fatal error - unable to remap C:\cygwin\bin\cygldap-2-3-0.dll to same address as parent: 0x5B != 0x5F Stack trace: Frame Function Args 0028B0E8 6102749B (0028B0E8, , ,

Re: trouble posting to cygwin-apps

2010-10-05 Thread Corinna Vinschen
On Oct 4 16:33, Bill Hoffman wrote: > Hi, > > Sorry if this is the wrong mailing list for this, but I am trying to > get a new CMake release uploaded to cygwin and am having some > trouble. I can not seem to post messages to the cygwin-apps mailing > list. I tried to re-subscribe my email addre