No idea.. There is a mechanism of locating and loading implementations of not-implemented interfaces, but that should not hit in in your case. I'd recommend to just try make clean - make - make install. I noticed you mention DirectFB 1.0.1, that also means you are using an older version of LiTE, I assume. You can try with the latest in both cases.. As a last suggestion, you can try to recompile DirectFB with "--enable debug" when configuring, and then start with "debug" in your directfbrc to look for clues.
Greets Niels Paul Eipper wrote: > I got this error when trying to run lite_simple: > > DirectFBError [window_new: Surface->GetSubSurface]: File not found! > > backtracing from: > (lite) simple.c : 73 (calling lite_new_window) > (dfb 1.0.1) window.c : 261 (calling surface->GetSubSurface) > > I don't understand how a "File not found" is returned here. What file > it refers to? > > -- > Paul Eipper > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > -- .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
