On Thu, 2004-06-03 at 07:05 +0200, Denis Oliver Kropp wrote:
> 
> Try 2004-02-04, you can comment out the IDirectFBScreen stuff.

'K, but I even tried going back to oct. when 0.9.20 was released and I
am getting some un-found .h files ('tis an X build problem yes, but just
cause it's so related to XDirectFB I am hoping it flicks on a lightbulb
for somebody with a quick answer):

gcc -c -O2 -pipe -march=i586 -mcpu=pentiumpro -fno-strict-aliasing -Wall 
-Wpointer-arith -Wundef   -I. -I../../../../programs/Xserver/mi 
-I../../../../programs/Xserver/fb -I../../../../include/extensions 
-I../../../../programs/Xserver/Xext -I../../../../programs/Xserver/render 
-I../../../../programs/Xserver/include -I../../../../exports/include/X11 
-I../../../../programs/Xserver/os -I../../../../exports/include 
-I../../../../include/fonts `directfb-config --cflags`  -I../../../.. 
-I../../../../exports/include -I/usr/X11R6/include  -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE -DSHAPE -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DDPMSExtension 
-DPANORAMIX -DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 
-DXFreeXDGA -DDIRECTFBSERVER -DSMART_SCHEDULE -DX_BYTE_ORDER=X_LITTLE_ENDIAN 
-D_REENTRANT -DNDEBUG  -DFUNCPROTO=15 -DNARROWPROTO   -Wall   directfbClipboard.c
directfbClipboard.c:49:19: Xutil.h: No such file or directory
directfbClipboard.c:50:21: Xlocale.h: No such file or directory

which is very likely related to some previous warnings:

../../../../config/makedepend/makedepend: warning:  directfbClipboard.c, line 49: 
cannot find include file "Xutil.h"
        not in Xutil.h
        not in Xutil.h
        not in ./Xutil.h
        not in ../../../../programs/Xserver/mi/Xutil.h
        not in ../../../../programs/Xserver/fb/Xutil.h
        not in ../../../../include/extensions/Xutil.h
        not in ../../../../programs/Xserver/Xext/Xutil.h
        not in ../../../../programs/Xserver/render/Xutil.h
        not in ../../../../programs/Xserver/include/Xutil.h
        not in ../../../../exports/include/X11/Xutil.h
        not in ../../../../programs/Xserver/os/Xutil.h
        not in ../../../../exports/include/Xutil.h
        not in ../../../../include/fonts/Xutil.h
        not in /usr/include/directfb/Xutil.h
        not in ../../../../Xutil.h
        not in ../../../../exports/include/Xutil.h
        not in /usr/X11R6/include/Xutil.h
        not in /usr/local/lib/gcc-include/Xutil.h
        not in /usr/include/Xutil.h
        not in /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.2/include/Xutil.h


> If you have "vt-switching" in your directfbrc you can start XDirectFB
> in a new session by passing ":1 --dfb:session=1" or ":2 --dfb:session=2"...

Awesome!  The family will be happy with that, and now the family
computer can be hooked up to the tv and double as a part-time pvr!  :-)

> 
> Other processes use the "DIRECTFB_SESSION" environment variable.
> It's set to the configured session during startup. In XDirectFB's case
> it only works for child processes of the server, so you have to set it
> yourself to be used by DirectFB slaves started from X11 clients like
> panels or X terminals.
> 
> You could add a hack to your ".xsession" or elsewhere that sets the
> DIRECTFB_SESSION according to the DISPLAY environment variable,
> as long as you are using the examples above ;)

Will give all of that a try!  Thanks dok!

Sure wish Mandrake would ship all of this stuff ready to go so that
anyone interested in getting it going doesn't have to redo work others
most probably already have.

b.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to