Hello again, again I tried to compile openoffice ( from http://www.linux-debian.de/openoffice/ :) perhaps this was a bit unclear in my last mail ) on an up to date testing and I got an error with the Xvfb Xserver (was already menitioned on the list):
from the output of the build-log: Xlib: connection to ":99.0" refused by server Xlib: Client is not authorized to connect to Server /mnt/stuff/build-tmp/openoffice-0.641c/build-tree/oo_641c_src/svtools/unxlngi3.pro/bin/bmp: cannot open display ":99" Please check your "DISPLAY" environment variable as well as the permissions to access that display. (See "man X" resp. "man xhost" for details) The diff-file is from the 13th, so it contained the changes concerning Xvfb. I used debuild, so any variable like XAUTHORITY should have been unset before the build. I don't know if the error is because I did build as user with fakeroot. My system has the following aditional packages installed: - bison Version: 1:1.33-1 form unstable - j2sdk1.3 Version: 1.3.1-1 from http://ftp.gwdg.de/pub/languages/java/linux/debian - libstlport4.0-dev from http://people.debian.org/~nidd/debian/unstable The full build-log is available. Hope this helps. Jan --