Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 20:19:07 -0700
From:      Dave Tweten <tweten@nas.nasa.gov>
To:        freebsd-ports@freebsd.org
Cc:        tweten@gilmore.nas.nasa.gov
Subject:   Lyx Port Won't Build Under 4.1-Stable
Message-ID:  <200008240319.UAA01952@floater.nas.nasa.gov>

next in thread | raw e-mail | index | archive | help
I have 4.1-Stable, updated to a cvsup completed August 22 at 8:50.  When I try 
to build Lyx, it complains as follows:

g++ -O -pipe -L/usr/X11R6/lib -L/usr/local/lib -o lyx BufferView.o 
BufferView2.o BufferView_pimpl.o Bullet.o Chktex.o ColorHandler.o 
CutAndPaste.o DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNoweb.o 
LColor.o LaTeX.o LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o LyXSendto.o 
LyXView.o Painter.o PainterBase.o PaperLayout.o ParagraphExtra.o Spacing.o 
TableLayout.o TabularLayout.o TextCache.o ToolbarDefaults.o UpdateInset.o 
WorkArea.o bmtable.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o 
bullet_forms.o bullet_forms_cb.o chset.o combox.o credits.o credits_form.o 
debug.o filedlg.o font.o form1.o intl.o kbmap.o kbsequence.o language.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 lyxfont.o 
lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o lyxlex_pimpl.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 tabular.o tex-accent.o tex-strings.o 
texoptions.o texrow.o text.o text2.o toolbar.o tracer.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 -lc -lm -L/usr/X11R6/lib 
-lX11
lyx_cb.o: In function `AutoSave(BufferView *)':
lyx_cb.o(.text+0x72c7): warning: tmpnam() possibly used unsafely; consider 
using mkstemp()
/usr/libexec/elf/ld: warning: libc.so.3, needed by /usr/X11R6/lib/libforms.so, 
may conflict with libc.so.4
/usr/lib/compat/libc.so.3: warning: mktemp() possibly used unsafely; consider 
using mkstemp()
/usr/lib/compat/libc.so.3: warning: tempnam() possibly used unsafely; consider 
using mkstemp()
/usr/lib/compat/libc.so.3: warning: this program uses gets(), which is unsafe.
/usr/lib/compat/libc.so.3: WARNING!  setkey(3) not present in the system!
/usr/lib/compat/libc.so.3: WARNING!  des_setkey(3) not present in the system!
/usr/lib/compat/libc.so.3: WARNING!  encrypt(3) not present in the system!
/usr/lib/compat/libc.so.3: WARNING!  des_cipher(3) not present in the system!
/usr/lib/compat/libc.so.3: warning: this program uses f_prealloc(), which is 
stupid.
BufferView2.o: In function `BufferView::insertLyXFile(lyxstring const &)':
BufferView2.o(.text+0x161): undefined reference to `gettext'
BufferView2.o(.text+0x1ac): undefined reference to `gettext'
BufferView2.o(.text+0x597): undefined reference to `gettext'
BufferView2.o(.text+0x5e2): undefined reference to `gettext'
BufferView2.o: In function `BufferView::insertInset(Inset *, lyxstring const 
&, bool)':
BufferView2.o(.text+0xfa4): undefined reference to `gettext'
BufferView2.o(.text+0xfe6): more undefined references to `gettext' follow
main.o: In function `main':
main.o(.text+0x10d): undefined reference to `bindtextdomain'
main.o(.text+0x11d): undefined reference to `textdomain'
menus.o: In function `Menus::openByName(lyxstring const &)':
menus.o(.text+0x2ae): undefined reference to `gettext'
menus.o(.text+0x2e0): undefined reference to `gettext'
menus.o(.text+0x310): undefined reference to `gettext'
menus.o(.text+0x340): undefined reference to `gettext'
menus.o(.text+0x370): undefined reference to `gettext'
menus.o(.text+0x3a0): more undefined references to `gettext' follow
gmake[3]: *** [lyx] Error 1
gmake[3]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/print/lyx.
*** Error code 1

Stop in /usr/ports/print/lyx.
*** Error code 1

Stop in /usr/ports/print/lyx.
*** Error code 1

Stop in /usr/ports/print/lyx.

Any insight will be appreciated.
-- 
M/S 258-5                     | 1024-bit PGP fingerprint: | tweten@nas.nasa.gov
NASA Ames Research Center     |  41 B0 89 0A  8F 94 6C 59 |      (650) 604-4416
Moffett Field, CA  94035-1000 |  7C 80 10 20  25 C7 2F E6 | FAX: (650) 604-4377
We each earn what freedom of speech we defend for those who most offend us.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008240319.UAA01952>