autogen xserver with disable-dmx and -dri with git clone xorg/xserver (now) and git clone drm

Alan Coopersmith alan.coopersmith at sun.com
Sat Nov 11 19:30:47 PST 2006


Ron Wezeman wrote:
> dix/Makefile.am:55: `dix.O' is not a standard library name
> dix/Makefile.am:55: did you mean `libdix.a'?
> os/Makefile.am:59: `os.O' is not a standard library name
> os/Makefile.am:59: did you mean `libos.a'?

automake is just asking questions we have no way to answer.
("Yes dammit, I did mean dix.O!   Now stop asking!")   Ignore it.

> xserver/dix/devices.c:218: undefined reference to `DDXRingBell'
> collect2: ld returned 1 exit status
> make[3]: *** [Xprt] Error 1
> make[3]: Leaving directory `xserver/hw/xprint'

As has been mentioned a half dozen times so far in the last week,
current git head requires --disable-xprint, since input-hotplug
and xprint haven't been properly introduced, so they're not talking
to each other yet.

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg mailing list