Hello, I have had a look to the debian rules for Sarge Backport. I suggest to change some variables to:
BUILD_PYUNO=n (no package python-central in sarge) SYSTEM_AGG=n (no package libagg-dev in sarge) And the query: ifeq "$(BUILD_PYUNO)" "y" BUILD_DEPS += , python-central (>= 0.4.10), debhelper (>= 5.0.37.1), python (>= 2.3.5-7) endif should be after the special variables for SARGE BACKPORT because of changing of variable BUILD_PYUNO (see above). Does ooo2 work without pyuno ? If we need DH_COMPAT=5 for BUILD_DBG_PACKAGE=y then it is not useable for Sarge, because the highest level is DH_COMPAT=4 (nearly line 245). Ciao, Joo [ OOo 2.0.2, Debian Sarge, i386, AMD Duron ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]