On 28 February 2013 10:13, ke...@suse.cz <ke...@suse.cz> wrote:
> [build CPY] CustomTarget/odk/odkcommon/idl.udkapi.done
> [build CPY] CustomTarget/odk/odkcommon/idl.offapi.done
> [build CUS] odk/odkcommon/include
> [build CPY] CustomTarget/odk/odkcommon/configure.pl
> [build CPY] CustomTarget/odk/odkcommon/setsdkenv_unix
> [build CPY] CustomTarget/odk/odkcommon/setsdkenv_unix.sh.in
> cp: cannot create directory 
> `/local/home/tinderbox/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/idl/com':
>  File exists
> [build CPY] CustomTarget/odk/odkcommon/setsdkenv_unix.csh.in
> make[1]: *** 
> [/local/home/tinderbox/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/idl.offapi.done]
>  Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [build] Error 2

Can't cp just copy files which are not there into the directory?
What we are doing there is
mkdir -p CustomTarget/odk/odkcommon/idl
cp -rf udkapi/com CustomTarget/odk/odkcommon/idl
cp -rf offapi/com CustomTarget/odk/odkcommon/idl <- fails ?

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

Reply via email to