Date: Fri, 13 Mar 1998 15:22:57 -0300 (EST) From: Gorgonio Araujo <gorgonio@nexos.com.br> To: freebsd-questions@FreeBSD.ORG Cc: jmz@FreeBSD.ORG, =?ISO-8859-1?Q?Suporte_de_Opera=E7=F5es_da_Nexos?= <suporte@nexos.com.br> Subject: XFree86-3.3.2 current port Message-ID: <Pine.BSF.3.96.980313150722.7259A-100000@compacto.nexos.com.br>
next in thread | raw e-mail | index | archive | help
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?
Thanks,
--
Gorgonio Araújo
Nexos - http://www.nexos.com.br
tel/fax: +55 71 240-7232
--
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?Pine.BSF.3.96.980313150722.7259A-100000>
