Hi,
I am trying to compile lyx-1.0.1 in a Sparcstation with linux (Redhad
5.2). But I have some problems.
First I ran configure, without problems. But when I ran make the following
error messages appears:
==============================================================
[ramon@fasilver lyx-1.0.1]$ make
for dir in intl po src lib ; do \
(cd $dir ; make all) || exit 1; \
done
make[1]: Entering directory `/export/home/ramon/lyx/lyx-1.0.1/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/ramon/lyx/lyx-1.0.1/intl'
make[1]: Entering directory `/export/home/ramon/lyx/lyx-1.0.1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/ramon/lyx/lyx-1.0.1/po'
make[1]: Entering directory `/export/home/ramon/lyx/lyx-1.0.1/src'
gcc -o lyx main.o lyx_main.o lyx_gui.o lyx.o lyx_cb.o lyxfr0.o lyxfr1.o
inset.o lyxfont.o texrow.o paragraph.o layout.o screen.o text.o text2.o
spellchecker.o kbmap.o bmtable.o math_symbols.o lyxfunc.o credits.o
menus.o intl.o form1.o credits_form.o layout_forms.o print_form.o
math_macro.o math_root.o figinset.o toolbar.o formula.o math_hash.o
math_inset.o math_parser.o math_write.o math_draw.o latexoptions.o
texoptions.o table.o buffer.o lastfiles.o sp_form.o lyx_sty.o math_panel.o
math_iter.o lyxrc.o lyxlex.o combox.o minibuffer.o math_delim.o
math_forms.o math_cursor.o math_utils.o lyx_sendfax.o lyx_sendfax_main.o
LString.o bufferparams.o pathstack.o filetools.o filedlg.o error.o
insetquotes.o insetlatex.o BufferView.o Spacing.o PaperLayout.o insetref.o
inseturl.o insetlatexaccent.o insetinfo.o inseterror.o insetlabel.o
bufferlist.o lyx_gui_misc.o vspace.o LaTeX.o LyXView.o FileInfo.o
insetcommand.o insetbib.o insetindex.o LyXAction.o lyxsum.o DepTable.o
lyxserver.o LaTeXLog.o formulamacro.o insetinclude.o syscall.o syscontr.o
syssingleton.o TableLayout.o insettoc.o insetlof.o insetlot.o lyxdraw.o
LaTeXFeatures.o lyxvc.o trans.o tex-strings.o tex-accent.o
ParagraphExtra.o FontInfo.o FontLoader.o insetparent.o LyXSendto.o
Bullet.o bullet_forms.o bullet_forms_cb.o insetloa.o trans_mgr.o chset.o
Chktex.o insetspecialchar.o lyxlookup.o ImportLaTeX.o Literate.o -lforms
-lXpm -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11
lyx_main.o: In function `LyX::init(int *, char **)':
/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:184: undefined
reference to `dcgettext__'
/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:185: undefined
reference to `dcgettext__'
/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:271: undefined
reference to `dcgettext__'
/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:272: undefined
reference to `dcgettext__'
/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:280: undefined
reference to `dcgettext__'
lyx_main.o:/export/home/ramon/lyx/lyx-1.0.1/src/../src/lyx_main.C:281:
more undefined references to `dcgettext__' follow
collect2: ld returned 1 exit status
make[1]: *** [lyx] Error 1
make[1]: Leaving directory `/export/home/ramon/lyx/lyx-1.0.1/src'
make: *** [all] Error 1
============================================================================
Somebody knows what is wrong?
Thanks in advance
Ramon
******************************************************
*
Ramon Flores * Un saudo para o
Escola de Optica e Optometria * staff da CIA, que
Universidade de Santiago * me estara a ler
Santiago. Galiza. *
*
******************************************************