[ooo-build] Fw: [dev] problem with compiling ooo-build

Petr Mladek pmladek at suse.cz
Mon Mar 29 06:59:42 PDT 2010


On Friday 26 March 2010, Michal Spisiak wrote:
> I attached the log file.

Hmm, it was from the incremental build, so it skipped many tasks.

> and in the folder is:
> miko at U400:~/Open/ooo-build/build$ ls
> bin  ooo320-m12
> miko at U400:~/Open/ooo-build/build$ cd ooo320-m12
> miko at U400:~/Open/ooo-build/build/ooo320-m12$ ls
> applied_patches  external         extras  libwpg  LICENSE   README
> cairo            external_images  libwpd  libwps  mdbtools  unpack

Hmm, there should be more than 200 directories. It seems that the upstream 
sources are not unpacked.

The build log from A fresh build might say more.

The fastest way might be to just remove the build dir and stamps:

     rm -rf build/*
     rm -f stamp/{artwork.install,build*,prebuild,patch.apply}
     make 2>&1 | tee make.1.log

The most clear way would be to get fresh ooo-build copy and do all steps:

     ./configure ...
     ./download 2>&1 | tee download.1.log
     make 2>&1 | tee make.1.log

Also could you please attach config.log?

Finally, could you please provide output from "ls -R src"?

-- 
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