From owner-freebsd-questions Mon Sep 23 12: 2:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F3AF37B401 for ; Mon, 23 Sep 2002 12:02:28 -0700 (PDT) Received: from cisco.com (sword.cisco.com [161.44.208.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFD243E75 for ; Mon, 23 Sep 2002 12:02:27 -0700 (PDT) (envelope-from sjt@cisco.com) Received: from sjt-u10.cisco.com (sjt-u10.cisco.com [10.85.30.63]) by cisco.com (8.8.5-Cisco.1/8.8.8) with ESMTP id PAA27268 for ; Mon, 23 Sep 2002 15:02:26 -0400 (EDT) Received: (sjt@localhost) by sjt-u10.cisco.com (8.8.5-Cisco.1/CISCO.WS.1.2) id PAA07963 for questions@FreeBSD.ORG; Mon, 23 Sep 2002 15:02:26 -0400 (EDT) Date: Mon, 23 Sep 2002 15:02:26 -0400 From: Steve Tremblett To: questions@FreeBSD.ORG Subject: Re: Problem Upgrading XFree86 Message-ID: <20020923150226.R2011@sjt-u10.cisco.com> References: <20020923165422.00AFE43E3B@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020923165422.00AFE43E3B@mx1.FreeBSD.org>; from gunnut@2ainfo.it on Mon, Sep 23, 2002 at 06:56:08PM +0057 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try issuing "make install" in /usr/ports/x11/XFree86-4-libraries first. The dependencies in the Makefile are misordered, which caused me problems a few weeks back. +---- gunnut@2ainfo.it wrote: | I still get this error | elp.o: In function `Help': | help.o(.text+0x57): undefined reference to `XawTextSourceClearEntities'help.o(.text+0x57): | undefined reference to `XawTextSourceClearEntities' | help.o: In function `StartHelp': | help.o(.text+0x33c): undefined reference to `XawTextSinkConvertPropertyList' | help.o(.text+0x35a): undefined reference to `XawTextGetSink' | help.o: In function `Html_ModeEnd': | help.o(.text+0x7cc): undefined reference to `XawTextSourceClearEntities' | help.o: In function `Html_AddEntities': | help.o(.text+0xadd): undefined reference to `XawTextGetSink' | help.o(.text+0xaf5): undefined reference to `XawTextSinkCopyProperty' | help.o(.text+0xb24): undefined reference to `XawTextSinkGetProperty' | help.o(.text+0xb32): undefined reference to `XawTextSinkCombineProperty' | help.o(.text+0xb58): undefined reference to `XawTextSinkCombineProperty' | help.o(.text+0xb72): undefined reference to `XawTextSinkCombineProperty' | help.o(.text+0xb84): undefined reference to `XawTextSinkAddProperty' | help.o(.text+0xcab): undefined reference to `XawTextSourceAddEntity' | help.o(.text+0xce1): undefined reference to `XawTextSourceAddEntity' | help.o: In function `Html_Commit': | help.o(.text+0xe89): undefined reference to `XawTextSourceAddEntity' | help.o: In function `Html_AArgs': | help.o(.text+0x2b43): undefined reference to `XawTextGetSink' | help.o(.text+0x2b4c): undefined reference to `XawTextSinkCopyProperty' | help.o: In function `Html_FontArgs': | help.o(.text+0x2bff): undefined reference to `XawTextGetSink' | help.o(.text+0x2c08): undefined reference to `XawTextSinkCopyProperty' | help.o(.text+0x2c08): undefined reference to `XawTextSinkCopyProperty' | *** Error code 1 | | Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/hw/xfree86/xf86cfg. | *** Error code 1 | | Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/hw/xfree86. | *** Error code 1 | | Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver. | *** Error code 1 | | Stop in /usr/ports/x11-servers/XFree86-4-Server. | ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade74361.5 make | ** Fix the problem and try again. | ---> Skipping 'x11/XFree86-4' (XFree86-4.2.0_1,1) because 'x11-servers/XFree86-4-Server' | (XFree86-Server-4.2.1_1) failed | ** The following packages were not installed or upgraded (*:skipped / !:failed) | ! x11-servers/XFree86-4-Server (XFree86-Server-4.2.1_1) (patch error) | * x11/XFree86-4 (XFree86-4.2.0_1,1) | | | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | +---end quoted text--- -- Steve Tremblett Cisco Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message