Date: Fri, 13 Mar 98 22:13:16 +0100 From: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr> To: gorgonio@nexos.com.br Cc: freebsd-questions@FreeBSD.ORG, suporte@nexos.com.br Subject: Re: XFree86-3.3.2 current port Message-ID: <9803132113.AA06146@cabri.obs-besancon.fr> In-Reply-To: <Pine.BSF.3.96.980313150722.7259A-100000@compacto.nexos.com.br> (message from Gorgonio Araujo on Fri, 13 Mar 1998 15:22:57 -0300 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Gorgonio Araujo writes: > I'm trying to install XFree86-3.3.2 port under 2.2.5-RELEASE with out > success. make is complaining about a undefined symbol while compiling > XF86Setup: > # make install > ... > cc -o XF86Setup -O2 -ansi -pedantic -Dasm=__asm > -L../../../../../exports/lib > main.o tclmisc.o tclvidmode.o tclcards.o tclother.o > tclkbd.o tclx > fconf.o xf86Config.o cards.o tclxkbui.o tkother.o > -lxkbui -l > xkbfile -Wl,-Bstatic -L/usr/local/lib -ltk41 > -Wl,-Bdynamic -W > l,-Bstatic -L/usr/local/lib -ltcl75 -Wl,-Bdynamic -lXxf86vm -lXxf86misc > -lXaw -lXmu -L../../../../../exports/lib -lXt -lX11 -lXt -lSM > -lICE > -lXext -lX11 -lm -L/usr/X11R6/lib > tkUnixWm.o: Undefined symbol `_panic' referenced from text segment > tkUnixWm.o: Undefined symbol `_panic' referenced from text segment > tkUnixWm.o: Undefined symbol `_panic' referenced from text segment > tkUnixWm.o: Undefined symbol `_panic' referenced from text segment > tkFrame.o: Undefined symbol `_panic' referenced from text segment > tkVisual.o: Undefined symbol `_panic' referenced from text segment > tkVisual.o: Undefined symbol `_panic' referenced from text segment > tk3d.o: Undefined symbol `_panic' referenced from text segment > tk3d.o: Undefined symbol `_panic' referenced from text segment > tkGC.o: More undefined symbol _panic refs follow > *** Error code 1 > Stop. > ... > The following tcl and tk release are installed: tcl-7.5.1 tcl-8.0 > tcl-8.1.a1 tk-4.1.1 tk-8.0 tk-8.1.a1. What am I missing? I had no problem with tcl7.6/tk4.2. Can you install tcl-7.6, tk-4.2 and try again? Jean-Marc _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9803132113.AA06146>