Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 13:59:48 +1000 (EST)
From:      Gavin Cameron <gavin@itworks.com.au>
To:        stable@freebsd.org
Subject:   Trouble with compile of 3.1-STABLE
Message-ID:  <Pine.BSF.4.05.9904211356420.29529-100000@iserver.itworks.com.au>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to compile a 3.1 world using yesterday's source code and I get
the following error during the build of doscmd. The machine I'm upgrading
is a server WITHOUT X installed...

cc -nostdinc -O -pipe -I. -I/usr/X11R6/include -DDISASSEMBLER
-I/usr/obj/home/src/src/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':                      

and heaps of other Xfunction errors...

How should I go about building a world so this error doesn't happen?

Ta,
Gavin

[]-----------------------------------+------------------------------------[]
| Gavin Cameron                      |          ITworks Consulting         |
| Ph    : +61 3 9667 0297            |     Suite 100, 85 Grattan Street    |
| Fax   : +61 3 9347 6544            |          Carlton,  Victoria         |
| Email : gavin@itworks.com.au       |           Australia,  3053          |
[]-----------------------------------+------------------------------------[]



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?Pine.BSF.4.05.9904211356420.29529-100000>