Hello, Newcomer here; trying to build BEA300_m2 (with debug on). This is a first-time build. Using a 32-bit Ubuntu 8.04 installation on an AMD 64-bit computer. gcc is ver 4.2.3, target is i486-linux-gnu I have downloaded the five source files from: http://download.openoffice.org/3.0beta/ and tried to follow the directions in http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org and http://tools.openoffice.org/dev_docs/build_linux.html
Two questions: 1. If I should be directing such an inquiry elsewhere, please let me know. 2. If the answers are somewhere in the OOo documentation that I haven't found yet, please point me in a better direction. I'm trying; searched hours so far. My results so far: 1. ./configure tells me "configure: WARNING: X11/extensions/Xrandr.h: present but cannot be compiled configure: WARNING: X11/extensions/Xrandr.h: check for missing prerequisite headers? configure: WARNING: X11/extensions/Xrandr.h: see the Autoconf documentation configure: WARNING: X11/extensions/Xrandr.h: section "Present But Cannot Be Compiled" configure: WARNING: X11/extensions/Xrandr.h: proceeding with the preprocessor's result configure: WARNING: X11/extensions/Xrandr.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## configure: WARNING: Internal freetype2 does not support emboldening." I have /usr/include/X11/Xfuncproto.h, which is desired by Xrandr.h I have installed many X11 packages from the Ubuntu repository with no effect. What next? 2. dmake tells me "WARNING! Project(s): swext not found and couldn't be built. Dependencies on that module(s) ignored. Maybe you should correct build lists. dmake: Error code 1, while making 'check_modules' What am I missing? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
