From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [devel] Re: exult-1.00-alt2: rebuild failed From: =?koi8-r?Q?=F7=D1=DE=C5=D3=CC=C1=D7_?= =?koi8-r?Q?=E4=C9=CB=CF=CE=CF=D7?= To: ALT Devel discussion list In-Reply-To: <20040128122741.GC3664@basalt.office.altlinux.org> References: <20040120163058.3ECBF24CB3@julia.office.altlinux.ru> <1075233557.3713.0.camel@alpha.tirs.ru> <20040128122741.GC3664@basalt.office.altlinux.org> Content-Type: text/plain; charset=koi8-r Message-Id: <1075324804.29528.4.camel@alpha.tirs.ru> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-alt1) Date: Thu, 29 Jan 2004 00:20:05 +0300 Content-Transfer-Encoding: 8bit X-Spam: Not detected X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 21:17:24 -0000 Archived-At: List-Archive: List-Post: В Срд, 28.01.2004, в 15:27, Dmitry V. Levin пишет: > On Tue, Jan 27, 2004 at 10:59:17PM +0300, Вячеслав Диконов wrote: > > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../headers -I/usr/include/SDL -D_REENTRANT -DXWIN -O2 -Wno-long-long -pipe -Wall -O2 -march=i586 -mcpu=i686 -c rwregress.cc > > > In file included from /usr/include/c++/3.3.3/backward/strstream:51, > > > from rwregress.cc:8: > > > /usr/include/c++/3.3.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. > > Неплохо бы сделать то, что пишут. Непонятно мне чего хотят. > > > rwregress.cc: In function `int main(int, char**)': > > > rwregress.cc:84: error: `assert' undeclared (first use this function) > > > rwregress.cc:84: error: (Each undeclared identifier is reported only once for each function it appears in.) > > #include Спасибо. Странно, только, почему оно без этого изменения собирается? Сейчас пробую собрать 1.1beta3. Она не считается стабильной версией как 1.0, но должна исправлять некоторые проблемы.