[BRLTTY] brltty 4.2 compile issue on gentoo

Samuel Thibault samuel.thibault at ens-lyon.org
Wed May 26 18:23:29 EDT 2010


William Hubbs, le Wed 26 May 2010 14:57:19 -0500, a écrit :
> I tried what I thought would disable the a2 driver, but got another
> error.  The build log is attached.

> configure: error: invalid package name: screen-driver=a2

This is because --without-screen-driver=a2 is not how you disable a
screen driver, it's rather --with-screen-driver=all,-a2

>    I'm wondering if there is an issue involving the configure script
> detecting dbus and assuming that I have AtSpi2 because of that?

The brltty driver directly implements the AtSpi2 protocol by using dbus.
It doesn't need any AtSpi2 package.

Samuel


More information about the BRLTTY mailing list