On Jan 24, 2008 11:16 AM, Diego Fernández López <[EMAIL PROTECTED]> wrote: > I'm working on a mips board, I have installed DirectFB on it and now I > want to run some sample programs I have.
I ran into the same problem on a tango mips board and I don't think it was a directfb problem I think it is a problem with uClibc. To compile one program it was asking for dl_iterator_phdr and the only location I could find this in was libdl.a but adding this library gave me the dl_open error. I ended just adding a stub function that returns 0, I don't know if it hurts anything else but I get the correct libdirecft.so > `/tango/sdk/dcchd/directfb/lib/directfb-1.0-0/systems/libdirectfb_em86.so'! > --> File not found > (!) DirectFB/core/system: No system found! play_amp.c <1367>: I am interested in what you are trying to do with this board (which looks a little different from mine) and directfb and I'd like to continue this discussion off the list. I've just got directvnc ported and it runs quite well even with my limited knowledge of directfb. Martin _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
