Updated .install files.
[maemo-efl] / trunk / TODO
index 265df70..6cf6941 100644 (file)
@@ -23,16 +23,26 @@ 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'
+
+8. Now we have a git repository! yah!