Re: problem in installing
Abhishek Anand <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thanks for your reply. The folder helpcontent2 does not exist in /home/abhishek/GSoC/ooo-build/ build/ooo320-m12 -------------------------------------------------------- abhishek@abhishek-desktop:~/GSoC/ooo-build/build/ooo320-m12$ find ../.. -name helpcontent2 ../../build/ooo310-m19/helpcontent2 ../../src/helpcontent2 ------------------------------------------------------------- Also, the build had ended with the following warning: ------------------------------------------------------ Entering /home/abhishek/GSoC/ooo-build/build/ooo320-m12/instsetoo_native/util No EPM: do no packaging at this stage WARNING! Project(s): helpcontent2 l10n not found and couldn't be built. Dependencies on that module(s) ignored. Maybe you should correct build lists. rmdir /tmp/clTLwkL8JO Build succeeded ...! touch stamp/build ------------------------------------------------------- I had commented out some lines in dev300/apply because they were causing build to fail. The diff is appended: abhishek@abhishek-desktop:~/GSoC/ooo-build/build/ooo320-m12$ git diff --color ../../patches/dev300/apply diff --git a/patches/dev300/apply b/patches/dev300/apply index c607359..7f64841 100644 --- a/patches/dev300/apply +++ b/patches/dev300/apply @@ -167,7 +167,7 @@ ooo-build-resources-sc-sc-hrc.diff, kohei ooo-build-resources-svx-dialogs-hrc.diff, kohei [ HelpContent ] -helpcontent-scalc-01.diff, kohei +# helpcontent-scalc-01.diff, kohei [ LocalizeFixes < ooo320-m8 ] helpcontent-scalc-01-localize-m7.diff, kohei @@ -452,7 +452,7 @@ automation-testtool-oobuildfix.diff, n#145906, noelpwer # fixes some .cfg files in helpcontent2/source/auxiliary to use right # lang code instead of en-US.. -helpcontent2-auxiliary-cfg.diff, pmladek +# helpcontent2-auxiliary-cfg.diff, pmladek [ Fixes < ooo320-m11 ] # .. and add eu @@ -2218,9 +2218,9 @@ optional-icon-themes.diff, i#105062, bnc#529404, pmladek # it is a temporary hack; we should do more clean FHS compliant installation # we need a good plan before, though ;-) [ NovellOnlyUnix and OptionalIconThemes ] -split-icons-search-usr-share-and-optional-icons.diff, n#296502, pmladek +# split-icons-search-usr-share-and-optional-icons.diff, n#296502, pmladek [ DebianBaseOnly and OptionalIconThemes ] -split-icons-search-usr-share-and-optional-icons.diff, n#296502, pmladek +# split-icons-search-usr-share-and-optional-icons.diff, n#296502, pmladek [ NovellOnlyUnix and not OptionalIconThemes ] split-icons-search-usr-share.diff, n#296502, pmladek [ DebianBaseOnly and not OptionalIconThemes ] @@ -2294,11 +2294,11 @@ SectionOwner => ccheney ubuntu-palette.diff ubuntu-dictionary.diff -ubuntu-lpi.diff, i#64895, mklose +# ubuntu-lpi.diff, i#64895, mklose ubuntu-sparc-hack.diff, mklose human-icons-add.diff, mklose static-libs-use-_pic.diff, rengelha -ubuntu-no-stack-protector.diff, doko +# ubuntu-no-stack-protector.diff, doko # link dynamically with liblpsolve55.so system-lpsolve-rpath.diff, rengelha #gccXXXXX.solenv.javaregistration.diff Regards, Abhishek > > > > All these files are from the helpcontent2 source direcotry. Either the >> build >> or the deliver failed. >> >> Please try the following (build and deliver the helpcontent2 module: >> >> cd /home/abhishek/GSoC/ooo-build/build/ooo320-m12 >> source Linux*Env.Set.sh >> export verbose=1 >> cd helpcontent2 >> build 2>&1 | tee build.helpcontent.1.log >> deliver 2>&1 | tee deliver.helpcontent.1.log >> >> Then try the "make dev-install" once again. >> >> If it does not help, please send the build.helpcontent.1.log and >> deliver.helpcontent.1.log >> >> >> -- >> 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/ >> > >