On Thu, Aug 29, 2002 at 05:06:51PM +0200, Andre Poenitz wrote:

> /libboostsignals.a -lSM -lICE -lc -lm -L/usr/X11R6/lib -lX11
> frontends/.libs/libfrontends.a(Menubar_pimpl.o): In function
> `Menubar::Pimpl::backend(void)':
> 
>/usr/src/lyx/lyx-qt/src/frontends/qt2/../../../../lyx-devel/src/frontends/qt2/Menubar_pimpl.h(.text+0x71):
> undefined reference to `createMenu(QMenuData *, MenuItem const *,
> Menubar::Pimpl *)'
> collect2: ld returned 1 exit status

cd frontends/qt2/
touch Makefile.am
make
cd ../../
make

Welcome to our build system ;)

regards
john

-- 
"Take the ideas you find useful. Try not to get hung up on the labels."
        - Jonathan S. Shapiro

Reply via email to