From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.bugs Subject: Re: GIT version: remake docs Date: Sat, 29 Jan 2011 23:48:17 +0100 Message-ID: <69D314A4-AEC9-4A54-BEDE-095FEE1C18F0@telia.com> References: <87tygr5ojc.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296341315 25164 80.91.229.12 (29 Jan 2011 22:48:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 29 Jan 2011 22:48:35 +0000 (UTC) Cc: bug-guile@gnu.org To: =?ISO-8859-1?Q?Ludovic_Court=E8s?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Jan 29 23:48:30 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PjJan-0005up-2J for guile-bugs@m.gmane.org; Sat, 29 Jan 2011 23:48:29 +0100 Original-Received: from localhost ([127.0.0.1]:36387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PjJam-0007Vf-Fo for guile-bugs@m.gmane.org; Sat, 29 Jan 2011 17:48:28 -0500 Original-Received: from [140.186.70.92] (port=43830 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PjJah-0007VQ-7V for bug-guile@gnu.org; Sat, 29 Jan 2011 17:48:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PjJag-0007G5-0m for bug-guile@gnu.org; Sat, 29 Jan 2011 17:48:23 -0500 Original-Received: from smtp-out21.han.skanova.net ([195.67.226.208]:47663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PjJaf-0007G0-Ry; Sat, 29 Jan 2011 17:48:21 -0500 Original-Received: from [10.0.1.3] (217.210.127.13) by smtp-out21.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D07517100F5ED62; Sat, 29 Jan 2011 23:48:19 +0100 In-Reply-To: <87tygr5ojc.fsf@gnu.org> X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.67.226.208 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5066 Archived-At: On 29 Jan 2011, at 23:32, Ludovic Court=E8s wrote: >> The bug is this: first >> make >> make pdf >> This produces the PDF. Then >> make clean >> This takes away the pdf. Then try to repeat >> make pdf >> This fails. > > I think commit 41d82ac9904c883a0c281cd1a89c03d9d968a801 fixes this. Fine. I have noticed in packages other than Guile that something may =20 break when re-making. So I tend to unpack the whole distribution.