Hi, On Mon, Oct 29, 2012 at 12:10:02PM +0200, Lior Kaplan wrote: > mkdir -p ../../unxlngx6.pro/bin/odkcommon/settings/ > tr -d "\015" < dk.mk | sed -e 's/@@RELEASE@@/3.7/' -e > 's/@@BUILDID@@/370m1(Build:0)/'> > ../../unxlngx6.pro/bin/odkcommon/settings/dk.mk > cp: cp: cannot create regular file `../../ > unxlngx6.pro/bin/odkcommon/idl/com/sun/star/xml/xslt/XXSLTTransformer.idl': > No such file or directory > cannot create regular file `../../ > unxlngx6.pro/bin/odkcommon/idl/com/sun/star/xml/xslt/XSLTTransformer.idl': > No such file or directory > dmake: Error code 1, while making '../../ > unxlngx6.pro/bin/odkcommon/idl/com/sun/star/xml/xslt/XXSLTTransformer.idl' > > Am I the only one who get this? The directory odk/ > unxlngx6.pro/bin/odkcommon/idl/com/sun/star/xml/xslt isn't created (odk/ > unxlngx6.pro/bin/odkcommon/idl/com/sun/star/xml/ does exist). > > I didn't notice any change in this area in the code, but probably I've > missed something.
The change happened in offapi, not in odk. The 'xslt' directory and the files in it were added last week. It is evident that the odk makefilery cannot handle such addition without clean rebuild... D. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
