Build DEV300_m106 on Linux breaks in module vcl

Simon Wilper <[email protected]> Fri, 20 May 2011 21:24:38 +0700
Newsgroups gmane.comp.openoffice.devel.general
Message-ID <20110520142438.GA1745@archminh>
Hi everyone,

I was trying to build a DEV300_m106 on Linux lately and got the
following make error when it comes to build vcl:

R=/home/sxw/work && S=$R/DEV300 && O=$S/solver/300/unxlngi6.pro && W=$O/workdir &&  mkdir -p $O/lib/ && /bin/cp --remove-destination --force --preserve=timestamps  $O/lib/libicule.so 
/bin/cp: missing destination file operand after `/home/sxw/work/DEV300/solver/300/unxlngi6.pro/lib/libicule.so'
Try `/bin/cp --help' for more information.
make: *** [/home/sxw/work/DEV300/solver/300/unxlngi6.pro/lib/libicule.so] Error 1

I found out that the cp command is issued in solenv/gbuild/Deliver.mk and one
of the two variables $(1) is empty.  Unfortunately I don't know
make that good to debug this issue any further.

Maybe one of you can shed some light on this?

Thanks

Simon
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help