Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!newsfeed.internetmci.com!news.stealth.net!demos!Gamma.RU!srcc!Radio-MSU.net!news.dfn.de!nntp.fh-augsburg.de!inga.augusta.de!rabbit.augusta.de!usenet From: shanee@rabbit.augusta.de (Andreas Kohout) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: LyX packaged for FreeBSD? Date: 24 Aug 1996 12:33:39 GMT Organization: Privat Site running FreeBSD Lines: 32 Message-ID: <4vmsr3$hc9@rabbit.augusta.de> References: <4vegn3$263@shellx.best.com> NNTP-Posting-Host: localhost.augusta.de X-Newsreader: knews 0.9.6 In article <4vegn3$263@shellx.best.com>, tporczyk@best.com (Tony Porczyk) writes: > I was curious if there were any plans to include LyX in one of the > future releases (or perhaps just add it to the packages directory)? I tried to compile lyx-0.10.0.tar.gz, but there where mistakes, I canīt fix: g++ -m486 -O2 -Wall -Wno-unused -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -I./images -I./include -DCSRG_BASED -DLYX_DIR=\"/usr/X11R6/lib/X11/lyx\" -c autocor.C rm -f lyx g++ -o lyx -m486 -O2 -Wall -Wno-unused -L/usr/X11R6/lib -L/usr/X11R6/lib lyx.o lyx_cb.o lyx_main.o inset.o lyxfont.o file.o paragraph.o layout.o screen.o text.o text2.o spellchecker.o kbmap.o lyxserver.o bmtable.o math_symbols.o keybind.o credits.o docu.o menus.o intl.o form1.o figinset.o toolbar.o formula.o math_hash.o math_inset.o math_parser.o math_write.o math_draw.o latex.o texoptions.o table.o buffer.o symgen.o lastfiles.o sp_form.o paths.o lyxrc.o autocor.o -lxforms -lXpm -lX11 -lm -lXm -lXext -lXt -lSM -lICE -lXmu -lgnumalloc lyx_cb.o: Undefined symbol `_clear__6Combox' referenced from text segment lyx_cb.o: Undefined symbol `_addline__6ComboxPCc' referenced from text segment lyx_cb.o: Undefined symbol `_select__6Comboxi' referenced from text segment and many more ... -- Greeting, Andy running FreeBSD-current ---------------------------------------------------------------------------