[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Boot Floppies CVS: boot-floppies koptein



Hartmut Koptein <koptein@et-inf.fho-emden.de> writes:

   What is the current status for this:

   cc -g -Wall -D_GNU_SOURCE -O2 -fomit-frame-pointer -fno-builtin  -DBB_VER='"0.27"' -DBB_BT='"19990414-1602"' -DINCLUDE_DBOOTSTRAP
   -c ../dbootstrap/tmp.bootconfig.c -o ../dbootstrap/tmp.bootconfig.o
   bootconfig.c:12: dbootstrap.h: No such file or directory
   bootconfig.c:13: lang.h: No such file or directory
   make[4]: [../dbootstrap/tmp.bootconfig.o] Error 1 (ignored)

I reported this bug yesterday.  It was caused by ezanard's latest
commit against the dbootstrap Makefile, my earlier response repeated
below.  If no one else is going to fix this, I'm just going to reverse
the patch myself.
----------------------------------------------------------------------
From: Ben Pfaff <pfaffben@pilot.msu.edu>
Subject: Re: Debian Boot Floppies CVS: . ezanard
To: debian-boot@lists.debian.org
Date: 13 Apr 1999 16:32:23 -0400
Reply-To: pfaffben@pilot.msu.edu
X-From-Line: blp@pfaffben.user.msu.edu Tue Apr 13 16:32:34 1999
Received: from pilot012.cl.msu.edu [35.9.5.112] 
	by pfaffben.user.msu.edu with esmtp (Exim 2.11 #1 (Debian))
	id 10X9rG-0001XJ-00; Tue, 13 Apr 1999 16:32:34 -0400
Received: from pfaffben.user.msu.edu (mail@pfaffben.user.msu.edu [35.10.20.22])
	by pilot012.cl.msu.edu (8.9.1a/8.9.1) with ESMTP id QAA49324
	for <pfaffben@pilot.msu.edu>; Tue, 13 Apr 1999 16:30:57 -0400
Received: from blp by pfaffben.user.msu.edu with local (Exim 2.11 #1 (Debian))
	id 10X9r5-0001XE-00; Tue, 13 Apr 1999 16:32:23 -0400
References: <[🔎] E10WQV5-0008Dw-00@va.debian.org>
In-Reply-To: Enrique Zanardi's message of "Sun, 11 Apr 1999 13:06:39 -0700"
Message-ID: <[🔎] 87wvzgfei0.fsf@pfaffben.user.msu.edu>
X-Mailer: Gnus v5.5/Emacs 20.3
Sender: Ben Pfaff <blp@pfaffben.user.msu.edu>
Lines: 17
Xref: pfaffben.user.msu.edu outgoing:9162
X-Gnus-Article-Number: 9162   Tue Apr 13 16:33:02 1999

Enrique Zanardi <ezanard@va.debian.org> writes:

   CVSROOT:	/cvs/debian-boot
   Module name:	.
   Changes by:	ezanard	99/04/11 13:06:39

   Modified files:
	   boot-floppies/utilities/dbootstrap: Makefile 

   Log message:
   - Added new pattern rules.

This breaks compilation since the tmp*.c files don't get deleted and
get doubly included in busybox.  I suggest reverting the patch or
explicitly listing the files to include in busybox rather than doing
*.c.
----------------------------------------------------------------------
-- 
"It takes a certain amount of shamelessness
 to be a monomaniac billionaire dwarf."
--Jon Katz <URL:http://slashdot.org/articles/99/03/17/1634238.shtml>


Reply to: