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 autolearn=no version=3.2.5 X-Virus-Scanned: amavisd-new at telenet.dn.ua Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "ALT Linux Community general discussions" References: <4DA5F3D9.6010502@gmail.com> Date: Wed, 13 Apr 2011 22:14:13 +0300 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Aleksander Gorohovski" Organization: work Message-ID: In-Reply-To: <4DA5F3D9.6010502@gmail.com> User-Agent: Opera Mail/11.01 (Linux) Subject: Re: [Comm] =?utf-8?b?0LrQvtC80L/QuNC70Y/RhtC40Y8gRm9ydHJhbiDQv9GA0L4=?= =?utf-8?b?0LPRgNCw0LzQvNGL?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 19:14:17 -0000 Archived-At: List-Archive: List-Post: On Wed, 13 Apr 2011 22:04:57 +0300, Motsyo Gennadi aka Drool wrote: > 13.04.2011 20:42, Aleksander Gorohovski пишет: >> enclofx.cpp:13:17: error: g2c.h: Нет такого файла или каталога > > Посмотреть, что скажет > whereis g2c.h К сожалению пусто: # whereis g2c.h g2c: В конце концов поступил нехорошо --- скачал из ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.6/common/g2c.h и разложил по каталогам где "шурует" make. Правда вылезла теперь другая ошибка: gcc -m32 -O3 -s -I. -I../../include -DINCLUDE_ZXSSQ -DINCLUDE_VCS -I../phase -c vcs_int.cpp /usr/lib/gcc/i586-alt-linux/4.1.2/../../../../include/c++/4.1.2/bits/fstream.tcc: In member function ‘virtual typename std::basic_filebuf<_CharT, _Traits>::int_type std::basic_filebuf<_CharT, _Traits>::underflow()’: /usr/lib/gcc/i586-alt-linux/4.1.2/../../../../include/c++/4.1.2/bits/fstream.tcc:289: ошибка: expected unqualified-id before ‘(’ token /usr/lib/gcc/i586-alt-linux/4.1.2/../../../../include/c++/4.1.2/bits/fstream.tcc: In member function ‘virtual std::streamsize std::basic_filebuf<_CharT, _Traits>::xsputn(const _CharT*, std::streamsize)’: /usr/lib/gcc/i586-alt-linux/4.1.2/../../../../include/c++/4.1.2/bits/fstream.tcc:612: ошибка: expected unqualified-id before ‘(’ token make[1]: *** [vcs_int.o] Ошибка 1 make[1]: Leaving directory `/home/aleksander/Documents/Perl/Chemistry/tdm/tdlib/lib/vcs' make: *** [libs] Ошибка 2