From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12637 invoked by alias); 19 Jan 2011 17:08:33 -0000 Received: (qmail 12621 invoked by uid 22791); 19 Jan 2011 17:08:31 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from fmmailgate03.web.de (HELO fmmailgate03.web.de) (217.72.192.234) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Jan 2011 17:08:24 +0000 Received: from smtp06.web.de ( [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id BA49218444085 for ; Wed, 19 Jan 2011 18:08:21 +0100 (CET) Received: from [194.80.66.254] (helo=[172.16.77.230]) by smtp06.web.de with asmtp (WEB.DE 4.110 #2) id 1PfbW9-0005vb-00 for gcc-help@gcc.gnu.org; Wed, 19 Jan 2011 18:08:21 +0100 Message-ID: <4D371A80.4020604@web.de> Date: Wed, 19 Jan 2011 17:08:00 -0000 From: Olumide <50295@web.de> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Re: Compiling gcc-4.1.2 on 64-bit Ubuntu machines References: <4D36F9D6.5020400@web.de> <4D36FCFC.1000907@acri-st.fr> <4D37089F.50700@web.de> <4D371361.9010609@web.de> <4D3713C3.2040705@redhat.com> In-Reply-To: <4D3713C3.2040705@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Sender: 50295@web.de X-IsSubscribed: yes 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: 2011-01/txt/msg00289.txt.bz2 On 19/01/2011 16:39, Andrew Haley wrote: >> On 19/01/2011 16:21, Ian Lance Taylor wrote: >> WARNING: `makeinfo' is missing on your system. You should only need it if >> you modified a `.texi' or `.texinfo' file, or any other file >> indirectly affecting the aspect of the manual. The spurious >> call might also be the consequence of using a buggy `make' (AIX, >> DU, IRIX). You might want to install the `Texinfo' package or >> the `GNU make' package. Grab either from any GNU archive site. > > I'd just install the packages. > > You'll have to do a clean rebuild again. I've done a fresh build, this time with the build directory outside the source but I'm getting the same error. Here's a much longer error dump. BTW, what am I missing? makeinfo, Texinfo or both or something else? WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[4]: *** [fastjar.info] Error 1 make[4]: Leaving directory `/transfer/gcc412/gcc412-build/fastjar' make[3]: *** [all] Error 2 make[3]: Leaving directory `/transfer/gcc412/gcc412-build/fastjar' make[2]: *** [all-fastjar] Error 2 make[2]: *** Waiting for unfinished jobs.... make \ CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute " \ CONFIG_H="config.h auto-host.h ../../gcc-4.1.2/gcc/../include/ansidecl.h" \ MAKEOVERRIDES= \ -f libgcc.mk all make[6]: Entering directory `/transfer/gcc412/gcc412-build/gcc' make GCC_FOR_TARGET=" ./xgcc -B./ -B/opt/gcc412/x86_64-unknown-linux-gnu/bin/ -isystem /opt/gcc412/x 86_64-unknown-linux-gnu/include -isystem /opt/gcc412/x86_64-unknown-linux-gnu/sys-include -L/transfe r/gcc412/gcc412-build/gcc/../ld" \ AR_FOR_TARGET="ar" \ AR_CREATE_FOR_TARGET="ar rc" \ AR_EXTRACT_FOR_TARGET="ar x" \ AR_FLAGS_FOR_TARGET="" \ CC="stage2/xgcc -Bstage2/ -B/opt/gcc412/x86_64-unknown-linux-gnu/bin/" CFLAGS="-g -O2 -W - Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic -macros -Wold-style-definition -Wmissing-format-attribute " \ BUILD_PREFIX="" \ BUILD_PREFIX_1="loser-" \ LANGUAGES="c gcov gcov-dump c++ java objc" \ LIBGCC2_CFLAGS="-O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_ LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o crtfastmath.o make[7]: Entering directory `/transfer/gcc412/gcc412-build/gcc' make[7]: `crtfastmath.o' is up to date. make[7]: `crtend.o' is up to date. make[7]: `crtbeginS.o' is up to date. make[7]: `crtendS.o' is up to date. make[7]: `crtbeginT.o' is up to date. make[7]: Leaving directory `/transfer/gcc412/gcc412-build/gcc' ./xgcc -B./ -B/opt/gcc412/x86_64-unknown-linux-gnu/bin/ -isystem /opt/gcc412/x86_64-unknown-linux-gn u/include -isystem /opt/gcc412/x86_64-unknown-linux-gnu/sys-include -L/transfer/gcc412/gcc412-build/ gcc/../ld -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-proto types -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_ FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./li bgcc.map -o ./libgcc_s.so.1.tmp libgcc/./_muldi3_s.o libgcc/./_negdi2_s.o libgcc/./_lshrdi3_s.o lib gcc/./_ashldi3_s.o libgcc/./_ashrdi3_s.o libgcc/./_cmpdi2_s.o libgcc/./_ucmpdi2_s.o libgcc/./_clear_ cache_s.o libgcc/./_enable_execute_stack_s.o libgcc/./_trampoline_s.o libgcc/./__main_s.o libgcc/./_ absvsi2_s.o libgcc/./_absvdi2_s.o libgcc/./_addvsi3_s.o libgcc/./_addvdi3_s.o libgcc/./_subvsi3_s.o libgcc/./_subvdi3_s.o libgcc/./_mulvsi3_s.o libgcc/./_mulvdi3_s.o libgcc/./_negvsi2_s.o libgcc/./_ne gvdi2_s.o libgcc/./_ctors_s.o libgcc/./_ffssi2_s.o libgcc/./_ffsdi2_s.o libgcc/./_clz_s.o libgcc/./_ clzsi2_s.o libgcc/./_clzdi2_s.o libgcc/./_ctzsi2_s.o libgcc/./_ctzdi2_s.o libgcc/./_popcount_tab_s.o libgcc/./_popcountsi2_s.o libgcc/./_popcountdi2_s.o libgcc/./_paritysi2_s.o libgcc/./_paritydi2_s.o libgcc/./_powisf2_s.o libgcc/./_powidf2_s.o libgcc/./_powixf2_s.o libgcc/./_powitf2_s.o libgcc/./_m ulsc3_s.o libgcc/./_muldc3_s.o libgcc/./_mulxc3_s.o libgcc/./_multc3_s.o libgcc/./_divsc3_s.o libgcc /./_divdc3_s.o libgcc/./_divxc3_s.o libgcc/./_divtc3_s.o libgcc/./_fixunssfsi_s.o libgcc/./_fixunsdf si_s.o libgcc/./_fixunsxfsi_s.o libgcc/./_fixsfdi_s.o libgcc/./_fixunssfdi_s.o libgcc/./_floatdisf_s .o libgcc/./_fixdfdi_s.o libgcc/./_fixunsdfdi_s.o libgcc/./_floatdidf_s.o libgcc/./_fixxfdi_s.o libg cc/./_fixunsxfdi_s.o libgcc/./_floatdixf_s.o libgcc/./_fixtfdi_s.o libgcc/./_fixunstfdi_s.o libgcc/. /_floatditf_s.o libgcc/./_divdi3_s.o libgcc/./_moddi3_s.o libgcc/./_udivdi3_s.o libgcc/./_umoddi3_s. o libgcc/./_udiv_w_sdiv_s.o libgcc/./_udivmoddi4_s.o libgcc/./unwind-dw2_s.o libgcc/./unwind-dw2-fde -glibc_s.o libgcc/./unwind-sjlj_s.o libgcc/./gthr-gnat_s.o libgcc/./unwind-c_s.o -lc && rm -f ./libg cc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1 ./libgcc_s.so make[6]: Leaving directory `/transfer/gcc412/gcc412-build/gcc' echo timestamp > stmp-multilib make[5]: Leaving directory `/transfer/gcc412/gcc412-build/gcc' echo timestamp > stage3_build echo stage3_build > stage_last make[4]: Leaving directory `/transfer/gcc412/gcc412-build/gcc' make[3]: Leaving directory `/transfer/gcc412/gcc412-build/gcc' make[2]: Leaving directory `/transfer/gcc412/gcc412-build' make[1]: *** [all] Error 2 make[1]: Leaving directory `/transfer/gcc412/gcc412-build' make: *** [bootstrap] Error 2