cvsupped last night, and I don't have X installed.

Is this a matter of "If you want to buildworld, install X"? I'm
certain i've done this before though. :)


Kevin



cc -nostdinc -O -pipe -I. -I/usr/X11R6/include -DDISASSEMBLER   
-I/usr/obj/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+0x22b): undefined reference to `XSetWindowBackground'
tty.o: In function `setgc':
tty.o(.text+0x2c1): undefined reference to `XChangeGC'
tty.o: In function `video_update':
tty.o(.text+0x4ca): undefined reference to `XDrawImageString'
tty.o(.text+0x550): undefined reference to `XDrawImageString'
tty.o(.text+0x64a): undefined reference to `XChangeGC'
tty.o(.text+0x6d2): undefined reference to `XFillRectangle'
tty.o(.text+0x77e): undefined reference to `XChangeGC'
tty.o(.text+0x7bb): undefined reference to `XFillRectangle'
tty.o(.text+0x7c9): undefined reference to `XFlush'
tty.o: In function `debug_event':
tty.o(.text+0xbf8): undefined reference to `XBell'
tty.o(.text+0xc03): undefined reference to `XFlush'
tty.o: In function `video_async_event':
tty.o(.text+0x11c3): undefined reference to `XFlush'
tty.o(.text+0x11e3): undefined reference to `XNextEvent'
tty.o(.text+0x1257): undefined reference to `XFlush'
tty.o(.text+0x1298): undefined reference to `XNextEvent'
tty.o: In function `video_event':
tty.o(.text+0x1774): undefined reference to `XLookupString'
tty.o(.text+0x18f8): undefined reference to `XLookupString'
tty.o: In function `tty_write':
tty.o(.text+0x1f82): undefined reference to `XBell'
tty.o: In function `KbdWrite':
tty.o(.text+0x27da): undefined reference to `XBell'
tty.o: In function `video_init':
tty.o(.text+0x2b35): undefined reference to `XOpenDisplay'
tty.o(.text+0x2b5c): undefined reference to `XDisplayName'
tty.o(.text+0x2c39): undefined reference to `XAllocNamedColor'
tty.o(.text+0x2c92): undefined reference to `XLoadQueryFont'
tty.o(.text+0x2cae): undefined reference to `XLoadQueryFont'
tty.o(.text+0x2d81): undefined reference to `XCreateSimpleWindow'
tty.o(.text+0x2de4): undefined reference to `XCreateGC'
tty.o(.text+0x2e1b): undefined reference to `XCreateGC'
tty.o(.text+0x2e38): undefined reference to `XSetNormalHints'
tty.o(.text+0x2e62): undefined reference to `XSelectInput'
tty.o(.text+0x2e76): undefined reference to `XMapWindow'
tty.o(.text+0x2e81): undefined reference to `XFlush'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to