From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23789 invoked by uid 1002); 5 Apr 2003 18:52:22 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 30086 invoked from network); 5 Apr 2003 18:52:21 -0000 Message-ID: <04a201c2fba4$809a9d60$1e00000a@xp> From: "Thomas Mangin" To: "Sylvain" , References: <20030330063505.GA19969@cherenkov.orbis-terrarum.net><200303300113.24841.george@gentoo.org><20030330104705.GA20613@cherenkov.orbis-terrarum.net><200303301153.55960.george@gentoo.org><036d01c2fae2$48e2ef20$1e00000a@xp><20030405003815.0ae516e2.asm8@wanadoo.fr><044d01c2fb4d$ad8e8f90$1e00000a@xp> <20030405114951.1e8cfa16.asm8@wanadoo.fr> Date: Sat, 5 Apr 2003 19:52:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: [gentoo-dev] Probleme merging media-video/avifile X-Archives-Salt: b22b7052-58b9-426d-b1a2-2f40cd267d73 X-Archives-Hash: 0cfa8a13933741d05455ee6ef77c402f I got it sorted. Thank you for the help Is that what you meant by "Choose a profile" ? Thomas --- gentoo root # cat /etc/make.conf # Host Setting # ============ # # If you are using a Pentium Pro or greater processor, leave this line as-is; # otherwise, change to i586, i486 or i386 as appropriate. All modern systems # (even Athlons) should use "i686-pc-linux-gnu" # # Changed CHOST to output of gcc-config --list-profiles (i586-pc-linux-gnu-3.2.2) # without the version number #CHOST="i686-pc-linux-gnu" CHOST="i586-pc-linux-gnu" ----- Original Message ----- From: "Sylvain" To: Cc: "Thomas Mangin" Sent: Saturday, April 05, 2003 10:49 AM Subject: Re: [gentoo-dev] Probleme merging media-video/avifile Hi ! it seems you problem comes from here : Le Sat, 5 Apr 2003 09:30:55 +0100 "Thomas Mangin" a écrit: > configure:2015: checking for C++ compiler version > configure:2018: i686-pc-linux-gnu-g++ --version &5 > Could not run/locate i686-pc-linux-gnu-g++! > configure:2021: $? = 1 > configure:2023: i686-pc-linux-gnu-g++ -v &5 > Could not run/locate i686-pc-linux-gnu-g++! > configure:2026: $? = 1 > configure:2028: i686-pc-linux-gnu-g++ -V &5 > Could not run/locate i686-pc-linux-gnu-g++! > configure:2031: $? = 1 > configure:2055: checking for C++ compiler default output > configure:2058: i686-pc-linux-gnu-g++ conftest.cc >&5 > Could not run/locate i686-pc-linux-gnu-g++! Havea look at th outpout of the following command : gcc-config --list-profiles then, choose a profile and try you merge again. regards, sylvain -- gentoo-dev@gentoo.org mailing list