On 11/17/2011 05:16 PM, Kevin Hunter wrote:
- file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
xml/source/rdf/unordf.component: <component> has empty "uri" attribute

Looks like you fell victim to the component file mess (where last round of mess there was that a "make clean" in one module can corrupt component files from other modules). Please try a global

  find */${INPATH?}/ -name \*.component -exec rm {} \;

followed by a global "make check" again.

Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to