From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38258 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: luatex not compiling Date: Mon, 24 Dec 2007 21:45:23 +0100 Message-ID: <47701A63.6010005@elvenkind.com> References: <6386DDEB-CBFF-447E-8517-D97B734CC170@science.uva.nl> <68c491a60712210250y29b0ef31y4e01fe54e848ba41@mail.gmail.com> <4095B4DD-6293-4B54-A526-830330345F87@science.uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198529229 979 80.91.229.12 (24 Dec 2007 20:47:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Dec 2007 20:47:09 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 24 21:47:21 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1J6uCn-0005sx-HC for gctc-ntg-context-518@m.gmane.org; Mon, 24 Dec 2007 21:47:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 28B411FBC1; Mon, 24 Dec 2007 21:45:56 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05421-02-3; Mon, 24 Dec 2007 21:45:42 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 505721FBCB; Mon, 24 Dec 2007 21:45:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 11C981FBCB for ; Mon, 24 Dec 2007 21:45:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05421-02-2 for ; Mon, 24 Dec 2007 21:45:35 +0100 (CET) Original-Received: from www.bittext.nl (unknown [195.86.58.132]) by ronja.ntg.nl (Postfix) with ESMTP id D41CF1FBC1 for ; Mon, 24 Dec 2007 21:45:26 +0100 (CET) Original-Received: from localhost (vz3.aanhet.net [127.0.0.1]) by www.bittext.nl (Postfix) with ESMTP id D2E481E8C2B4 for ; Mon, 24 Dec 2007 21:45:24 +0100 (CET) X-Virus-Scanned: amavisd-new at bittext.nl Original-Received: from www.bittext.nl ([127.0.0.1]) by localhost (vz3.aanhet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uCqzvkX1uoQo for ; Mon, 24 Dec 2007 21:45:22 +0100 (CET) Original-Received: from [10.10.0.6] (boo.demon.nl [82.161.175.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by www.bittext.nl (Postfix) with ESMTP id 2E7EB1E8C2B3 for ; Mon, 24 Dec 2007 21:45:22 +0100 (CET) User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: <4095B4DD-6293-4B54-A526-830330345F87@science.uva.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38258 Archived-At: Hans van der Meer wrote: > I looked somewhat further and found out the curious fact that on > MacOSX 10.5.x both /usr/include/signal.h and /usr/include/sys/signal.h > exist! That is normal, signals have a portable interface, as defined in ISO C99. That is the interface provided in /usr/include/signal.h. It is also possible to have a system-dependant interface, and that is in /usr/include/sys/signal.h. On linux, this is a stub that simply includes /usr/include/signal.h. So the question is: does /usr/include/sys/signal.h include something important on Mac OS X 10.5 that it didn't in previous versions, or is something else changed? The only macbook I have runs 10.2, so I have no way of testing any of this myself. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________