Hi,

Thanks for the help. Now we have got problems in compiling LiTE as described
below.

>How old is your kernel BTW?

OS: FC2/3
Kernel Version: 2.6.9-1.667

>> Now when we run any dfb app, it says "DirectFB
>> /core: Multi Application Core; Direct / Thread: Running Fusion Dispatch".
>> And, the executable runs fine. But our problem remains as it is.
>>
>> 1. If we try to run two dfb test apps(from remote machines), only one of
>> them runs, for the other it says "DirectFB / gdk_display_open: can not
open
>> display: some versions may have problem".
>>
>> 2. If we run a app which uses execv() to execute another app, then the
other
>> app comes in separate DFB blue screen. Once we exit this app then we are
>> returned to our calling app.
>>
>> In both the cases we want the Apps to run in same DFB screen. Is it
possible
>> by installing fusion.?

>Yes. If you want to start with a tested setup run DFBTerm as the master
>and launch other DFB apps from it. Not that many DFB example programs
>are fullscreen so you need to run them with --dfb:force-windowed.

we downloaded DFBTerm, on configuring it asked for LiTE. We got it from dfb
git. To build:
(PKG_CONFIG exported for DFB)
./autogen.sh
make

It gives error in window.c saying "u8" unknown type. And the build stops. If
we typedef it to some type(unsigned short or char) then this problem is
solved. But after that it gives problem for win->SetBounds(), saying
SetBounds is not member of structure. Here win is IDirectFBWindow type.

Are we missing anything..??

Regards,
Siddharth
TATA Elxsi



_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to