User Tools

Site Tools


android:compile-cm-for-dream

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
android:compile-cm-for-dream [2010/07/31 12:10] – created percyandroid:compile-cm-for-dream [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 2: Line 2:
   - http://wiki.cyanogenmod.com/index.php?title=Compile_for_dream   - http://wiki.cyanogenmod.com/index.php?title=Compile_for_dream
   - http://wiki.cyanogenmod.com/index.php?title=Compile_cm6_for_dream   - http://wiki.cyanogenmod.com/index.php?title=Compile_cm6_for_dream
 +
 +====== Issues ======
 +
 +extract-files.sh时有几个文件找不到,刚开始以为没什么问题,但到了make -j1 otapackage最后打包的时候,提示没有这些文件出错了,
 +幸好我用slocate搜索了一下,在我电脑里其它Rom里面有这些文件。
 +
 +<code>
 +pjq@gentoo-pjq ~/android/cyanogenmod/system/device/htc/dream_sapphire $ ./extract-files.sh 
 +* daemon not running. starting it now *
 +* daemon started successfully *
 +445 KB/s (149428 bytes in 0.327s)
 +41 KB/s (1898 bytes in 0.045s)
 +432 KB/s (53858 bytes in 0.121s)
 +60 KB/s (5220 bytes in 0.084s)
 +154 KB/s (14087 bytes in 0.088s)
 +1034 KB/s (194188 bytes in 0.183s)
 +1025 KB/s (533448 bytes in 0.507s)
 +309 KB/s (33514 bytes in 0.105s)
 +717 KB/s (80012 bytes in 0.108s)
 +148 KB/s (13468 bytes in 0.088s)
 +938 KB/s (277880 bytes in 0.289s)
 +281 KB/s (30044 bytes in 0.104s)
 +59 KB/s (5264 bytes in 0.086s)
 +1008 KB/s (314372 bytes in 0.304s)
 +720 KB/s (159564 bytes in 0.216s)
 +938 KB/s (160760 bytes in 0.167s)
 +963 KB/s (140852 bytes in 0.142s)
 +remote object '/system/lib/libomx_wmadec_sharedlibrary.so' does not exist
 +remote object '/system/lib/libomx_wmvdec_sharedlibrary.so' does not exist
 +remote object '/system/lib/libpvasfcommon.so' does not exist
 +remote object '/system/lib/libpvasflocalpbreg.so' does not exist
 +remote object '/system/lib/libpvasflocalpb.so' does not exist
 +remote object '/system/etc/pvasflocal.cfg' does not exist
 +</code>
 +
/var/www/dokuwiki/wiki/data/attic/android/compile-cm-for-dream.1280549413.txt.gz · Last modified: 2016/05/05 13:06 (external edit)