build failure

David Tardon dtardon at redhat.com
Tue Apr 9 00:10:32 PDT 2013


Hi,

On Tue, Apr 09, 2013 at 08:05:13AM +0200, Winfried Donkers wrote:
> from output of make:
> /home/w.donkers/git/libo/helpcompiler/source/HelpLinker.cxx:38:19: fatal error: expat.h: Bestand of map bestaat niet
> compilation terminated.
> make[1]: *** [/home/w.donkers/git/libo/workdir/unxlngi6/CxxObject/helpcompiler/source/HelpLinker.o]
> 
> these expat.h I found:
> ./workdir/unxlngi6/UnpackedTarball/expat/amiga/include/libraries/expat.h
> ./workdir/unxlngi6/UnpackedTarball/expat/amiga/include/proto/expat.h
> ./workdir/unxlngi6/UnpackedTarball/expat/amiga/include/interfaces/expat.h
> ./workdir/unxlngi6/UnpackedTarball/expat/amiga/include/inline4/expat.h
> ./workdir/unxlngi6/UnpackedTarball/expat/lib/expat.h
> 
> I'm out of options, what should I do next?

Pull :-) It should be fixed by commit
35c53bbcc8f0a7b8627a8d5a2e167d76dc52d1c4 .

What happened is that gb_LinkTarget__use_expat for internal expat only
depended on the static library, not on the headers. I wonder why my
script for finding missing deps has not caught this...

D.


More information about the LibreOffice mailing list