- Building openiboot
- commands.o: In function `cmd_vibrator_off':
- commands.c:(.text+0x7c): undefined reference to `vibrator_off'
- commands.o: In function `cmd_vibrator_once':
- commands.c:(.text+0x134): undefined reference to `vibrator_once'
- commands.o: In function `cmd_vibrator_loop':
- commands.c:(.text+0x184): undefined reference to `vibrator_loop'
- commands.o: In function `cmd_radio_hangup':
- commands.c:(.text+0x198): undefined reference to `radio_hangup'
- commands.o: In function `cmd_radio_call':
- commands.c:(.text+0x1b2): undefined reference to `radio_call'
- commands.o: In function `cmd_radio_register':
- commands.c:(.text+0x1da): undefined reference to `radio_register'
- commands.o: In function `cmd_radio_nvram_list':
- commands.c:(.text+0x1fa): undefined reference to `radio_nvram_list'
- commands.o: In function `cmd_radio_send':
- commands.c:(.text+0x20c): undefined reference to `radio_write'
- commands.c:(.text+0x212): undefined reference to `radio_write'
- commands.c:(.text+0x224): undefined reference to `radio_read'
- commands.c:(.text+0x242): undefined reference to `radio_read'
- commands.o: In function `cmd_multitouch_setup':
- commands.c:(.text+0x328): undefined reference to `multitouch_setup'
- commands.o: In function `cmd_audiohw_speaker_vol':
- commands.c:(.text+0x346): undefined reference to `loudspeaker_vol'
- commands.c:(.text+0x35e): undefined reference to `speaker_vol'
- commands.o: In function `cmd_audiohw_headphone_vol':
- commands.c:(.text+0x3aa): undefined reference to `audiohw_set_headphone_vol'
- commands.c:(.text+0x3dc): undefined reference to `audiohw_settings'
- commands.o: In function `cmd_audiohw_play_pcm':
- commands.c:(.text+0x42a): undefined reference to `audiohw_play_pcm'
- commands.c:(.text+0x440): undefined reference to `audiohw_play_pcm'
- commands.o: In function `cmd_audiohw_transfers_done':
- commands.c:(.text+0x456): undefined reference to `audiohw_transfers_done'
- commands.o: In function `cmd_audiohw_resume':
- commands.c:(.text+0x46e): undefined reference to `audiohw_resume'
- commands.o: In function `cmd_audiohw_pause':
- commands.c:(.text+0x482): undefined reference to `audiohw_pause'
- commands.o: In function `cmd_audiohw_position':
- commands.c:(.text+0x496): undefined reference to `audiohw_get_position'
- commands.c:(.text+0x49c): undefined reference to `audiohw_get_total'
- commands.o: In function `cmd_als_dis':
- commands.c:(.text+0x4ec): undefined reference to `als_disable_interrupt'
- commands.o: In function `cmd_als_en':
- commands.c:(.text+0x500): undefined reference to `als_enable_interrupt'
- commands.o: In function `cmd_als_channel':
- commands.c:(.text+0x524): undefined reference to `als_setchannel'
- commands.o: In function `cmd_als':
- commands.c:(.text+0x542): undefined reference to `als_data'
- openiboot.o: In function `multitouch_pre_setup':
- openiboot.c:(.text+0x3e2): undefined reference to `multitouch_setup'
- openiboot.o: In function `OpenIBootStart':
- openiboot.c:(.text+0x468): undefined reference to `audiohw_init'
- openiboot.c:(.text+0x4b2): undefined reference to `multitouch_setup'
- openiboot.c:(.text+0x51e): undefined reference to `camera_setup'
- openiboot.c:(.text+0x522): undefined reference to `radio_setup'
- openiboot.c:(.text+0x532): undefined reference to `als_setup'
- openiboot.c:(.text+0x566): undefined reference to `audiohw_postinit'
- actions.o: In function `boot_linux':
- actions.c:(.text+0x76): undefined reference to `radio_nvram_get'
- actions.c:(.text+0x82): undefined reference to `radio_nvram_get'
- menu.o: In function `menu_setup':
- menu.c:(.text+0x280): undefined reference to `multitouch_run'
- menu.c:(.text+0x2ae): undefined reference to `multitouch_ispoint_inside_region'
- menu.c:(.text+0x8d8): undefined reference to `radio_setup'
- collect2: ld returned 1 exit status
- make: *** [openiboot] Error 1
- alex@ubuntu:/mnt/hgfs/Data/idroid-release-0.1/openiboot/iphonelinux/openiboot$