From owner-freebsd-stable Tue Mar 23 11:46:41 1999 Delivered-To: freebsd-stable@freebsd.org Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (Postfix) with ESMTP id 99D79153E7 for ; Tue, 23 Mar 1999 11:46:35 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA280326300; Tue, 23 Mar 1999 14:11:40 -0500 Date: Tue, 23 Mar 1999 14:11:40 -0500 (EST) From: Bill Fumerola To: Shawn Ramsey Cc: stable@FreeBSD.ORG Subject: Re: compile error In-Reply-To: <19990323004411.A6977@cpl.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 23 Mar 1999, Shawn Ramsey wrote: > -L/usr/X11R6/lib -lX11 > tty.o: In function =16ideo_setborder': > tty.o(.text+0x274): undefined reference to etWindowBackground' > tty.o: In function =13etgc': > tty.o(.text+0x319): undefined reference to angeGC' > tty.o: In function =16ideo_update': > tty.o(.text+0x52d): undefined reference to awImageString' > tty.o(.text+0x5b5): undefined reference to awImageString' > tty.o(.text+0x6a2): undefined reference to angeGC' > tty.o(.text+0x719): undefined reference to llRectangle' > tty.o(.text+0x7d2): undefined reference to angeGC' > tty.o(.text+0x804): undefined reference to llRectangle' > tty.o(.text+0x812): undefined reference to ush' > tty.o: In function =04ebug_event': > tty.o(.text+0xcbe): undefined reference to =BEll' > tty.o(.text+0xcc9): undefined reference to ush' > tty.o: In function =16ideo_async_event': > tty.o(.text+0x13ab): undefined reference to ush' > tty.o(.text+0x13c3): undefined reference to extEvent' > tty.o(.text+0x1437): undefined reference to ush' > tty.o(.text+0x1470): undefined reference to extEvent' > tty.o: In function =16ideo_event': > tty.o(.text+0x1a29): undefined reference to ookupString' > tty.o(.text+0x1c09): undefined reference to ookupString' > tty.o: In function =14ty_write': > tty.o(.text+0x2b92): undefined reference to =BEll' > tty.o: In function =0BbdWrite': > tty.o(.text+0x3548): undefined reference to =BEll' > tty.o: In function =16ideo_init': > tty.o(.text+0x38c8): undefined reference to penDisplay' > tty.o(.text+0x38fd): undefined reference to splayName' > tty.o(.text+0x39d9): undefined reference to locNamedColor' > tty.o(.text+0x3a30): undefined reference to oadQueryFont' > tty.o(.text+0x3a4c): undefined reference to oadQueryFont' > tty.o(.text+0x3b1a): undefined reference to eateSimpleWindow' > tty.o(.text+0x3b7d): undefined reference to eateGC' > tty.o(.text+0x3bb4): undefined reference to eateGC' > tty.o(.text+0x3bd1): undefined reference to etNormalHints' > tty.o(.text+0x3c02): undefined reference to electInput' > tty.o(.text+0x3c16): undefined reference to apWindow' > tty.o(.text+0x3c21): undefined reference to ush' > *** Error code 1 I recently got the same thing, it's important to note this is in doscmd, which looks not to be linking the right libraries. It's difficult to debug, because I just can't make the directory, because of the upgrade environment neccesary. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message