X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=dXZ+EZrOqgGLDvav4ZVPkgCvmqhBAFZ7a1OCnBVvXpi
	dzX0609rAux5mEIMxj3FeYoSS30SY/+znUjGltTpc3KJc2l6Dk5IsHxQmmNUBAiA
	XUxHC4l1ro8fKZ7tXkTSqsPO+e8P8o8Gix4o18hFj+y9q4yBhyuOVvrvo0H1I3EQ
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=8vM51DOu4cmzInVw5POplGe8O1g=; b=rRSRydDa1XwCKxalN
	xqTr8DLO712wqpf4AoxBOsL0DuGxbWL7K06kt7pzXW5LKQIUY6w5LdqgshPug5E4
	czBpXnAOFiiwAncI3dJwNdQhahNmwtvBOVntZib/uNqUM3rbg6Vv23qXKKlAEjgO
	Sod4WFBMLrvdEXvnUqC6Kln9dA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <546F9B5E.80707@cygwin.com>
Date: Fri, 21 Nov 2014 14:06:54 -0600
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Instability with signals and threads
References: <alpine.DEB.2.02.1411202055420.8559@artax.karlin.mff.cuni.cz> <alpine.DEB.2.02.1411211451420.108656@artax.karlin.mff.cuni.cz> <20141121144333.GA6633@calimero.vinschen.de> <546F5F37.9010509@gmail.com> <20141121160608.GF3810@calimero.vinschen.de>
In-Reply-To: <20141121160608.GF3810@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2014-11-21 10:06, Corinna Vinschen wrote:
> On Nov 21 16:50, Marco Atzeri wrote:
>> On 11/21/2014 3:43 PM, Corinna Vinschen wrote:
>>>> On 32-bit. The rebuild of cygwin1.dll requires large number of packages to
>>>> create the documentation (including tex and java) and I haven't bloated
>>>
>>> Java?!?
>>
>> FOP is a Java application....grrr...
>
> Oh, right.
>
>> It will be nice to not use it for building cygwin docs.
>
> The html docs are not built with fop, only the pdf.  And even then,
> make from the parent dir continues to build everything else, even
> if make in the doc dir fails:
>
>    $(SUBDIRS):
> 	@${MAKE} -C $@ all || ([ "$@" == doc ] && echo "*** error ignored")
>
> If you have another way to create pdf files from xml input, which works
> on Cygwin and Linux, please feel free to provide one.

https://cygwin.com/ml/cygwin-developers/2013-07/msg00008.html

Which resulted in:

https://sourceware.org/viewvc/src/winsup/doc/Makefile.in?r1=1.33&r2=1.34

Has this bug been fixed yet in TeX Live?  I had no problems building the 
PDFs after reverting this commit.  I'll have to try on Fedora 20 and 21, 
unless someone else can get to it first.


Yaakov


--
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

