Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 10:24:11 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Thierry Herbelot <thierry.herbelot@free.fr>
Cc:        questions@freebsd.org
Subject:   Re: No SHAPE extension with a recent XFree-4 ?
Message-ID:  <20010223102411.A64974@pcwin002.win.tue.nl>
In-Reply-To: <3A957478.5D111C9A@free.fr>; from thierry.herbelot@free.fr on Thu, Feb 22, 2001 at 09:20:08PM %2B0100
References:  <3A957478.5D111C9A@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Thu, Feb 22, 2001 at 09:20:08PM +0100, Thierry Herbelot wrote:
> I've recompiled Xfree4 (under a recent 4.2-Stable) with the latest ports
> tree (it installs as XFree86-4.0.2_6), but I can't run enlightenment nor
> sawfish : they complain about the server not having the SHAPE extension,
> and indeed xdpyinfo only shows :
> ----------------
> number of extensions:    10
>     DOUBLE-BUFFER
>     LBX
>     MIT-SHM
>     RENDER
>     SECURITY
>     XC-APPGROUP
>     XFree86-Bigfont
>     XInputExtension
>     XKEYBOARD
>     XTEST
> ----------------
> 
> SHAPE **is** missing.
> As usual : is this a pilot's error ? (I've tried to recompile XFree in
> order to see if there was a question about SHAPE but there is not)

That's strange - are you sure you load the correct modules in
/etc/X11/XF86Config ?

Mine has

Section "Module"
        Load  "extmod"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "GLcore"
        Load  "dbe"
        Load  "record"
        Load  "freetype"
        Load  "type1"
EndSection

That's about the only thing I can think of that could be pilot error.

I have the same port installed, and SHAPE does show up in my xdpyinfo.

HTH,

--Stijn

-- 
If today is the first day of the rest of your life, what the hell was
yesterday?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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