Date: Mon, 16 Mar 98 02:16:34 +0100 From: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr> To: yokota@zodiac.mech.utsunomiya-u.ac.jp Cc: cvs-ports@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: ports/x11/XFree86/scripts configure Message-ID: <9803160116.AA17705@cabri.obs-besancon.fr> In-Reply-To: <199803160028.JAA01790@zodiac.mech.utsunomiya-u.ac.jp> (message from Kazutaka YOKOTA on Mon, 16 Mar 1998 09:28:08 %2B0900)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Kazutaka YOKOTA writes: >> jmz 1998/03/15 15:48:18 PST >> >> Modified files: >> x11/XFree86/scripts configure >> Log: >> Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem to >> work. > What exactly is the problem? I can successfully compile it with > tk4.1/tcl7.5 here. Several people reported problems when linking with tk4.1/tcl7.5: > cc -o XF86Setup -O2 -ansi -pedantic -Dasm=__asm -L../../../../../exports/lib main.o tclmisc.o tclvidmode.o tclcards.o tclother.o tclkbd.o tclxfconf.o xf86Config.o cards.o tclxkbui.o tkother.o -lxkbui -lxkbfile -Wl,-Bstatic -L/usr/local/lib -ltk41 -Wl,-Bdynamic -Wl,-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 -Wl,-R,/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 etc. Jean-Marc _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9803160116.AA17705>