log attached
Garst
Making all in controllers
make[4]: Entering directory `/usr/local/garst/lyx-devel/src/frontends/controllers'
source='ControlSendto.C' object='ControlSendto.lo' libtool=yes \
depfile='.deps/ControlSendto.Plo' tmpdepfile='.deps/ControlSendto.TPlo' \
depmode=gcc3 /bin/sh ../../../config/depcomp \
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src 
-I../../../src/ -I../../../src/frontends/ -I../../.. -I../../.. -I../../../boost  
-isystem /usr/X11R6/include  -O2 -W -Wall -c -o ControlSendto.lo `test -f 
ControlSendto.C || echo './'`ControlSendto.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ 
-I../../.. -I../../.. -I../../../boost -isystem /usr/X11R6/include -O2 -W -Wall -c 
ControlSendto.C -MT ControlSendto.lo -MD -MP -MF .deps/ControlSendto.TPlo
ControlSendto.C: In member function `const std::vector<const Format*, 
   std::allocator<const Format*> > ControlSendto::allFormats() const':
ControlSendto.C:74: no matching function for call to `std::vector<const 
   Format*, std::allocator<const Format*> 
   >::push_back(std::__normal_iterator<const Format*, std::vector<Format, 
   std::allocator<Format> > >&)'
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0.2/include/g++/bits/stl_vector.h:308: 
candidates
   are: void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = const 
   Format*, _Alloc = std::allocator<const Format*>]
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0.2/include/g++/bits/stl_vector.h:316: 
                  void std::vector<_Tp, _Alloc>::push_back() [with _Tp = const 
   Format*, _Alloc = std::allocator<const Format*>]
make[4]: *** [ControlSendto.lo] Error 1


Reply via email to