Hi, 

I am trying to build lyx 1.1.4 on a Caldera 2.2 system. 
I hava the xforms and Xpms installed; but if I run ./configure 
without swtiches it complains about not finding Xpm. When I point it 
to the place (/usr/X11R6/lib), the compilation aborts with 


g++ -g -O2 -fno-rtti -fno-exceptions -L/usr/X11R6/lib -o lyx BufferView.o Bullet.o 
Chktex.o DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNoweb.o LaTeX.o 
LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o LyXSendto.o LyXView.o PaperLayout.o 
ParagraphExtra.o Spacing.o TableLayout.o bmtable.o buffer.o bufferlist.o 
bufferparams.o bullet_forms.o bullet_forms_cb.o chset.o combox.o credits.o 
credits_form.o debug.o filedlg.o form1.o intl.o kbmap.o lastfiles.o latexoptions.o 
layout.o layout_forms.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o lyx_main.o 
lyx_sendfax.o lyx_sendfax_main.o lyx_sty.o lyxdraw.o lyxfont.o lyxfr0.o lyxfr1.o 
lyxfunc.o lyxlex.o lyxlookup.o lyxrc.o lyxserver.o lyxvc.o main.o menus.o minibuffer.o 
paragraph.o print_form.o screen.o sp_form.o spellchecker.o table.o tex-accent.o 
tex-strings.o texoptions.o texrow.o text.o text2.o toolbar.o trans.o trans_mgr.o 
undo.o vc-backend.o vspace.o mathed/.libs/libmathed.a insets/.libs/libinsets.a 
support/.libs/libsupport.a -lforms -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11
mathed/.libs/libmathed.a(math_symbols.o): In function `pixmapFromBitmapData(char const 
*, int, int)':
/usr/local/src/lyx-1.1.4/src/mathed/math_symbols.C:542: undefined reference to 
`XpmCreateDataFromImage'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/usr/local/src/lyx-1.1.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/lyx-1.1.4/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/src/lyx-1.1.4/src'
make: *** [all-recursive] Error 1                  

I have xforms 0.89 and libXpm 4.11  : 

-rw-r--r--   1 root     root        77480 Mar 24 11:34 libXpm.a
lrwxrwxrwx   1 root     root           14 Mar 24 11:22 libXpm.so -> libXpm.so.4.11
lrwxrwxrwx   1 root     root           14 Mar 24 11:10 libXpm.so.4 -> libXpm.so.4.11
-rwxr-xr-x   1 root     root        63845 Mar 24 09:47 libXpm.so.4.11
-rwxr-xr-x   1 root     root        57220 Jul  5  1995 libXpm.so.4.6
-rwxr-xr-x   1 root     root        63845 Mar 24 09:47 libXpm.so.4.8              

Any help appreciated. 

Yours,
Jakob Curdes

Reply via email to