Date: Wed, 4 Dec 2002 23:20:59 +0100 From: Joan Picanyol i Puig <lists-freebsd-ports@biaix.org> To: freebsd-ports@freebsd.org Subject: print/lyx fails to compile Message-ID: <20021204222059.GA47518@grummit.biaix.org>
next in thread | raw e-mail | index | archive | help
Hi, I haven't been able to compile lyx for the past 6 weeks on an otherwise up-to-date -STABLE system. Last lines of output appended, as well as info about my xforms installation. c++ -O2 -pipe -march=pentiumpro -O3 -fmemoize-lookups -fsave-memoized -o lyx BufferView.o BufferView2.o BufferView_pimpl.o Bullet.o Chktex.o ColorHandler.o CutAndPaste.o DepTable.o FloatList.o Floating.o FontInfo.o FontLoader.o FuncStatus.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o LyXView.o MenuBackend.o Painter.o PainterBase.o ParagraphParameters.o Spacing.o TextCache.o Thesaurus.o ToolbarDefaults.o WorkArea.o XFormsView.o box.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o converter.o debug.o encoding.o exporter.o font.o gettext.o importer.o intl.o iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_gui.o lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxlookup.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o minibuffer.o paragraph.o paragraph_pimpl.o screen.o sp_spell.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o tracer.o trans.o trans_mgr.o undo.o undo_funcs.o undostack.o vc-backend.o version.o vspace.o -L/usr/local/lib mathed/.libs/libmathed.a insets/.libs/libinsets.a frontends/.libs/libfrontends.a -lflimage -ljpeg -lforms -lXpm graphics/.libs/libgraphics.a support/.libs/libsupport.a ../sigc++/.libs/libsigc.a -lintl -liconv -lpspell -lSM -lICE -lm -L/usr/X11R6/lib -lX11 frontends/.libs/libfrontends.a(FormError.o): In function `FormError::update(void)': FormError.o(.text+0x1cb): undefined reference to `ControlInset<InsetError, basic_string<char, string_char_traits<char>, __default_alloc_template<false, 0> > >::params(void)' gmake[3]: *** [lyx] Error 1 gmake[3]: Leaving directory `/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/print/lyx/work/lyx-1.2.1/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/print/lyx/work/lyx-1.2.1/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/fs/tmp/mount/tmp/build/ports/fs/bulk/mount/FreeBSD/ports/print/lyx/work/lyx-1.2.1/src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /fs/bulk/mount/FreeBSD/ports/print/lyx. grummit:/usr/ports/print/lyx$ grummit:/usr/ports/print/lyx$ pkg_info -L xforms* Information for xforms-1.0_2,1: Files: /usr/X11R6/man/man1/fdesign.1.gz /usr/X11R6/man/man1/fd2ps.1.gz /usr/X11R6/lib/X11/doc/html/fdesign.1.html /usr/X11R6/lib/X11/doc/html/fd2ps.1.html /usr/X11R6/bin/fd2ps /usr/X11R6/bin/fdesign /usr/X11R6/include/X11/flimage.h /usr/X11R6/include/X11/forms.h /usr/X11R6/include/X11/glcanvas.h /usr/X11R6/lib/libflimage.a /usr/X11R6/lib/libflimage.so /usr/X11R6/lib/libflimage.so.1 /usr/X11R6/lib/libforms.a /usr/X11R6/lib/libforms.so /usr/X11R6/lib/libforms.so.1 /usr/X11R6/lib/libformsGL.a /usr/X11R6/lib/libformsGL.so /usr/X11R6/lib/libformsGL.so.1 Any ideas what I might have done wrong? -- pica 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?20021204222059.GA47518>