hi !

i try to cross compile dfbsee for arm. i have some problem...

first i have that dfbsee wants to run the cross compiled programm:
./volume-tables-gen > ./volume-tables.h
/bin/sh: ./volume-tables-gen: cannot execute binary file
make[1]: *** [volume-tables.h] Fehler 126

so how to change correct ?

the second problem when do make dfbsee:
volume.c: In function 'volume_open':
volume.c:71: error: 'audio2display' undeclared (first use in this function)
volume.c:71: error: (Each undeclared identifier is reported only once
volume.c:71: error: for each function it appears in.)
volume.c: In function 'volume_adjust':
volume.c:90: error: 'display2audio' undeclared (first use in this function)

from which comes this from ...

Thanks regards Manfred

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

Reply via email to