From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3289 invoked by alias); 12 Feb 2008 17:47:47 -0000 Received: (qmail 3277 invoked by uid 22791); 12 Feb 2008 17:47:45 -0000 X-Spam-Check-By: sourceware.org Received: from cmsout03.mbox.net (HELO cmsout03.mbox.net) (165.212.64.33) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Feb 2008 17:47:10 +0000 Received: from cmsout03.mbox.net (cmsout03.mbox.net [165.212.64.33]) by cmsout03.mbox.net (Postfix) with ESMTP id 20DBA5D71; Tue, 12 Feb 2008 17:47:07 +0000 (GMT) Received: from cmsapps06.cms.usa.net [165.212.11.129] by cmsout03.mbox.net via smtad (C8.MAIN.3.34P) with ESMTP id XID328mBLRvi5375X03; Tue, 12 Feb 2008 17:47:08 -0000 X-USANET-Source: 165.212.11.129 IN ianworthington@usa.net cmsapps06.cms.usa.net X-USANET-MsgId: XID328mBLRvi5375X03 Received: from cmsweb07.cms.usa.net [165.212.8.20] by cmsapps06.cms.usa.net (ESMTP/ianworthington@usa.net) via mtad (C8.MAIN.3.40M) with ESMTP id 168mBLRve0028M29; Tue, 12 Feb 2008 17:47:05 -0000 X-USANET-Auth: 165.212.8.20 AUTO ianworthington@usa.net cmsweb07.cms.usa.net Received: from 81.187.147.2 [81.187.147.2] by cmsweb07.cms.usa.net (USANET web-mailer CM.0402.7.83); Tue, 12 Feb 2008 17:47:03 -0000 Date: Tue, 12 Feb 2008 17:47:00 -0000 From: "Ian S. Worthington" To: Subject: make fails on ld: crti.o "no such file", but present in /usr/lib64 X-Mailer: USANET web-mailer (CM.0402.7.83) Mime-Version: 1.0 Message-ID: <931mBLRps8310S04.1202838423@cmsweb07.cms.usa.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Z-USANET-MsgId: XID168mBLRvF0028X29 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg00099.txt.bz2 Can anyone help me figure out what's wrong with this? My "make bootstrap" of gcc 4.1.2 is failing with: /usr/bin/ld: crti.o: No such file: No such file or directory This file is available in /usr/lib64 In case it matters the final part of the log is: =2E =2E =2E libgcc/32/_udivmoddi4_s.o libgcc/32/unwind-dw2_s.o libgcc/32/unwind-dw2-fde-glibc_s.o libgcc/32/unwind-sjlj_s.o libgcc/32/gthr-gnat_s.o libgcc/32/unwind-c_s.o -lc && rm -f 32/libgcc_s.so = && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.backup; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s libgcc_s.so.1 32/libgcc_s.so /usr/bin/ld: crti.o: No such file: No such file or directory collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[3]: Leaving directory `/ztpf/tpfcross/build/gcc' make[2]: *** [stmp-multilib] Error 2 make[2]: Leaving directory `/ztpf/tpfcross/build/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/ztpf/tpfcross/build/gcc' make: *** [bootstrap] Error 2 and the configure command is: /ztpf/tpfcross/source/gcc-4.1.2/configure --prefix=3D/ztpf/tpfcross/install/native412 --enable-languages=3Dc,c++ ian=20 ...=20 Ian S. Worthington, MBCS. =20 http://isw.me.uk/=20 Dulce et decorum est pro patria mori, sed dulcius pro patria vivere, et dulcissimus pro patria biber. Ergo, bibiamo pro salute patriae.=20 =20