Advertisement
death2all110

Untitled

Sep 16th, 2012
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. arm-linux-androideabi-ld: error: no machine record defined
  2. arm-linux-androideabi-ld: arch/arm/kernel/built-in.o:(.kprobes.text+0x19c): error: undefined reference to 'gic_cpu_base_addr'
  3. arm-linux-androideabi-ld: arch/arm/kernel/built-in.o:(.kprobes.text+0x3c8): error: undefined reference to 'gic_cpu_base_addr'
  4. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_mpm_enable_irq_exclusive:mpm.c(.text+0x853a4): error: undefined reference to 'msm_mpm_dev_data'
  5. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_mpm_enter_sleep:msm_show_resume_irq.c(.text+0x85560): error: undefined reference to 'msm_mpm_dev_data'
  6. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_mpm_exit_sleep:msm_show_resume_irq.c(.text+0x85778): error: undefined reference to 'msm_mpm_dev_data'
  7. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_mpm_set_irq_type:msm_show_resume_irq.c(.text+0x85d18): error: undefined reference to 'msm_mpm_dev_data'
  8. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function gsbi9_uart_notifier_cb:mdm.c(.text+0x8b3dc): error: undefined reference to 'msm_add_gsbi9_uart'
  9. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function gsbi9_uart_notifier_cb:mdm.c(.text+0x8b40c): error: undefined reference to 'msm_device_uart_gsbi9'
  10. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_rpm_init:msm_show_resume_irq.c(.init.text+0x63ac): error: undefined reference to 'rpm_map_data_size'
  11. arm-linux-androideabi-ld: arch/arm/mach-msm/built-in.o: in function msm_rpm_init:msm_show_resume_irq.c(.init.text+0x63b0): error: undefined reference to 'rpm_map_data'
  12. arm-linux-androideabi-ld: lge/built-in.o: in function lm3530_set_main_current_level:backlight_lm3530.c(.text+0x1d300): error: undefined reference to 'usb_cable_info'
  13. arm-linux-androideabi-ld: lge/built-in.o: in function boot_info_write:lge_emmc_direct_access.c(.text+0x26d78): error: undefined reference to 'mdm_error_fatal_for_did'
  14. arm-linux-androideabi-ld: drivers/built-in.o: in function msm_batt_power_get_property:msm_charger.c(.text+0x1d6264): error: undefined reference to 'usb_cable_info'
  15. arm-linux-androideabi-ld: drivers/built-in.o: in function pm8058_chg_auto_chgfail_handler:pmic8058-charger.c(.text+0x1d9520): error: undefined reference to 'lge_battery_info'
  16. arm-linux-androideabi-ld: drivers/built-in.o: in function pm8058_start_charging_for_ATCMD:lowmemorykiller.c(.text+0x1da280): error: undefined reference to 'lge_battery_info'
  17. arm-linux-androideabi-ld: drivers/built-in.o: in function pm8058_start_charging:pmic8058-charger.c(.text+0x1da39c): error: undefined reference to 'lge_battery_info'
  18. arm-linux-androideabi-ld: drivers/built-in.o: in function set_status:pmic8058-charger.c(.text+0x1da408): error: undefined reference to 'lge_battery_info'
  19. arm-linux-androideabi-ld: drivers/built-in.o: in function kp_bl_set:leds-pmic8058.c(.text+0x20b56c): error: undefined reference to 'usb_cable_info'
  20. arm-linux-androideabi-ld: drivers/built-in.o: in function max17040_probe:max17040_battery.c(.devinit.text+0xcd24): error: undefined reference to 'usb_cable_info'
  21. make: *** [.tmp_vmlinux1] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement