I figured I'd try here before I bug the developers about this, because I
just probably forgot something really simple.

I am trying to install Lux 1.1.4 currently. I have installed xForms, and
have a latex installed, as well as libxpm. This is all the stuff listed on
the maditory page.

When I attempt to make LyX, all looks fine until the final stage of the
make where it attempts to make the binary. This produces the following:

<much snipped>
g++ -g -O2 -Wno-return-type -fno-exceptions -fno-rtti -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 -lXpm -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib 
-lX11
screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, 
int)':
/tmp/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc'
/tmp/lyx-1.1.4/src/screen.C:812: undefined reference to `fl_gc'
/tmp/lyx-1.1.4/src/screen.C:831: undefined reference to `fl_gc'
/tmp/lyx-1.1.4/src/screen.C:836: undefined reference to `fl_gc'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/tmp/lyx-1.1.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/lyx-1.1.4/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/lyx-1.1.4/src'
make: *** [all-recursive] Error 1


It appears that I cannot locate fl_gc, and looking through my include
files I cannot tell where this may be from.

ldconfig -v gives (smipped for brevity)

/usr/local/lib:
        libforms.so.0.89 => libforms.so.0.89
<snip>

ls -l /usr/local/lib/libforms.*
-rw-r--r--   1 root     root       963806 Feb  9 20:44 /usr/local/lib/libforms.a
lrwxrwxrwx   1 root     root           16 Feb  9 20:45 /usr/local/lib/libforms.so -> 
libforms.so.0.89
lrwxrwxrwx   1 root     root           16 Feb  9 20:45 /usr/local/lib/libforms.so.0 -> 
libforms.so.0.89
-rwxr-xr-x   1 root     root       880492 Feb  9 20:44 /usr/local/lib/libforms.so.0.89

Thanks.

Jason

--
There's no GOD who ever tried
To change the world in this way.
But for the ones who abuse his name
There'll be no chance to escape
On judgement day.
                           - Silent Warrior (Enigma)

Reply via email to