Testing around writing in the src/Makefile
I tried switching around -ljpeg and -lforms -
finding out that it didn't matter.
But changing the LIBS variable, including
-lforms and -ljpeg semed logical and made some
diference - but I got the same error from ld,
besides that there are no Undefined symbols.

Keeron


g++ -O -fno-rtti -fno-exceptions -o lyx BufferView.o
BufferView2.o BufferView_pimpl.o Bullet.o Chktex.o
ColorHandler.o CutAndPaste.o DepTable.o 
>---snipp---<
tex-accent.o tex-strings.o texrow.o text.o text2.o tracer.o
trans.o trans_mgr.o undo.o undo_funcs.o undostack.o
vc-backend.o version.o vspace.o  -L/usr/local/lib
mathed/.libs/libmathed.a insets/.libs/libinsets.a
frontends/.libs/libfrontends.a graphics/.libs/libgraphics.a
support/.libs/libsupport.a ../sigc++/.libs/libsigc.a
../intl/libintl.a -lforms -ljpeg -lXpm -lSM -lICE -lc -lm
-L/usr/X11R6/lib -lX11
ld: Undefined symbols:
boost::detail::crc_table_t<(unsigned long)32,
(unsigned)79764919, (bool)1>::table_
make[3]: *** [lyx] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
[keeron@eistla lyx-1.2.1]$ 


+-------------------------------------------------------+
|Keeron Ögren, Stömne Anneberg, 671 95 KLÄSSBOL, SWEDEN |
|Pnr:+46(0)570-463056 Cell:+46(0)70-6799557 ICQ#58298387|
+-------------------------------------------------------+

Reply via email to