Ver Mensaje Individual
  #397  
Viejo 23/10/13, 00:56:08
Avatar de AlvaroOrduna
AlvaroOrduna AlvaroOrduna no está en línea
Nuevo cocinero
Mensajes: 1,822
Compra y venta: (1)
 
Fecha de registro: jun 2012
Localización: Pamplona
Mensajes: 1,822
Modelo de smartphone: Nexus 6 | Nexus 4 | Nexus 7 (2012)
Versión de ROM: Stock 6.0.1
Tu operador: ONO
Mencionado: 0 comentarios
Tagged: 1 hilos
Cita:
Originalmente Escrito por David_Vaz Ver Mensaje
Bueno, después de cambiar el nombre de package ya han desaparecido 2 de los 7 errores.. nos quedan 5.

Mañana ya se continuará.. voy a extraer los repositorios modificados y voy a restaurar los originales

Código:
Copying: /home/davidvaz/android/omni/out/target/common/obj/APPS/Gallery2_intermediates/classes.jar
Install: /home/davidvaz/android/omni/out/target/product/mako/system/app/LatinIME.apk
packages/apps/Settings/../OmniGears/src/org/omnirom/omnigears/chameleonos/SeekBarPreference.java:99: error: cannot find symbol
            layout = (RelativeLayout)mInflater.inflate(R.layout.seek_bar_preference, parent, false);
                                                               ^
  symbol:   variable seek_bar_preference
  location: class layout
packages/apps/Settings/../OmniGears/src/org/omnirom/omnigears/chameleonos/SeekBarPreference.java:119: error: cannot find symbol
            ViewGroup newContainer = (ViewGroup) view.findViewById(R.id.seekBarPrefBarContainer);
                                                                       ^
  symbol:   variable seekBarPrefBarContainer
  location: class id
packages/apps/Settings/../OmniGears/src/org/omnirom/omnigears/chameleonos/SeekBarPreference.java:148: error: cannot find symbol
            mStatusText = (TextView)layout.findViewById(R.id.seekBarPrefValue);
                                                            ^
  symbol:   variable seekBarPrefValue
  location: class id
packages/apps/Settings/../OmniGears/src/org/omnirom/omnigears/chameleonos/SeekBarPreference.java:154: error: cannot find symbol
            TextView unitsRight = (TextView)layout.findViewById(R.id.seekBarPrefUnitsRight);
                                                                    ^
  symbol:   variable seekBarPrefUnitsRight
  location: class id
packages/apps/Settings/../OmniGears/src/org/omnirom/omnigears/chameleonos/SeekBarPreference.java:157: error: cannot find symbol
            TextView unitsLeft = (TextView)layout.findViewById(R.id.seekBarPrefUnitsLeft);
                                                                   ^
  symbol:   variable seekBarPrefUnitsLeft
  location: class id
Copying: /home/davidvaz/android/omni/out/target/common/obj/APPS/Launcher2_intermediates/classes.jar
Install: /home/davidvaz/android/omni/out/target/product/mako/system/app/Mms.apk
Install: /home/davidvaz/android/omni/out/target/product/mako/system/app/PackageInstaller.apk
Install: /home/davidvaz/android/omni/out/target/product/mako/system/app/Shell.apk
make  -C kernel/lge/mako O=/home/davidvaz/android/omni/out/target/product/mako/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=" /home/davidvaz/android/omni/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/bin/arm-eabi-" zImage
make[1]: se ingresa al directorio «/home/davidvaz/android/omni/kernel/lge/mako»
  GEN     /home/davidvaz/android/omni/out/target/product/mako/obj/KERNEL_OBJ/Makefile
scripts/kconfig/conf --silentoldconfig Kconfig
warning: (ARCH_MSM_KRAITMP && ARCH_MSM_CORTEX_A5) selects HAVE_HW_BRKPT_RESERVED_RW_ACCESS which has unmet direct dependencies (HAVE_HW_BREAKPOINT)
warning: (ARCH_MSM_KRAITMP && ARCH_MSM_CORTEX_A5) selects HAVE_HW_BRKPT_RESERVED_RW_ACCESS which has unmet direct dependencies (HAVE_HW_BREAKPOINT)
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors
make: *** [/home/davidvaz/android/omni/out/target/common/obj/APPS/Settings_intermediates/classes-full-debug.jar] Error 41
make: *** Se espera a que terminen otras tareas....
Mira mi comentario de antes...
De todas formas, de donde dices que has cogido el coomit, porque eso de que esta adaptado a Omni... O bien tenias que haber añadido otro commit anterior o bien te han engañado
Responder Con Cita