Mac build error.

Michael Weghorn m.weghorn at posteo.de
Sat Mar 10 22:06:27 UTC 2018


Hi,

at first glance, it seems like the 'g' script located at the top-level
of the git repository is doing things that may be related to your error
in the 'refresh_submodule_hooks()' and 'refresh_all_hooks()' functions.
The 'g' script in turn is called in 'Makefile'/'Makefile.in'.

Regards,
  Michael

On 2018-03-10 12:23, Jan Iversen wrote:
> Hi
> 
> On my Mac build I am starting to get these errors:
> 
> rm: .git/hooks/README: Not a directory
> ln: .git/hooks/README: Not a directory
> rm: .git/hooks/commit-msg: Not a directory
> ln: .git/hooks/commit-msg: Not a directory
> rm: .git/hooks/post-merge: Not a directory
> ln: .git/hooks/post-merge: Not a directory
> rm: .git/hooks/pre-commit: Not a directory
> ln: .git/hooks/pre-commit: Not a directory
> 
> 
> I suppose it is because the script assume SRCDIR == BUILDDIR, which is
> not the case always.
> 
> I have tried to find in which *.mk this happens but without success,
> Funny thing it does not happen with my iOS builds, so something is strange.
> 
> Can someone can give me a pointer (might be it is a script), so I can
> correct it.
> 
> rgds
> Jan I.
> 
> 
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
> 


More information about the LibreOffice mailing list