[EMAIL PROTECTED] wrote:

> CVSROOT:      /usr/local/lyx/cvsroot
> Module name:  lyx-devel
> Repository:   lyx-devel/src/insets/
> Changes by:   [EMAIL PROTECTED]      01/12/28 14:26:55


got following error when compiling:


-------------------snip---------------
lyxtextclass.C: In method `bool LyXTextClass::hasLayout(const string &) 
const':
lyxtextclass.C:471: implicit declaration of function `int find_if(...)'
lyxtextclass.C:472: ANSI C++ forbids comparison between pointer and integer
lyxtextclass.C: In method `const class LyXLayout & 
LyXTextClass::GetLayout(const string &) const':
lyxtextclass.C:481: initialization to `const LyXLayout *' from `int' 
lacks a cast
lyxtextclass.C: In method `class LyXLayout & 
LyXTextClass::GetLayout(const string &)':
lyxtextclass.C:492: initialization to `LyXLayout *' from `int' lacks a cast
lyxtextclass.C: In method `bool LyXTextClass::delete_layout(const string 
&)':
lyxtextclass.C:502: implicit declaration of function `int remove_if(...)'
lyxtextclass.C:502: initialization to `LyXLayout *' from `int' lacks a cast
-------------------snip---------------

Configuration
   Host type:                      i686-pc-linux-gnu
   Special build flags:            warnings assertions included-libsigc
   C   Compiler:                   gcc
   C   Compiler flags:             -g -O2
   C++ Compiler:                   g++ (2.95.3)
   C++ Compiler flags:             -g -O -fno-exceptions -W -Wall
   Linker flags:
   Frontend:                       xforms
     libXpm version:               4.11
     libforms version:             0.89.6
-------------------snip---------------



Herbert


-- 
http://www.lyx.org/help/

Reply via email to