From owner-freebsd-ports Wed Dec 4 14:22:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8715737B401 for ; Wed, 4 Dec 2002 14:22:25 -0800 (PST) Received: from grummit.biaix.org (213-97-212-86.uc.nombres.ttd.es [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 869AE43ED1 for ; Wed, 4 Dec 2002 14:22:20 -0800 (PST) (envelope-from joan@grummit.biaix.org) Received: (qmail 49623 invoked by uid 1000); 4 Dec 2002 22:20:59 -0000 Date: Wed, 4 Dec 2002 23:20:59 +0100 From: Joan Picanyol i Puig To: freebsd-ports@freebsd.org Subject: print/lyx fails to compile Message-ID: <20021204222059.GA47518@grummit.biaix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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, __default_alloc_template > >::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