From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27888 invoked by alias); 3 Feb 2012 20:11:15 -0000 Received: (qmail 27875 invoked by uid 22791); 3 Feb 2012 20:11:13 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,NAROD_RU_URI,RCVD_IN_DNSWL_LOW,TW_GC X-Spam-Check-By: sourceware.org Received: from mail-pz0-f41.google.com (HELO mail-pz0-f41.google.com) (209.85.210.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Feb 2012 20:11:00 +0000 Received: by dadv6 with SMTP id v6so3424864dad.0 for ; Fri, 03 Feb 2012 12:11:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.209.6 with SMTP id mi6mr19969619pbc.87.1328299860166; Fri, 03 Feb 2012 12:11:00 -0800 (PST) Received: by 10.142.50.7 with HTTP; Fri, 3 Feb 2012 12:11:00 -0800 (PST) In-Reply-To: References: <66DE0D7C-501D-4AB0-B4C8-769C72722AAD@narod.ru> Date: Fri, 03 Feb 2012 20:11:00 -0000 Message-ID: Subject: Re: Build Error From: Bryan Hundven To: Alexandr Zatevalov Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00040.txt.bz2 On Fri, Feb 3, 2012 at 12:07 PM, Alexandr Zatevalov wrote: > Guys, i don't understand what is this error: > [ERROR] =A0Missing: 'i686-pc-linux-gnu-gcj' or 'i686-pc-linux-gnu-gcj' or= 'gcj' : either needed! > What are these files and why are they missed? > > This situation didn't happen In Windows-7 (Cygwin). Please don't top post. http://idallen.com/topposting.html You need gcj to build gcj. Either install gcj on your cygwin install or disable java in the compiler menu. > On 03.02.2012, at 16:17, Alexandr Zatevalov wrote: > >> Good day! >> Trying to use Crosstool-NG under Debian. >> After command >> ct-ng build >> >> i see this some of log file: >> >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/lib64' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/sysroot/lib32' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/sysroot/lib64' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/sysroot/usr/lib32' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/sysroot/usr/lib64' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/lib32' >> [DEBUG] =A0=3D=3D> Executing: 'ln' '-sf' 'lib' '/root/x-tools/x86_64-unk= nown-linux-gnu/x86_64-unknown-linux-gnu/lib64' >> [DEBUG] =A0Making build system tools available >> [DEBUG] =A0 =A0'i686-build_pc-linux-gnu-ar' -> '/usr/bin/ar' >> [DEBUG] =A0=3D=3D> Executing: 'chmod' '700' '/home/sitesv/7800/toolchain= -build/.build/x86_64-unknown-linux-gnu/buildtools/bin/i686-build_pc-linux-g= nu-ar' >> [DEBUG] =A0 =A0'i686-build_pc-linux-gnu-as' -> '/usr/bin/as' >> [DEBUG] =A0=3D=3D> Executing: 'chmod' '700' '/home/sitesv/7800/toolchain= -build/.build/x86_64-unknown-linux-gnu/buildtools/bin/i686-build_pc-linux-g= nu-as' >> [DEBUG] =A0 =A0Missing: 'i686-pc-linux-gnu-dlltool' or 'i686-pc-linux-gn= u-dlltool' or 'dlltool' : not required. >> [DEBUG] =A0 =A0'i686-build_pc-linux-gnu-gcc' -> '/usr/bin/gcc' >> [DEBUG] =A0=3D=3D> Executing: 'chmod' '700' '/home/sitesv/7800/toolchain= -build/.build/x86_64-unknown-linux-gnu/buildtools/bin/i686-build_pc-linux-g= nu-gcc' >> [DEBUG] =A0 =A0'i686-build_pc-linux-gnu-g++' -> '/usr/bin/g++' >> [DEBUG] =A0=3D=3D> Executing: 'chmod' '700' '/home/sitesv/7800/toolchain= -build/.build/x86_64-unknown-linux-gnu/buildtools/bin/i686-build_pc-linux-g= nu-g++' >> [DEBUG] =A0Testing '! ( y =3D y )' >> [ERROR] =A0Missing: 'i686-pc-linux-gnu-gcj' or 'i686-pc-linux-gnu-gcj' o= r 'gcj' : either needed! >> >> What is wrong? >> Thanx! >> >> -- >> For unsubscribe information see http://sourceware.org/lists.html#faq >> > > > -- > For unsubscribe information see http://sourceware.org/lists.html#faq > -- For unsubscribe information see http://sourceware.org/lists.html#faq