Thank you for the hints both of you.

I added these lines in my autogen.input:
CC=/usr/lib/llvm-3.2/bin/clang
CXX=/usr/lib/llvm-3.2/bin/clang++
CLANGBUILD=/usr/lib/llvm-3.2
CLANGDIR=/usr/lib/llvm-3.2

+ I created symlink for clang and clang++ since they're present in /usr/bin

With master sources updated today, I've got this:
[build XCU]
officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
/home/julien/compile-libreoffice/libo_clang/solenv/gbuild/Configuration.mk:162:
*** There is no target
/home/julien/compile-libreoffice/libo_clang/workdir/unxlngx6/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Addons-onlineupdate.xcu.
 
Stop.

    160 $(call gb_XcuModuleTarget_get_target,%) :
$(gb_XcuTarget_XSLT_AllLang) \
    161                 | $(gb_Configuration_XSLTCOMMAND_DEPS)
    162         $(if $(filter %.xcu,$^),,$(error There is no target $(call
gb_XcuModuleTarget_get_target,$*)))
    163         $(call gb_XcuModuleTarget__command,$@,$*,$(filter
%.xcu,$^),$(filter %.xcs,$^))
    164 



Julien



--
View this message in context: 
http://nabble.documentfoundation.org/About-Clang-headers-on-Debian-tp4075924p4076124.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to