On May 7 19:39, Denis Excoffier wrote:
> Hello,
>
> I'm under x86, with no /etc/nsswitch.conf, and my /etc/passwd and group
> files with 1 line each (me and 'Domain Users'). The command
> 'getent group' seems to loop forever on the 'Users' group:
>
> % /usr/bin/getent group
> Domain Users:S-1-5-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I try to bootstrap gcc-4.9.0 for cygwin 64-bit, but this fails in adalib.
AFAIS upstream are still some patches missing which are in the gcc-4.8.2-3
source.
Does anybody knows the status for these patches?
-BEGIN PGP SIGNATURE-
Version: GnuPG
On 5/8/2014 17:20, Rainer Emrich wrote:
> I try to bootstrap gcc-4.9.0 for cygwin 64-bit, but this fails in adalib.
> AFAIS upstream are still some patches missing which are in the gcc-4.8.2-3
> source.
>
> Does anybody knows the status for these patches?
>
I am working on them, albeit slowly,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi JonY,
please CC me on answers, I'm not supscribed to the list.
The real question, is anybody working on getting these patches accepted
upstream?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)
Comment: Using GnuPG with Thunderbird
On 5/8/2014 17:43, JonY wrote:
> On 5/8/2014 17:20, Rainer Emrich wrote:
>> I try to bootstrap gcc-4.9.0 for cygwin 64-bit, but this fails in adalib.
>> AFAIS upstream are still some patches missing which are in the gcc-4.8.2-3
>> source.
>>
>> Does anybody knows the status for these patches?
>>
>
> -Original Message-
> On 5/7/2014 7:42 PM, KARR, DAVID wrote:
> >> -Original Message-
> >> Of KARR, DAVID
> >> Sent: Monday, May 05, 2014 2:34 PM
> >>
> >>> -Original Message-
> >>> Of KARR, DAVID
> >>> Sent: Sunday, April 13, 2014 10:53 AM
> >>>
> >>> I recently installed
Ken Brown writes:
> I agree. I'll do that soon.
Thanks Ken. Due to several updates that required reboots I haven't
really been able to run an Emacs instance for as long as I would have
liked, but so far I haven't seen any error or crash.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron m
> On Jan 20 03:45, Andrew Schulman wrote:
> > Cygwin doesn't seem to
> > define IPV6_DSTOPTS. In Ubuntu, it's defined in
> > /usr/include/linux/in6.h (value 59), along with a whole bunch of other
> > IPv6 socket options.
> >
> > I'm not sure what the best solution is here. I could define it loca
On May 7 16:46, Corinna Vinschen wrote:
> On May 7 10:09, Chris J. Breisch wrote:
> > Corinna Vinschen wrote:
> > >And here's a problem which I'm not sure how to solve at all:
> > >
> > >When calling the latest mkpasswd, the primary group of the local
> > >user account backing the Microsoft Accou
On May 8 15:23, Andrew Schulman wrote:
> > On Jan 20 03:45, Andrew Schulman wrote:
> > > Cygwin doesn't seem to
> > > define IPV6_DSTOPTS. In Ubuntu, it's defined in
> > > /usr/include/linux/in6.h (value 59), along with a whole bunch of other
> > > IPv6 socket options.
> > >
> > > I'm not sure w
Hi,
Thank you about the information.
Regards,
Jorge DÃaz
El 07/05/2014 9:51, Corinna Vinschen escribió:
On May 7 00:44, jdzstz wrote:
Hi Corinna,
I have recompiled and tested Varnish Cache 3.0.5 against cygwin
snapshot 2014-05-05 (64 bits), removing my workaround, and now
TCP_NODELAY functi
On Thu, May 8, 2014 at 4:09 PM, Corinna Vinschen wrote:
> On May 7 16:46, Corinna Vinschen wrote:
>> On May 7 10:09, Chris J. Breisch wrote:
>> > Corinna Vinschen wrote:
>> > >And here's a problem which I'm not sure how to solve at all:
>> > >
>> > >When calling the latest mkpasswd, the primary g
On 5/8/2014 12:03 PM, KARR, DAVID wrote:
-Original Message-
On 5/7/2014 7:42 PM, KARR, DAVID wrote:
-Original Message-
Of KARR, DAVID
Sent: Monday, May 05, 2014 2:34 PM
-Original Message-
Of KARR, DAVID
Sent: Sunday, April 13, 2014 10:53 AM
I recently installed 1.7.29
On 5/8/2014 7:17 PM, Robert Pendell wrote:
On Thu, May 8, 2014 at 4:09 PM, Corinna Vinschen wrote:
On May 7 16:46, Corinna Vinschen wrote:
On May 7 10:09, Chris J. Breisch wrote:
Corinna Vinschen wrote:
And here's a problem which I'm not sure how to solve at all:
When calling the latest mk
On Thu, May 8, 2014 at 8:12 PM, Ken Brown wrote:
> On 5/8/2014 7:17 PM, Robert Pendell wrote:
>>
>> On Thu, May 8, 2014 at 4:09 PM, Corinna Vinschen wrote:
>>>
>>> On May 7 16:46, Corinna Vinschen wrote:
On May 7 10:09, Chris J. Breisch wrote:
>
> Corinna Vinschen wrote:
>>
> On May 8 15:23, Andrew Schulman wrote:
> > > On Jan 20 03:45, Andrew Schulman wrote:
> > > > Cygwin doesn't seem to
> > > > define IPV6_DSTOPTS. In Ubuntu, it's defined in
> > > > /usr/include/linux/in6.h (value 59), along with a whole bunch of other
> > > > IPv6 socket options.
> > > >
> > >
> To copy file1 to file2 on the localhost, run:
>
> socat tcp6-listen: file2
>
> to set up a listener, and:
>
> socat tcp6:[::1]: file1
>
> to connect to the listener and transfer the file.
Note, this only works if file1 and file2 are absolute paths. If not
they have to be
lt;---cut here---start->8---
.PHONY: all install clean force-clean clean-install snapshot
install-snapshot snapshot-debuginfo install-snapshot-debuginfo
CV ?= 1.7.29
CR ?= 2
CVR = $(CV)-$(CR)
SD ?= 20140508
ARCH ?= $(subst i686,x86,$(shell arch))
CYGMIR = /mnt/
18 matches
Mail list logo