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
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
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
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
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
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
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
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
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
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
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
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
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
--- 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://
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
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
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
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
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
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
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
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 "
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
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
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
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
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
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 /
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
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
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
> 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
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
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, , ,
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
35 matches
Mail list logo