[PATCH] xprint is broken in xserver git

Daniel Stone daniel at fooishbar.org
Thu Sep 6 04:12:35 PDT 2007


On Thu, Sep 06, 2007 at 01:08:41PM +0200, Arkadiusz Miskiewicz wrote:
> Well, something is needed to get successful compilation:

... of DMX, not Xprint.

> [missing XSERVERLIBS_LIBS]
> 
> That's due to xserver not linking properly ;-/

It's due to DMX not having the required libs.  You'll note that DMX has
been disabled due to lack of a maintainer.

> Even after adding $(XSERVERLIBS_LIBS) to Xdmx_LDADD:
> 
> [...]
> ../../config/libconfig.a(hal.o): In function `remove_device':
> /home/users/arekm/rpm/BUILD/xorg-server-1.4/config/hal.c:59: undefined 
> reference to `DeleteInputDeviceRequest'
> ../../config/libconfig.a(hal.o): In function `device_added':
> /home/users/arekm/rpm/BUILD/xorg-server-1.4/config/hal.c:231: undefined 
> reference to `NewInputDeviceRequest'
> collect2: ld returned 1 exit status
> make[2]: *** [Xdmx] Błąd 1
> make[2]: Opuszczenie katalogu 
> `/home/users/arekm/rpm/BUILD/xorg-server-1.4/hw/dmx'
> 
> (same as xprint)

And the solution is the same: two trivial stubs that return failure.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20070906/4c88634f/attachment.pgp>


More information about the xorg mailing list