Robert Simmons wrote:
When I start Xvfb it fails with the following error:
XKB: Failed to compile keymap

It appears that xvfb now requires xkeyboard-config. After installing
x11/xkeyboard-config everything works as expected.

I wanted to modify the port to add this dependency, but I wanted to
make sure it is correct. I looked in the /usr/ports/Mk/bsd.xorg.mk and
did not see this port listed to add it to the USE_XORG= line in the
Makefile. In this case, should this be set in RUN_DEPENDS= ?
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscr...@freebsd.org"


check your dependancy list, you missed a package you want :)

gmiX has dep list, here's part of it:

xev-1.1.0
xgamma-1.0.4
xhost-1.0.4
xinput-1.5.3
xkbcomp-1.2.0
xkbevd-1.1.2
xkbutils-1.0.3
intltool-0.33
xkeyboard-config-1.4
xkbdata-1.0.1
xkill-1.0.3
xlsatoms-1.1.0
xlsclients-1.1.1

http://bugs.freedesktop.org/show_bug.cgi?id=86833

http://sourceforge.net/projects/debguyscripts/files/get-mk-install-X11R7.6-from-tarballs.sh/download

http://sourceforge.net/projects/debguyscripts/files/patches-X11R7.6.tar.gz/download

http://sourceforge.net/projects/debguyscripts/files/MAKEDEV/download
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to