From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Recipient: sisyphus@linuxteam.iplabs.ru Date: Mon, 15 Jan 2001 20:24:48 +0300 From: "S. Budnevitch" To: sisyphus@linuxteam.iplabs.ru Message-ID: <20010115202448.A2011@fabler.mtu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i Subject: [sisyphus] =?KOI8-R?B?Z2NjINDF0sXT1MHMINLBws/UwdTYIDotKA==?= Sender: sisyphus-admin@linuxteam.iplabs.ru Errors-To: sisyphus-admin@linuxteam.iplabs.ru X-BeenThere: sisyphus@linuxteam.iplabs.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: sisyphus@linuxteam.iplabs.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: List-Post: Здравствуйте! После сборки и установки пакетов perl-5.6.0-ipl2mdk, perl-base-5.6.0-ipl2mdk и perl-devel-5.6.0-ipl2mdk (кажется именно их я устанавливал последними) gcc отказывается что-либо собирать. :-( Откат на старый perl ничего не дал. autoconf ругается вот как: checking for gcc... gcc checking whether the C compiler (gcc -pipe -g -Wall -O2 -fexpensive-optimizations -march=i686 ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. gcc: [fabler@fabler scripts]$ gcc myp.c In file included from myp.cc:4294967295: : warning: "system" re-asserted : warning: "cpu" re-asserted : warning: "machine" re-asserted cpp: -lang-c++: linker input file unused since linking not done gcc: installation problem, cannot exec `cc1plus': No such file or directory rpm -qls на gcc, glibc, glibc-devel и kernel-headers говорит, что все нормально. gcc, glibc из devel, ядро - custom-2.2.18-ipl1mdk. Что делать?