From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <425CBD8A.5040407@mail.ru> Date: Wed, 13 Apr 2005 10:34:50 +0400 From: Dmitry Flyorov User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: community@altlinux.ru Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] C++ compiler cannot create executables. X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:37:01 -0000 Archived-At: List-Archive: List-Post: Hello, уважаемый All! При попытке скомпилировать NVU под ALM 2.4 столкнулся с проблемой: - установлен gcc 3.3.3 из дистрибутива [dmitry@asus3500l mozilla]$ gcc -dumpversion 3.3.3 - пытаюсь в соответствии с readme компилировать NVU: [dmitry@asus3500l mozilla]$ make -f client.mk build_all cd /home/dmitry/NVU/mozilla ./configure loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... no checking for g++... no checking for gcc... gcc checking whether the C++ compiler (gcc ) works... no configure: error: installation or configuration problem: C++ compiler cannot create executables. *** Fix above errors and then restart with "make -f client.mk build" make: *** [/home/dmitry/NVU/mozilla/Makefile] Ошибка 1 Я так понимаю, что где-то в конфигурационных файлах нужно указать некий параметр для gcc Подскажите plz, где и какой. P.S. В Linux новичок, не программер ;) просьба ногами не пинать ;) -- WBR, Dmitry.