condition.hxx has been moved away from unotools, but these files still held a
reference to the old file locations
unotools/unxlngs.pro/misc/s_condition.dpcc
unotools/unxlngs.pro/misc/s_ucblockbytes.dpcc
mine are gone now but kfind remembers the second one held a line like this
../../unxlngs.pro/slo/ucblockbytes.obj ../../inc/unotools/condition.hxx
i am not sure what the issue is here...is it that something in the makefiles
needs to refresh these files when anything else has changed?
On Mon, 4 Aug 2003 20:34, Jim Watson wrote:
doing build --all after a cvs update today i got this :(
/usr/local/oo_src/unotools/source/ucbhelper
dmake: Error -- `../../inc/unotools/condition.hxx' not found, and can't be
made
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making
/usr/local/oo_src/unotools/source/ucbhelper
this is due to some things that have been moved from here a couple of days
ago...
anyway i got unotools to build OK by:
cd unotools
rm -r un*
build
deliver
jim
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@porting.openoffice.org
For additional commands, e-mail: dev-help@porting.openoffice.org