ResurrectionRemix / android_build

82 stars 152 forks source link

hardware/ti/omap4/pvrsrvinit/pvrsrvinit.c:8: error: undefined reference to 'SrvInit' #66

Closed MightyM17 closed 3 years ago

MightyM17 commented 3 years ago

Hello! I am trying to build RR Nougat for the Samsung Galaxy Tab 2 (espresso3g) and i get this error

prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/bin/ld: error: cannot find -lsrv_init
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/bin/ld: error: cannot find -lsrv_um
hardware/ti/omap4/pvrsrvinit/pvrsrvinit.c:8: error: undefined reference to 'SrvInit'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [build/core/executable_internal.mk:81: /home/mighty/RR/out/target/product/espresso3g/obj/EXECUTABLES/pvrsrvinit_intermediates/LINKED/pvrsrvinit] Error 1

Any fixes?

MightyM17 commented 3 years ago

Seems to be naming issue unrelated to RR (needed to rename things in lib in out folder)