11 Oct 2003 21:05
bug#376: marked as done (BUILD: build host's curses.h)
LNX-BBC bug Tracking System <lnx-bbc-bugs <at> zork.net>
2003-10-11 19:05:16 GMT
2003-10-11 19:05:16 GMT
Your message dated Sat, 11 Oct 2003 14:03:14 -0500 with message-id <20031011190314.GA5655 <at> movealong.org> and subject line This got fixed has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Nick Moffitt (administrator, LNX-BBC bugs database) -------------------------------------- Received: (at submit) by bugs.lnx-bbc.org; 4 May 2003 03:57:30 +0000 >From inkblot <at> movealong.org Sat May 03 20:57:30 2003 Received: from goose.movealong.org ([66.93.80.69]) by gargoyle.lnx-bbc.org with esmtp (Exim 3.35 #1 (Debian)) id 19CAcz-00042R-00 for <submit <at> bugs.lnx-bbc.org>; Sat, 03 May 2003 20:57:29 -0700 Received: by goose.movealong.org (Postfix, from userid 1001) id 997BC440E7; Sat, 3 May 2003 22:58:56 -0500 (CDT) Date: Sat, 3 May 2003 22:58:56 -0500 From: Nate Riffe <inkblot <at> movealong.org> To: submit <at> bugs.lnx-bbc.org Subject: BUILD: build host's curses.h Message-ID: <20030504035856.GA12685 <at> movealong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-pw: reindeer flotilla User-Agent: Mutt/1.5.4i Package: gcc When GCC is built, it takes certain header files from /usr/include which it deems "system headers", processes them with some fancy sed and awk gubbins, and stick them in its private include dir which ends up in $(build_prefix). Even though it is not strictly necessary on GNU/Linux systems, it includes curses.h in this set of headers because on some systems which GCC supports, it is a system header. The presence of the munged curses.h makes subsequent ncurses builds fail. -- --< ((\))< >----< inkblot <at> movealong.org >----< http://www.movealong.org/ >-- The general miseducation of the population of the United States has led to a reassertion of simple platitudes as political discourse. pub 1024D/05A058E0 2002-03-07 Nate Riffe (06-Mar-2002) <inkblot <at> movealong.org> Key fingerprint = 0DAC F5CB D182 3165 D757 C466 CD42 12A8 05A0 58E0 --------------------------------------- Received: (at 384-done) by bugs.lnx-bbc.org; 11 Oct 2003 19:03:18 +0000 >From inkblot <at> goose.movealong.org Sat Oct 11 12:03:18 2003 Received: from goose.movealong.org ([69.17.22.121] ident=postfix) by gargoyle.lnx-bbc.org with esmtp (Exim 3.35 #1 (Debian)) id 1A8P1K-0005rw-00 for <384-done <at> bugs.lnx-bbc.org>; Sat, 11 Oct 2003 12:03:18 -0700 Received: by goose.movealong.org (Postfix, from userid 1001) id 150D2440CC; Sat, 11 Oct 2003 14:03:14 -0500 (CDT) Date: Sat, 11 Oct 2003 14:03:14 -0500 From: Nate Riffe <inkblot <at> movealong.org> To: 384-done <at> bugs.lnx-bbc.org Subject: This got fixed Message-ID: <20031011190314.GA5655 <at> movealong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-pw: reindeer flotilla User-Agent: Mutt/1.5.4i We now build a proper toolchain. In that process, gcc gets its headers from the glibc which is installed in the target DESTIMG, rather than from the build system. -- -- --< ((\))< >----< inkblot <at> movealong.org >----< http://www.movealong.org/ >-- pub 1024D/05A058E0 2002-03-07 Nate Riffe (06-Mar-2002) <inkblot <at> movealong.org> Key fingerprint = 0DAC F5CB D182 3165 D757 C466 CD42 12A8 05A0 58E0
RSS Feed