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


On Fri, Mar 18, 2011 at 08:12:02PM +0000, Michael Meeks wrote:

On Fri, 2011-03-18 at 16:44 +0100, Thorsten Behrens wrote:
Merging from OpenOffice.org's DEV300 code line

Wow, many good things end up around the tree these days.
Feels like Christmas time :-)

      Another problem is that the gnumake build system tends to copy
libraries around instead of hard-linking
[...]
Fixing solenv/gmake/Deliver.mk to use cp -l and fallback to cp -a if
that is not possible may improve things there.

I hope straight ln or equivalent Unix (non GNU-specific) commands could be
used instead.
It seems the last code drop introduced a new dependency to GNU cp: 

$ ./autogen.sh [blah]
[...]
checking for cp... /bin/cp
checking whether /bin/cp is GNU cp from coreutils with preserve= support...
configure: error: no, GNU cp needed. install or specify with --with-gnu-cp=/path/to/it

-- 
Francois Tigeot

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.