Kornel Benko wrote:
> Hi,
> this is on ubuntu 8.10 with gcc 4.3.2.
> ...
> make[4]: Entering directory `/usr/BUILD/BuildLyxConfigure/src'
> g++  -g -O   -o lyx main.o ASpell.o SpellBase.o BiblioInfo.o Box.o 
> Dimension.o 
> PrinterParams.o Thesaurus.o  liblyxcore.a liblyxmathed.a liblyxinsets.a 
> frontends/liblyxfrontends.a frontends/qt4/liblyxqt4.a liblyxgraphics.a 
> support/liblyxsupport.a ../boost/liblyxboost.a    -laspell   -lz      
> -lQtCore 
> -lQtGui
> liblyxcore.a(BufferList.o): In function 
> `lyx::BufferList::releaseChild(lyx::Buffer*, lyx::Buffer*)':
> /usr/src/lyx/lyx-devel/src/BufferList.cpp:349: undefined reference to 
> `lyx::Buffer::parent()'
> collect2: ld returned 1 exit status

this is a linker problem and i think it will diappear if you make distclean
your tree or do a build from fresh sources.
pavel

Reply via email to