Re: Gnome-2.8 stoped working on kernel-2.6.9-rc4-mm1

From: Jesse Stockall
Date: Wed Oct 13 2004 - 16:17:04 EST


On Wed, 2004-10-13 at 16:38, Stef van der Made wrote:
> I'm trying to get kernel-2.6.9-rc4-mm1 to work with gnome-2.8. While
> 2.6.9-rc4 works fine with gnome-2.8 the mm1 version has an issue. Any
> process that I'm trying to start that uses gnome libraries crashes
> immediatly after startup. Mozilla, nautilus and gnome terminal to name a
> few. The reason for using mm1 is that I'm using reiser4 for one of my
> partitions.
>

Hi

I had the same issue,

here's a fix
cd /usr/src/linux-2.6.9-rc4-mm1
wget
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc4/2.6.9-rc4-mm1/broken-out/optimize-profile-path-slightly.patch
patch -R -p1 < optimize-profile-path-slightly.patch

Jesse

--
Jesse Stockall <stockall@xxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/