[ooo-build] dmake: Error code 4, while making '../../../unxlngi6.pro/slb/dbui.lib'
Hailong Wang
whl0630 at gmail.com
Fri Apr 2 18:38:12 PDT 2010
Hi, these commands work. Thank you!
cd /root/work/ooo-build/build/ooo320-m12/
source Linux*Env.Set.sh
cd sw
mv unxlngi6.pro unxlngi6.pro.old1
build 2>&1 | tee build.1.log
----- Original Message -----
From: "Petr Mladek" <pmladek at suse.cz>
To: <ooo-build at lists.freedesktop.org>
Cc: "Hailong Wang" <whl0630 at gmail.com>
Sent: Friday, April 02, 2010 4:48 PM
Subject: Re: [ooo-build] dmake: Error code 4, while making '../../../unxlngi6.pro/slb/dbui.lib'
(sending once again with dbui.lib compressed using bzip2. The uncompressed
file was marked as spam by google.)
On Friday 02 April 2010, Hailong Wang wrote:
> Hi, when I enter into
> /root/work/ooo-build/build/ooo320-m12/sw/source/ui/dbui, I cann't find the
> file "../../../unxlngi6.pro/slb/dbui.lib". Only
> "../../../unxlngi6.pro/slb/dbui.dump" is found.
Ah, build.sw-verbose.1.log says that it was removed. It is strange because I
see these files in normal build.
Anyway, you might used the attached dbui.lib. I created it using the command:
--- cut ---
echo ../../../unxlngi6.pro/slo/dbmgr.o ../../../unxlngi6.pro/slo/dbtree.o ../../../unxlngi6.pro/slo/dbui.o ../../../unxlngi6.pro/slo/maildispatcher.o ../../../unxlngi6.pro/slo/mailmergehelper.o ../../../unxlngi6.pro/slo/mailmergechildwindow.o ../../../unxlngi6.pro/slo/mmconfigitem.o ../../../unxlngi6.pro/slo/swdbtoolsclient.o |
sed "s#\.\./\.\./\.\./unxlngi6.pro#unxlngi6.pro#g" | xargs -n 1 > dbui.lib
--- cut ---
BTW: the above echo-stuff was mentioned in build.sw-verbose.1.log few lines
above the final error => you would have been able to find it yourself
easily ;-)
Another idea. It might be a random problem. You might also try to rebuild the
sw directory from scratch:
cd /root/work/ooo-build/build/ooo320-m12/
source Linux*Env.Set.sh
cd sw
mv unxlngi6.pro unxlngi6.pro.old1
build 2>&1 | tee build.1.log
I am sorry, I am going to visit my dentist one hour from now. It might take
more hours until I am able to answer your further mail. You might try to
rebuild sw from scratch in the men time. Also, you might try to google the
error messages and see if anyone had similar problem, ...
--
Best Regards,
Petr Mladek
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: pmladek at suse.cz
Lihovarská 1060/12 tel: +420 284 028 952
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
More information about the ooo-build
mailing list