Re: Rebuilding make

2013-01-14 Thread Pavel Fedin
Hello, Christopher. 14 января 2013 г., 18:17:33, you wrote: > You apparently knew that your mail was rejected as spam because you > received a bounce. The bounce gave you information which did not tell > you to send a complaint here. Ah, sorry for being impolite... I asked only because there

RE: Rebuilding make

2013-01-14 Thread Adam Dinwoodie
Fedin Pavel wrote: > On 14.01.2013 10:19, Christopher Faylor wrote: >> Calm down and READ the message you received. It surely didn't tell you >> to send implied profanity to the Cygwin mailing list. > > Sorry, i don't really understand you. What do you mean under profanity > ? Is it not allowed

Re: Rebuilding make

2013-01-14 Thread Christopher Faylor
>On 14.01.2013 10:19, Christopher Faylor wrote: >On Mon, Jan 14, 2013 at 01:19:54AM -0500, Christopher Faylor wrote: >>On Mon, Jan 14, 2013 at 10:12:12AM +0400, Fedin Pavel wrote: >>>On 10.01.2013 23:47, Reini Urban wrote: Great! Can you gist the patches somewhere please? >>>I tried to post pat

Re: Rebuilding make

2013-01-14 Thread Fedin Pavel
On 14.01.2013 10:19, Christopher Faylor wrote: Calm down and READ the message you received. It surely didn't tell you to send implied profanity to the Cygwin mailing list. Sorry, i don't really understand you. What do you mean under profanity ? Is it not allowed to post patches here ? -- Ki

Re: Rebuilding make

2013-01-13 Thread Christopher Faylor
On Mon, Jan 14, 2013 at 10:12:12AM +0400, Fedin Pavel wrote: >On 10.01.2013 23:47, Reini Urban wrote: >> Great! Can you gist the patches somewhere please? > I tried to post patches from my home email address. But messages get >rejected as spam. WTF ??? Calm down and READ the message you receive

Re: Rebuilding make

2013-01-13 Thread Fedin Pavel
On 10.01.2013 23:47, Reini Urban wrote: Great! Can you gist the patches somewhere please? I tried to post patches from my home email address. But messages get rejected as spam. WTF ??? -- Kind regards Pavel Fedin Expert engineer, Samsung Moscow research center -- Problem reports: h

Re: Rebuilding make

2013-01-10 Thread Reini Urban
On Wed, Jan 9, 2013 at 7:02 AM, Fedin Pavel wrote: >> 1. doc/fdl.texi and doc/make-stds.texi files are missing from the archive. >> 2. configure seems to incorrectly determine HAVE_DOS_PATHS as true. This >> breaks $abspath() function. >> >> I solved (1) by adding these files from the original UN

Re: Rebuilding make

2013-01-09 Thread Fedin Pavel
On 09.01.2013 14:57, Fedin Pavel wrote: 1. doc/fdl.texi and doc/make-stds.texi files are missing from the archive. 2. configure seems to incorrectly determine HAVE_DOS_PATHS as true. This breaks $abspath() function. I solved (1) by adding these files from the original UNIX archive. Of course