Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 15:02:26 -0400
From:      Steve Tremblett <sjt@cisco.com>
To:        questions@FreeBSD.ORG
Subject:   Re: Problem Upgrading XFree86
Message-ID:  <20020923150226.R2011@sjt-u10.cisco.com>
In-Reply-To: <20020923165422.00AFE43E3B@mx1.FreeBSD.org>; from gunnut@2ainfo.it on Mon, Sep 23, 2002 at 06:56:08PM %2B0057
References:  <20020923165422.00AFE43E3B@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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