On Monday 13 October 2003 15:39, Andre Poenitz wrote: > On Mon, Oct 13, 2003 at 03:29:08PM +0100, Jose' Matos wrote: > > On Monday 13 October 2003 12:10, Lars Gullik Bjønnes wrote: > > > Patch is welcome. > > > > Is this ok? > > Looks similar to what Lars did in similar places. So if it works it > should be ok.
It works fine, but now when linking I get: lyxsocket.o(.text+0x79): In function `LyXServerSocket::LyXServerSocket[not-in-charge](LyXFunc*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': : undefined reference to `lyx_gui::set_serversocket_callback(LyXServerSocket*)' lyxsocket.o(.text+0x1a1): In function `LyXServerSocket::LyXServerSocket[in-charge](LyXFunc*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': : undefined reference to `lyx_gui::set_serversocket_callback(LyXServerSocket*)' lyxsocket.o(.text+0x4ef): In function `LyXServerSocket::serverCallback()': : undefined reference to `lyx_gui::set_datasocket_callback(LyXDataSocket*)' lyxsocket.o(.text+0xa6f): In function `LyXServerSocket::close(LyXDataSocket*)': : undefined reference to `lyx_gui::remove_datasocket_callback(LyXDataSocket*)' collect2: ld returned 1 exit status Any clue? That socket thing look suspicious there, I know. :-) This is for the gtk frontend, I do not have any problem with xforms or qt. > Andre' -- José Abílio