Date: Sat, 20 Mar 1999 14:58:14 +1030 From: Greg Lehey <grog@lemis.com> To: "Eric D. Futch" <efutch@quake.nyct.net> Cc: FreeBSD Questions <questions@FreeBSD.org> Subject: Re: Upgrading to 3.1 fails in doscmd (wa: Compile failure...) Message-ID: <19990320145814.O429@lemis.com> In-Reply-To: <Pine.BSF.4.05.9903192322080.12342-100000@quake.nyct.net>; from Eric D. Futch on Fri, Mar 19, 1999 at 11:22:45PM -0500 References: <19990320121719.L429@lemis.com> <Pine.BSF.4.05.9903192322080.12342-100000@quake.nyct.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 19 March 1999 at 23:22:45 -0500, Eric D. Futch wrote: > On Sat, 20 Mar 1999, Greg Lehey wrote: > >> On Friday, 19 March 1999 at 17:17:38 -0500, Eric D. Futch wrote: >>> I'm trying to upgrade from 2.2.8 to 3.1-stable. I CVSuped my sources >>> yesterday. When running make upgrade I ran into the following compile >>> failure. >>> >>> ===> usr.bin/doscmd >>> ... (blah blah) ... some warnings when compiling tty.c ... (blah blah) ... >>> cc -nostdinc -O -pipe -I. -I/usr/X11R6/include -DDISASSEMBLER -I/usr/obj/elf/usr/src/tmp/usr/include -o doscmd AsyncIO.o ParseBuffer.o bios.o >>> callback.o cpu.o dos.o cmos.o config.o cwd.o debug.o disktab.o doscmd.o ems.o emuint.o >>> exe.o i386-pinsn.o int.o int10.o int13.o int14.o int16.o int17.o int1a.o int2f.o >>> intff.o mem.o mouse.o net.o port.o setver.o signal.o timer.o trace.o trap.o tty.o >>> xms.o -L/usr/X11R6/lib -lX11 >>> tty.o: In function `video_setborder': >>> tty.o(.text+0x25f): undefined reference to `XSetWindowBackground' >>> [much more of same omitted] >> >> This was a bug in 3.1-RELEASE build dependencies. You need to install >> the X11 Developer package first. > > What's the easier way to get the X11 Developer package? As I say in my .sig, >> When replying to this message, please copy the original recipients. >> For more information, see http://www.lemis.com/questions.html Install it with /stand/sysinstall. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key 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?19990320145814.O429>