Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Sep 2000 16:31:48 -0700 (PDT)
From:      mhenrion@cybercable.fr
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21041: Port Broken: LyX
Message-ID:  <20000904233148.4197437B423@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         21041
>Category:       ports
>Synopsis:       Port Broken: LyX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 04 16:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Maxime Henrion
>Release:        4.1-STABLE
>Organization:
none
>Environment:
FreeBSD cybercable.fr 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Aug 31 20:24:49 CEST 2000     root@cybercable.fr:/usr/src/sys/compile/NEBULA  i386

>Description:
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

>How-To-Repeat:
cd /usr/ports/print/lyx && make
>Fix:
Dunno, it seems a it's conflict with several libc versions

>Release-Note:
>Audit-Trail:
>Unformatted:


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?20000904233148.4197437B423>