From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1274218553; bh=B07T4opIas1S3OtHF/YI3V415z+n8TJWFe5O8ZuKgNo=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=bHkVqKj2xw/BXBWlB2Xr62OLArdGi4BKgFdZsK2zEZ/SPYqUQ8Lf91+m8P7PMb7Rn s7HSJ2oEU7hump+bbqKTXZ2Us0QQ2GwYRWwd1ctlBoVeEHupEaQLov0PiCEahHQyJQ pK9jxgNuYHjPwzr/yhG/PDs9M9mJQRsRzdoePAvo= Message-ID: <4BF30836.6040000@yandex.ru> Date: Wed, 19 May 2010 01:35:50 +0400 From: =?UTF-8?B?ItCQ0LsuINCQ0LsuIg==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10pre) Gecko/20100406 Thunderbird/3.0.4 MIME-Version: 1.0 To: ALT Linux Sisyphus discussions Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1274218553 X-Yandex-Spam: 1 X-Yandex-Front: smtp14.mail.yandex.net Subject: [sisyphus] =?utf-8?b?Y21ha2Ug0L7RiNC40LHQutCwINCy0YvQv9C+0LvQvdC1?= =?utf-8?b?0L3QuNGP?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 21:35:58 -0000 Archived-At: List-Archive: List-Post: Пробую собрать программу на Python: > $ cmake .. > -- The C compiler identification is unknown > -- The CXX compiler identification is unknown > -- Check for working C compiler: /usr/bin/gcc > -- Check for working C compiler: /usr/bin/gcc -- broken > CMake Error at /usr/share/CMake/Modules/CMakeTestCCompiler.cmake:52 > (MESSAGE): > The C compiler "/usr/bin/gcc" is not able to compile a simple test > program. $ rpm -qa gcc4.4 gcc4.4-4.4.3-alt2 Подскажите, пожалуйста, куда смотреть?