Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Mon, Apr 4, 2011 at 6:51 AM, sourava mishra <sourav7mishra@gmail.com> wrote:
Hello list,
This is Sourava. I have a problem with the build process.
when I give the "./autogen.sh --with-num-cpus=6 --with-max-jobs=6
--without-junit" command, it checks all the process and ends with
"configure: error: Xaw include headers not found".
Later when I give the "make fetch" command, I get an error "make: *** No
rule to make target `fetch'.  Stop."
I tried the above build configuration process, even with cpus = 2 and jobs =
2, and repeated the process, I get the same error, for the make.
I use, fedora OS.


Hi,

The error message says "configure: error: Xaw include headers not found".
What this means is that you need to install some development packages
for your Linux distribution so that 'autogen.sh' is able to configure
your build.
If you do not resolve this problem (that is, run autogen.sh until it manages
to configure your build without errors), you will not be able to
compile LibreOffice,
and all other commands that you try will fail.

So, what do you need to do with "configure: error: Xaw include headers
not found"?
Start the package manager of your distribution and search for packages that
contain the 'Xaw' string. Identify the development packages for Xaw and install.
Then, run autogen.sh until it manages to configure your build. Then,
you can continue
with the next command in the build instructions.

(For Ubuntu, the package is called 'libxaw7-dev'. Might be similar to Fedora.)

Simos
http://simos.info/blog/

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.