error messages in compiling the first make
This is a discussion on error messages in compiling the first make within the Droid Development forums, part of the Droid Hacking category; Code:
Notice file: external/strace/NOTICE -- out/target/product/sholes/obj/NOTICE_FILES/src//system/xbin/strace.txt
Install: out/target/product/sholes/system/xbin/strace
Copy: out/target/product/sholes/system/etc/gps.conf
Copy: out/target/product/sholes/system/etc/permissions/android.software.live_wallpaper.xml
Copy: out/target/product/sholes/system/lib/libril_rds.so
Copy: out/target/product/sholes/system/lib/libnmea.so
Copy: out/target/product/sholes/system/lib/egl/libEGL_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/egl/libGLESv1_CM_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/egl/libGLESv2_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/hw/gralloc.omap3.so
Copy: ...
-
error messages in compiling the first make
Code:
Notice file: external/strace/NOTICE -- out/target/product/sholes/obj/NOTICE_FILES/src//system/xbin/strace.txt
Install: out/target/product/sholes/system/xbin/strace
Copy: out/target/product/sholes/system/etc/gps.conf
Copy: out/target/product/sholes/system/etc/permissions/android.software.live_wallpaper.xml
Copy: out/target/product/sholes/system/lib/libril_rds.so
Copy: out/target/product/sholes/system/lib/libnmea.so
Copy: out/target/product/sholes/system/lib/egl/libEGL_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/egl/libGLESv1_CM_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/egl/libGLESv2_POWERVR_SGX530_121.so
Copy: out/target/product/sholes/system/lib/hw/gralloc.omap3.so
Copy: out/target/product/sholes/system/lib/hw/lights.sholes.so
Copy: out/target/product/sholes/system/lib/hw/sensors.sholes.so
Copy: out/target/product/sholes/system/lib/libbattd.so
Copy: out/target/product/sholes/system/lib/libglslcompiler.so
Copy: out/target/product/sholes/system/lib/libHPImgApi.so
Copy: out/target/product/sholes/system/lib/libIMGegl.so
make: *** No rule to make target `vendor/motorola/sholes/proprietary/libinterstitial.so', needed by `out/target/product/sholes/system/lib/libinterstitial.so'. Stop.
if any body knows what/or how to go about this i pulled the proprietaries from sapphire 2.0 and is sync'd as of last night ? so im a little lost
Moto D1 thanks K1k
ICS PRE Alpha
Samsung Fascinate
Krunked Beta
Galaxy Nexus
Liquid v1
-
-
did you look to see if your extract-files script pulled every file? If i recall correctly mine did not pull that file (and one other) and i had to manually place them.
-

Originally Posted by
joshk6656
did you look to see if your extract-files script pulled every file? If i recall correctly mine did not pull that file (and one other) and i had to manually place them.
k got it thanks bro
Moto D1 thanks K1k
ICS PRE Alpha
Samsung Fascinate
Krunked Beta
Galaxy Nexus
Liquid v1
-
Eagerly waiting for this Cush!! 
DroidForums Junkie!!
"If you think you know everything, you can't learn anything." -Robert Morris
If you like my work or I have helped you out and you would like to help with the Droid DOES!! Wedding Fund, it is GREATLY appreciated!!
http://bit.ly/ro3alQ

-
need help
cush2push, what did you do yo fix this issue? im having the same problem. Thanks
-

Originally Posted by
jackstraw
cush2push, what did you do yo fix this issue? im having the same problem. Thanks
if i remember correctly its a missing prop file
i grabbed mtwebsters sholes props and merged it in
https://github.com/mtwebster/proprie...endor_motorola
let me know happy to trouble shot if needed with what i know
Moto D1 thanks K1k
ICS PRE Alpha
Samsung Fascinate
Krunked Beta
Galaxy Nexus
Liquid v1
-
thanks, I appreciate it. I will be messing with it here shortly and if I need help I will let you know.

Originally Posted by
cush2push

Originally Posted by
jackstraw
cush2push, what did you do yo fix this issue? im having the same problem. Thanks
if i remember correctly its a missing prop file
i grabbed mtwebsters sholes props and merged it in
https://github.com/mtwebster/proprie...endor_motorola
let me know happy to trouble shot if needed with what i know
-
do you know what this is about. Edit: Im going to replace my Superuser directory with mtwebster/ChainDD and see what happens.
target Java: Superuser (out/target/common/obj/APPS/Superuser_intermediates/classes)
packages/apps/Superuser/src/com/noshufou/android/su/AppListActivity.java:332: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/DateIndexer.java:50: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/DateIndexer.java:96: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/DateIndexer.java:115: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:219: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:228: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:238: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:247: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:255: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:260: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/LogActivity.java:280: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/Su.java:115: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/Su.java:106: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/Su.java:146: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/Su.java:132: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/SuPreferences.java:55: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/SuPreferences.java:65: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/SuRequest.java:95: method does not override a method from its superclass
@Override
^
packages/apps/Superuser/src/com/noshufou/android/su/Updater.java:74: method does not override a method from its superclass
@Override
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
19 errors
make: *** [out/target/common/obj/APPS/Superuser_intermediates/classes-full-debug.jar] Error 41
Last edited by jackstraw; 05-29-2011 at 03:11 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By gth5003 in forum Koush
Replies: 12
Last Post: 05-13-2011, 01:31 PM
-
By michelleleigh2 in forum Samsung Fascinate
Replies: 0
Last Post: 01-03-2011, 08:54 AM
-
By doctordoctor in forum Droid General Discussions
Replies: 5
Last Post: 09-12-2010, 04:48 PM
-
By sigmapinick in forum Rescue Squad Help
Replies: 9
Last Post: 08-11-2010, 08:13 AM
-
By Kalel24 in forum HTC Droid Eris
Replies: 10
Last Post: 06-04-2010, 02:18 AM
Search tags for this page
cm powervr sgx530
,
com.noshufou.android.su
,
libgles
,
libglesv1 cm powervr sgx530
,
libglesv2 powervr sgx530
,
libril rds
,
libril rds.so cm7
,
make target copy needed error
,
make: *** no rule to make target `out/target/product/sholes/
,
no rule to make target `out/target/
,
no rule to make target `out/target/product/ obj/lib/egl/
,
no rule to make target `vendor
,
no rule to make target `vendor/motorola/sholes/proprietary/b
,
packages/apps/superuser/src/com/noshufou/android/su/su.java:
,
sholes vendor droid
Click on a term to search our site for related topics.