cygwin problem in building in deep directories

Matúš Kukan matus.kukan at gmail.com
Mon May 14 01:50:04 PDT 2012


On 14 May 2012 10:25, Noel Grandin <noel at peralex.com> wrote:
> Hi
>
> OK, So I tracked this down a bit more.
> I moved my libo directory to a very deep location and rebuilt.
> It failed in the xml2cmp module.
> Notice the last few lines of this error - it looks like our makefile messed
> something up because the "-F" option has an "o" where it should have a "$O"

No, It should be -Fo$W/...
and $W is empty. Why ?
You can set WORKDIR manually in config_host.mk if it is empty there.

> [ build CXX ] xml2cmp/source/xcd/main.cxx
>
> S=C:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo
> &&
> O=D:/reallyreallylong/reallyreallylong/reallyreallylong/solver/wntmsci12.pro
> && W=

This is bad ^

HTH,
Matus


More information about the LibreOffice mailing list