X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=trunk%2FTODO;h=8937f9eff2ff572529dc5726641e8232877acc12;hb=89969f2671f9578188a561600532991a8923469a;hp=f22fda0554bc62cf7badf825d492240ac98c9598;hpb=37785d9e51b0d0f4f0330c4c67ed6cfb4bed0f4b;p=maemo-efl diff --git a/trunk/TODO b/trunk/TODO index f22fda0..8937f9e 100644 --- a/trunk/TODO +++ b/trunk/TODO @@ -21,3 +21,27 @@ include evas engine software x11* if CFLAGS is not set ================================================================================ +3. The same for imlib2 + +================================================================================ + +4. epeg and imlib2 - default build removes debian/changelog. Should be fixed in + upstream as it was done for other packages + + workaround has been made in build.sh + it should be removed as soon as issue is fixed + +================================================================================ + +6. Build quilt and upload to extras-devel + +================================================================================ + + +7. In e_dbus, added -lpthread to CFLAGS in order to avoid linker errors like: + +/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/../lib/libpthread.so.0: undefined reference to `errno@GLIBC_PRIVATE' +/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/../lib/libpthread.so.0: undefined reference to `__libc_dl_error_tsd@GLIBC_PRIVATE' +/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/../lib/libpthread.so.0: undefined reference to `__resp@GLIBC_PRIVATE' +/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arm-none-linux-gnueabi/bin/../lib/libpthread.so.0: undefined reference to `h_errno@GLIBC_PRIVATE' +