Re: dmake: Error code 4, while making '../../../unxlngi6.pro/slb/dbui.lib'
"Hailong Wang" <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <00d801cad19c$eb398840$56c0c0c0@wanghailong> |
bui.dump is attatched. Thank you. ----- Original Message ----- From: "Petr Mladek" <[email protected]> To: "Hailong Wang" <[email protected]> Cc: <[email protected]> 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: [email protected] Lihovarská 1060/12 tel: +420 284 028 952 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/
dbui.dump
(application/octet-stream, 43.1 KB) - not displayed