Gentoo Archives: gentoo-dev

From: Simonics Zsolt <simc@××××××.hu>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Mozilla 1.0.1 maybe serious problem!!
Date: Thu, 17 Oct 2002 14:49:08
Message-Id: 20021017194905.GA22423@catv-5062187b.bp11catv.broadband.hu
In Reply to: Re: [gentoo-dev] Mozilla 1.0.1 maybe serious problem!! by Tony Clark
1 On Thu, Oct 17, 2002 at 07:36:52PM +0200, Tony Clark wrote:
2 >
3 > I'm a little confused I must admit. I had flash working with moz1.0.0 I
4 > upgraded to moz1.0.1 and flash broke. I am not sure if was gplflash or
5 > macromedia working with moz1.0.0. Neither works with moz1.0.1. Macromedia
6 > causes moz to crash and burn where as gplflash crashes. I'm not sure if this
7 > means anything but macromedia does work with konqueror.
8
9 There is a patch in mozilla-1.0-r3.ebuild:
10
11 if [ "${ARCH}" = "x86" ] ; then
12 patch -p0 < ${FILESDIR}/${P}-abi-compat-wrappers.patch
13 fi
14
15 wich is missing from 1.0.1 ebuild. If I copy this line into 1.0.1 and
16 compile, then flash works again.
17
18 (sorry for my terrible English)
19
20 --
21 Simca
22 simc@××××××.hu