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


Hullo List (Norbert),

I've finally found some time to get back to LO dev (yay!). But only for about 10 minutes (boo!). I've checked out the gnumake2.1 branch and made things the usual way: a successful build.

When I execute make with USE_GMAKE=1, however, I'm getting lots of 'chmod: cannot access' errors. Is that currently expected?

$ make clean
 [ ... ]
$ make
 [... Successful build ...]
$ USE_GMAKE=1 make clean
 [... clean ALL ...]
$ USE_GMAKE=1 make
 ...
chmod: cannot access `;': No such file or directory
 ...

So far, it seems to be building fine, but the output is rather large. I've attached a small snippet of my build log, which includes over 2,300 chmod ';' errors against a single module -- boost, I think.

Advice?  Transient, currently not-a-big-fish error?

Kevin

Attachment: GMAKE_make_output.txt.gz
Description: GNU Zip compressed data


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.