Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Nov 2004 18:56:00 +0100
From:      Sascha Holzleiter <sascha@daemonground.de>
To:        Dejan Lesjak <dejan.lesjak@ijs.si>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Second stab at X.Org 6.8.1 update
Message-ID:  <1100022960.898.4.camel@dreamland.chief.home>
In-Reply-To: <200411091649.42361.dejan.lesjak@ijs.si>
References:  <200411061928.00610.dejan.lesjak@ijs.si> <200411090404.58718.dejan.lesjak@ijs.si> <1099978696.88799.6.camel@area51.cc-web.ma.schlund.de> <200411091649.42361.dejan.lesjak@ijs.si>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-11-09 at 16:49 +0100, Dejan Lesjak wrote: 
> That's one of things where -5- patch was wrong and is fixed in -6-.
> I've just tried again applying on a fresh cvsup in clean chroot and it goes 
> without errors. Are you sure you applied -6- patch to freshly cvsupped ports?

Actually I was sure but a new try proves me wrong:

#> patch -p0 -E -C < xorg-681-up-6.diff 2>&1 | grep fail
#>

Sorry for the noise.

One other thing, I'm also testing the xfce 4.2 beta experimental port
with the new session manager which worked fine with the 6.7.0 but gives
an error at start with 6.8.1:

_IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be
created.
_IceTransSocketUNIXCreateListener: mkdir(/tmp/.ICE-unix) failed, errno =
2

If I create the directory manuelly with:

  mkdir -m 1777 /tmp/.ICE-unix

it starts just fine. Has there anything been changed with the startx
wrapper in 6.8.1?


-- 
  Sascha



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100022960.898.4.camel>