From owner-freebsd-stable Thu Mar 18 9:29:41 1999 Delivered-To: freebsd-stable@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id F3C8D14D44 for ; Thu, 18 Mar 1999 09:29:38 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id CAA08281; Fri, 19 Mar 1999 02:29:22 +0900 (JST) Message-ID: <36F13794.8F1A07AB@newsguy.com> Date: Fri, 19 Mar 1999 02:27:48 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: Brett Taylor Cc: Jonathan Frazier , freebsd-stable@FreeBSD.ORG, "Jordan K. Hubbard" Subject: Re: Problems building 3.1-STABLE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is most likely an artifact of a bad interaction between doscmd, re-enabled in stable recently, and the upgrade target. With the word, Jordan, master of both the upgrade target and the person who re-enabled doscmd. :-) Brett Taylor wrote: > > Hi, > > Jonathan wrote: > > 4 nights ago I used cvsup and to move from 2.2.8-STABLE to 3.1-STABLE. > > I used "make aout-to-elf-build" as the Makefile specifies, yet still > > encounter many errors. I have tried every which way of building and > > always get the same error. It happens towards the end of the build (so > > I sit watching for 2 hours before I get the errors). > > Yeah! I've been getting exactly the same errors - I figured I'd been > doing something stupid but at least one other person is getting this. I > get the same errors if I just use "make upgrade" too. I too would > appreciate any help in figuring this out... > > > /usr/src/usr.bin/doscmd/tty.c:2212: warning: passing arg 2 of > > `register_callback' from incompatible pointer type > > cc -nostdinc -O -pipe -I. -I/usr/X11R6/include -DDISASSEMBLER > > -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/usr.bin/doscmd/xms.c > > 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' > > 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' > > tty.o(.text+0x7be): undefined reference to `XChangeGC' > > tty.o(.text+0x7fb): undefined reference to `XFillRectangle' > > tty.o(.text+0x809): undefined reference to `XFlush' > > tty.o: In function `debug_event': > > tty.o(.text+0xc48): undefined reference to `XBell' > > tty.o(.text+0xc53): undefined reference to `XFlush' > > tty.o: In function `video_async_event': > > tty.o(.text+0x1233): undefined reference to `XFlush' > > tty.o(.text+0x124b): undefined reference to `XNextEvent' > > tty.o(.text+0x12c7): undefined reference to `XFlush' > > tty.o(.text+0x12fc): undefined reference to `XNextEvent' > > tty.o: In function `video_event': > > tty.o(.text+0x17f4): undefined reference to `XLookupString' > > tty.o(.text+0x1978): undefined reference to `XLookupString' > > tty.o: In function `tty_write': > > tty.o(.text+0x27fe): undefined reference to `XBell' > > tty.o: In function `KbdWrite': > > tty.o(.text+0x3083): undefined reference to `XBell' > > tty.o: In function `video_init': > > tty.o(.text+0x33e1): undefined reference to `XOpenDisplay' > > tty.o(.text+0x3408): undefined reference to `XDisplayName' > > tty.o(.text+0x34df): undefined reference to `XAllocNamedColor' > > tty.o(.text+0x3532): undefined reference to `XLoadQueryFont' > > tty.o(.text+0x354e): undefined reference to `XLoadQueryFont' > > tty.o(.text+0x3629): undefined reference to `XCreateSimpleWindow' > > tty.o(.text+0x368c): undefined reference to `XCreateGC' > > tty.o(.text+0x36c3): undefined reference to `XCreateGC' > > tty.o(.text+0x36e0): undefined reference to `XSetNormalHints' > > tty.o(.text+0x370a): undefined reference to `XSelectInput' > > tty.o(.text+0x371e): undefined reference to `XMapWindow' > > tty.o(.text+0x3729): undefined reference to `XFlush' > > *** Error code 1 > > > > Stop. > Brett > *********************************************************** > Brett Taylor brett@peloton.physics.montana.edu * > brett@daemonnews.org * > * > http://www.daemonnews.org/ * > *********************************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message