From owner-freebsd-questions Mon Sep 21 09:13:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05257 for freebsd-questions-outgoing; Mon, 21 Sep 1998 09:13:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05249 for ; Mon, 21 Sep 1998 09:13:15 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from support1.cybcon.com (support1.cybcon.com [205.147.76.99]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id JAA03301 for ; Mon, 21 Sep 1998 09:12:13 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 21 Sep 1998 09:11:59 -0700 (PDT) Reply-To: wwoods@cybcon.com From: William Woods To: FreeBSD Questions Subject: XFree port Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a successfull make in an -current elf I get this when doing make install on the XFree port in -current elf. ---------------------------------------------- tclxkbui.o: In function `XkbUIWinCmdDeletedProc': tclxkbui.o(.text+0x3fc): undefined reference to `Tk_DestroyWindow' tclxkbui.o: In function `XkbUIWinDisplay': tclxkbui.o(.text+0x482): undefined reference to `Tk_Fill3DRectangle' tclxkbui.o: In function `XkbUIWinDestroy': tclxkbui.o(.text+0x596): undefined reference to `Tk_FreeOptions' tclxkbui.o(.text+0x5a9): undefined reference to `Tk_FreeGC' tkother.o: In function `XF86TkOther_Init': tkother.o(.text+0x15): undefined reference to `Tcl_CreateCommand' tkother.o: In function `TK_XF86FindWindow': tkother.o(.text+0x3a): undefined reference to `Tk_MainWindow' tkother.o(.text+0x56): undefined reference to `Tk_NameToWindow' tkother.o(.text+0x73): undefined reference to `Tcl_GetInt' tkother.o(.text+0x8e): undefined reference to `Tk_GetRootCoords' tkother.o(.text+0x16b): undefined reference to `Tk_CoordsToWindow' tkother.o(.text+0x189): undefined reference to `Tcl_VarEval' tkother.o(.text+0x273): undefined reference to `Tk_CoordsToWindow' tkother.o(.text+0x291): undefined reference to `Tcl_VarEval' tkother.o(.text+0x2f4): undefined reference to `Tcl_SetResult' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 ------------------------------ Please help me here....... --------------------- William Woods Date: 21-Sep-98 / Time: 09:10:25 goto to: http//www.freebsd.org. --> FreeBSD 3.0 CURRENT ELF <-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message