From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11316 invoked by alias); 21 Sep 2003 09:31:00 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 11240 invoked from network); 21 Sep 2003 09:30:58 -0000 Received: from unknown (HELO ns.qno.de) (212.82.246.194) by sources.redhat.com with SMTP; 21 Sep 2003 09:30:58 -0000 Received: from home.qno.de ([192.168.1.2]) by ns.qno.de with esmtp (Exim 3.36 #1 (Debian)) id 1A10YS-0002nj-00 for ; Sun, 21 Sep 2003 11:30:56 +0200 Received: from qno by home.qno.de with local (Exim 3.36 #1 (Debian)) id 1A02Zg-0002RO-00 for ; Thu, 18 Sep 2003 19:28:12 +0200 Date: Sun, 21 Sep 2003 09:31:00 -0000 From: "Christian H. Kuhn" To: gcc Mailing List Subject: Re: Can't compile gcc-3.3.1 Message-ID: <20030918172812.GA9369@qno.de> Mail-Followup-To: gcc Mailing List References: <20030914095006.GA1287@qno.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030914095006.GA1287@qno.de> X-Accept-Language: de en X-Editor: GNU Emacs 21 User-Agent: Mutt/1.5.4i X-SW-Source: 2003-09/txt/msg00239.txt.bz2 Hi, Some days ago, i asked the question below. I got no answer and no flame so i do not know if the mail reached the list. Could anyone send a private answer (NOT to the list) even if he/she knows no help for the prob? & Christian H. Kuhn [2003-09-14 11:54]: > Hi, > > I'm using Linux for years but now i want to know the details. So i > tried to compile it myself following the instructions on > www.linuxfromscratch.org in the cvs version. > > When compiling gcc-3.3.1, i encountered the first problem. I extracted > the complete tarball and made an extra directory for building gcc > (from gcc-directory: ../gcc-build). Following lfs instructions, i > prepared for compilation with > > ./gcc-3.3.1/configure --prefix=/tools \ > --with-local-prefix=/tools \ > --disable-nls --enable-shared \ > --enable-languages=c > > I could not see any errors, but there are a lot of config.log files, > and perhaps i did not see through the one i need. > > Then i compiled with > > make BOOT_LDFLAGS="-static" bootstrap > > and got > > [...] > Cleaning up unneeded directories: > fixincludes is done > cp: cannot crate regular file `include/syslimits.h': No such file or > directory > chmod failed to get attributes of `include/syslimits.h': No such file > or directory > make[2]: *** [stmp-fixinc] Error 1 > make[2]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc' > make[1]: *** [stage1_build] Error 2 > make[1]: Leaving directory `/mnt/lfs/usr/src/gcc-build/gcc' > make: *** [bootstrap] Error 2 > > There is no file syslimits.h neither in gcc-3.3.1 nor in > gcc-build. But anywhere i found a gsyslimits.h, and i think i remeber > that i have read in a posting anywhere else that that file is > copied. But it seems it doesn't work. What am i doing wrong? > > The host system is a debian testing. gcc-3.2.3 is used for > compiling. A problem might be the necessarity of autoconf-2.13. Debian > has a version number of 2.54 and a additional package autoconf2.13 > which should provide the necessary compatibility, but i'm not sure now > that it can ... > > TIA > Chris > -- > Ein OE Benutzer trägt quasi ein Schild um den Hals. "Mir ist doch egal, > ob andere Probleme mit meinen Postings haben, Hauptsache ist, ich kann > mal eben rumklicken". OE erfüllt für den geneigten Leser damit dieselbe > Aufgabe wie die Glocke eines mittelalterlichen Leprotikers. (RSS) > -- > Hm, gibt es in OjE eigentlich einen Button "Einmal zum Deppen machen"? Er ist mit "Senden" beschriftet. (J.Grivolla antwortet H. Gahrig in d.c.s.m.)