Chris Halls <[EMAIL PROTECTED]> writes: > If you get the same problem again, please include the part of the > log where it tries to build the bmp files.
Ok, here we go. Now using the diff and dsc from March 13. Logged to the box with 'ssh -X' so DISPLAY _is_ set, definitely. XAUTHORITY is _not_ set. $ env | grep DISPLAY DISPLAY=oberon:10.0 $ env | grep XAUTH $ I hope the following gives enough information. This time I have, however, full stderr and stdout logged. I can mail them, if needed. I guess the question is: Why is DISPLAY not set during the build when it clearly should be set? Could this have something to do with fakeroot? I used 'debuild -rfakeroot' to start the build. >From the logged stderr: /work/debian-src/openoffice/openoffice-0.641c/build-tree/oo_641c_src/svtools/unxlngi3.pro/bin/bmp: cannot open display ":0" Please check your "DISPLAY" environment variable as well as the permissions to access that display. (See "man X" resp. "man xhost" for details) /work/debian-src/openoffice/openoffice-0.641c/build-tree/oo_641c_src/svtools/unxlngi3.pro/bin/bmp: cannot open display ":0" Please check your "DISPLAY" environment variable as well as the permissions to access that display. (See "man X" resp. "man xhost" for details) /work/debian-src/openoffice/openoffice-0.641c/build-tree/oo_641c_src/svtools/unxlngi3.pro/bin/bmp: cannot open display ":0" Please check your "DISPLAY" environment variable as well as the permissions to access that display. (See "man X" resp. "man xhost" for details) /work/debian-src/openoffice/openoffice-0.641c/build-tree/oo_641c_src/svtools/unxlngi3.pro/bin/bmp: cannot open display ":0" Please check your "DISPLAY" environment variable as well as the permissions to access that display. (See "man X" resp. "man xhost" for details) f258: Error: This file <lx_files.bmp> cannot be opened. Terminating compiler dmake: Error code 1, while making '../unxlngi3.pro/bin/svt64149.res' ERROR: Error 65280 occurred while making /work/debian-src/openoffice/openoffice-0.641c/build-tree/oo_641c_src/svtools/util dmake: Error code 1, while making 'build_all' make: *** [debian/stampdir/build] Error 255 debuild: fatal error at line 322: dpkg-buildpackage failed! Suonpää...