Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 13:04:43 GMT
From:      jhs@FreeBSD.ORG
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        jmz@FreeBSD.ORG, gj@FreeBSD.ORG
Subject:   ports/9047: cd ports/x11/XFree86;make install fails in XF86Setup on _Tcl_AsyncReady
Message-ID:  <199812091304.NAA13938@jhs.muc.de>

next in thread | raw e-mail | index | archive | help

>Number:         9047
>Category:       ports
>Synopsis:       cd ports/x11/XFree86;make install fails in XF86Setup on _Tcl_AsyncReady
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 10 16:10:00 PST 1998
>Last-Modified:
>Originator:     Julian Stacey jhs@freebsd.org
>Organization:
FreeBSD
>Release:        FreeBSD 2.2.8-RELEASE i386
>Environment:

	FreeBSD 2.2.8, compiled locally, (`world' upgraded from 2.2.6)

>Description:

	cd ports/x11/XFree86;make install
	
       cc -o XF86Setup -O2 -ansi -pedantic -Dasm=__asm     -L../../../../../e
xports/lib main.o tclmisc.o tclvidmode.o tclcards.o tclother.o               tcl
kbd.o tclxfconf.o xf86Config.o cards.o tclxkbui.o                    tkother.o -
lxkbui -lxkbfile                    -Wl,-Bstatic -L/usr/local/lib -ltk80 -Wl,-B
dynamic -Wl,-Bstatic -L/usr/local/lib -ltcl80 -Wl,-Bdynamic -lXxf86vm -lXxf86mis
c            -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX
11 -lm   -L/usr/X11R6/lib   -lxpg4   -lkrb -ldes -lcrypt

        tclBasic.o: Undefined symbol `_Tcl_AsyncReady' referenced from text

>How-To-Repeat:

	cd /usr/ports/x11/XFree86 ; make install

>Fix:
	
	... grep on 7.5 7.6 & 8.0 ports/lang/tcl* source show AsyncReady,
	maybe  jmz@FreeBSD.ORG  might want something aprox to
	   BUILD_DEPENDS=        tcl80${LIBEXT}.1:${PORTSDIR}/lang/tcl80
	?  (not sure, still experimenting)

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812091304.NAA13938>