[ooo-build] dmake: Error code 4, while making '../../../unxlngi6.pro/slb/dbui.lib'

Hailong Wang whl0630 at gmail.com
Thu Apr 1 06:11:56 PDT 2010


 bui.dump is attatched. Thank you.

----- Original Message ----- 
From: "Petr Mladek" <pmladek at suse.cz>
To: "Hailong Wang" <whl0630 at gmail.com>
Cc: <ooo-build at lists.freedesktop.org>
Sent: Thursday, April 01, 2010 8:37 PM
Subject: Re: dmake: Error code 4, while making '../../../unxlngi6.pro/slb/dbui.lib'


On Thursday 01 April 2010, Hailong Wang wrote:
> I cannot find useful message.  The attatchment  is build logs.

I think that the Error code 4 is returned by the command:
--- cut ---
nm `cat ../../../unxlngi6.pro/slb/dbui.lib | sed 
s\#'^'unxlngi6.pro\#../../../unxlngi6.pro\#g` 
> ../../../unxlngi6.pro/slb/dbui.dump
--- cut ---

It is called just before the error message, see build.sw-verbose.1.log

It is hard to say why it failed. Some interesting error messages from the 
command 'nm' might be 
in /root/work/ooo-build/build/ooo320-m12/sw/unxlngi6.pro/slb/dbui.dump

You should check or send us the file.

Also you might try to run the command manually and do 'sed" and 'nm' in two 
steps:

cd /root/work/ooo-build/build/ooo320-m12/sw/source/ui/dbui
cat ../../../unxlngi6.pro/slb/dbui.lib | sed \
    s\#'^'unxlngi6.pro\#../../../unxlngi6.pro\#g >modules.list
nm `cat modules.list`


-- 
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbui.dump
Type: application/octet-stream
Size: 44110 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/ooo-build/attachments/20100401/e07d8cb9/attachment-0001.obj>


More information about the ooo-build mailing list