Package: mgp
Version: 1.11b-2
Severity: important

When trying to dump the html directory, I get a segmentation fault:

generating page 1... Segmentation fault

I had to remove m17n completely, as using "-x m17n" isn't enough.
BTW, I already run with -x m17n all the time, as it mistakes all fonts.

The trivial patch included removes m17n. I know it's a workaround,
not a fix, but m17n-lib is completely unuseable for me.

Best regards
/alessandro

--- ./debian/rules.orig 2005-12-01 15:05:33.000000000 +0100
+++ ./debian/rules      2005-12-01 15:05:49.000000000 +0100
@@ -25,7 +25,7 @@
 build-stamp:
        dh_testdir
 
-       ./configure --prefix=/usr $(debug) --enable-locale --enable-freetype 
--enable-freetype-charset16 --enable-xft2 --disable-vflib --enable-gif 
--enable-imlib --with-m17n-lib $(DEB_HOST_GNU_TYPE)
+       ./configure --prefix=/usr $(debug) --enable-locale --enable-freetype 
--enable-freetype-charset16 --enable-xft2 --disable-vflib --enable-gif 
--enable-imlib --without-m17n-lib $(DEB_HOST_GNU_TYPE)
        xmkmf
        make Makefiles
        # XXX: it take too much time to comile unimap.c with -O



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to