X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=trunk%2FTODO;h=8937f9eff2ff572529dc5726641e8232877acc12;hb=a620aa64bf49b9e53b3bbee6f5f81e43a48ce9c4;hp=ee9f8537fbfd98352973bc17e0560a6b346bdaed;hpb=78ad67a2e30eabcd70cad7ab27d1baa5065fd4b5;p=maemo-efl diff --git a/trunk/TODO b/trunk/TODO index ee9f853..8937f9e 100644 --- a/trunk/TODO +++ b/trunk/TODO @@ -23,12 +23,25 @@ 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 -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' +