From owner-freebsd-stable Tue Mar 23 19:55:40 1999 Delivered-To: freebsd-stable@freebsd.org Received: from holly.dyndns.org (ip233.houston22.tx.pub-ip.psi.net [38.31.97.233]) by hub.freebsd.org (Postfix) with ESMTP id 14CC014CD3 for ; Tue, 23 Mar 1999 19:55:38 -0800 (PST) (envelope-from chris@holly.dyndns.org) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id VAA14963; Tue, 23 Mar 1999 21:56:56 -0600 (CST) (envelope-from chris) Date: Tue, 23 Mar 1999 21:56:55 -0600 From: Chris Costello To: Bill Fumerola Cc: freebsd-stable@FreeBSD.ORG, jkh@zippy.cdrom.com Subject: Re: `make upgrade` is borked. Message-ID: <19990323215655.A14872@holly.dyndns.org> Reply-To: chris@calldei.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4us In-Reply-To: ; from Bill Fumerola on Tue, Mar 23, 1999 at 10:44:53PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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