Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 21:56:55 -0600
From:      Chris Costello <chris@holly.dyndns.org>
To:        Bill Fumerola <billf@jade.chc-chimes.com>
Cc:        freebsd-stable@FreeBSD.ORG, jkh@zippy.cdrom.com
Subject:   Re: `make upgrade` is borked.
Message-ID:  <19990323215655.A14872@holly.dyndns.org>
In-Reply-To: <Pine.BSF.3.96.990323223736.23165A-100000@jade.chc-chimes.com>; from Bill Fumerola on Tue, Mar 23, 1999 at 10:44:53PM -0500
References:  <Pine.BSF.3.96.990323223736.23165A-100000@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 23, 1999, Bill Fumerola wrote:
> tty.o: In function `video_setborder':
> tty.o(.text+0x25f): undefined reference to `XSetWindowBackground'
> tty.o: In function `setgc':
> tty.o(.text+0x2f5): undefined reference to `XChangeGC'
> tty.o: In function `video_update':
> tty.o(.text+0x50e): undefined reference to `XDrawImageString'
> tty.o(.text+0x597): undefined reference to `XDrawImageString'
> tty.o(.text+0x68a): undefined reference to `XChangeGC'
> tty.o(.text+0x712): undefined reference to `XFillRectangle'
[...]

   It looks like it needs to be linked against -lXaw and maybe -lXext.

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


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




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