Hi Rene, I tried to backport openoffice-2.0.1-2 to Sarge (compiling using a Sarge machine with Blackdown j2sdk and j2RE 1.4 debs installed). I copied the build-dep from your backport of 2.0.0-2 to my build-dep list. Then in the rules file, I toggled the switch of sarge-backport to "y". The build failed and complained that it can't find the hunspell-1.0.8.tar.gz
I then followed your advice and fetched http://ooo.ximian.com/packages/SRC680/hunspell-1.0.8.tar.gz and put it to /openoffice.org-2.0.1/ooo-build/src/ The build went a bit further after this correction but it then fails with the following output: Use gcc33: '' ccache: no icecream: no Checking for source packages in /DVD/src/openoffice.org-2.0.1/ooo-build/src Looking for ooa680-m1-core.tar.bz2 ... ok Unpacking OO.o build tree - [ go make some tea ] ... Linking rc5 to 2.0.1 Fixing unfortunate snafus Copying mdbtools into the tree Copying default evolution database into tree Unpacking hunspell UNO sources Copying hunspell library sources into the tree rm -f ./stamp/build ./stamp/patch.apply \ ./stamp/artwork.install touch /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/unpack cp -af /DVD/src/openoffice.org-2.0.1/ooo-build/src/libwpd-0*.tar.gz /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/libwpd/download/ || echo "cannot copy libwpd" cp: cannot stat `/DVD/src/openoffice.org-2.0.1/ooo-build/src/libwpd-0*.tar.gz': No such file or directory cannot copy libwpd if test "z" != "z"; then \ cp -af /DVD/src/openoffice.org-2.0.1/ooo-build/build/x86/* /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp || true; \ cp -af /DVD/src/openoffice.org-2.0.1/ooo-build/build/*.dll /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/unicows || true; \ mv /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp/DbgHelp.Dll \ /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp/dbghelp.dll.temp || true; \ mv /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp/dbghelp.dll.temp \ /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp/dbghelp.dll || true; \ chmod +x /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/dbghelp/*.dll \ /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/external/unicows/*.dll || true; \ fi /DVD/src/openoffice.org-2.0.1/ooo-build/bin/transform --revert /DVD/src/openoffice.org-2.0.1/ooo-build /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1 Revert font mapping munging ... FLAGS="--distro=DebianSarge"; \ if test -d /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/binfilter ; then \ FLAGS="$FLAGS --distro=Binfilter"; \ fi ; \ if test -d /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/hunspell ; then \ FLAGS="--distro=Hunspell $FLAGS"; \ fi ; \ if grep localize.sdf /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1/sw/source/ui/app/localize.sdf > /dev/null 2>&1 ; then \ FLAGS="$FLAGS --distro=Localize"; \ fi ; \ /DVD/src/openoffice.org-2.0.1/ooo-build/patches/apply.pl /DVD/src/openoffice.org-2.0.1/ooo-build/patches/src680 /DVD/src/openoffice.org-2.0.1/ooo-build/build/ooa680-m1 $FLAGS --tag=ooa680-m1 ; Execute with for distro(s) 'Hunspell DebianSarge Binfilter Localize' PATCHPATH => .:../evo2:../vba:../mono:../64bit:../cairo PATCHPATH => .:../evo2:../vba:../mono:../64bit:../cairo ** Error ** - Can't find file use-free-xt-system-sarge.diff in patch path '.:../evo2:../vba:../mono:../64bit:../cairo' make[1]: *** [stamp/patch.apply] Error 2 make[1]: Leaving directory `/DVD/src/openoffice.org-2.0.1/ooo-build' make: *** [debian/stampdir/build] Error 2 [EMAIL PROTECTED]:/DVD/src/openoffice.org-2.0.1$ so what went wrong? What do I have to do in order to get ooo-2.0.1-2 compiled on Sarge? Kai-Cheung Leung Machen Sie aus 14 Cent spielend bis zu 100 Euro! Die neue Gaming-Area von Arcor - über 50 Onlinespiele im Angebot. http://www.arcor.de/rd/emf-gaming-1

