Problem compiling CHDK on Linux - General Discussion and Assistance - CHDK Forum supplierdeeply

Problem compiling CHDK on Linux

  • 2 Replies
  • 2366 Views
Problem compiling CHDK on Linux
« on: 19 / July / 2013, 04:36:54 »
Advertisements
Trying to compile CHDK, but I'm getting errors though.

Have installed the compiler as according to this tutorial http://bb.osmocom.org/trac/wiki/GnuArmToolchain which was the only way I could get the compiler working for some reason. Compiling with make PLATFORM=a620 PLATFORMSUB=100f fir proved successful but compiling for the both the IXUS65 and the SX40hs did not work though.

Code: [Select]
josh@josh-desktop:~/CHDK/Source/chdk$ make PLATFORM=ixus65_sd630 PLATFORMSUB=100a fir
**** Build: 1.2.0
>> Entering to tools
>> Entering to tools/elf2flt
<< Leaving tools/elf2flt
<< Leaving tools
>> Entering to modules
>> Entering to modules/../lib/lua
<< Leaving modules/../lib/lua
>> Entering to modules/../lib/ubasic
<< Leaving modules/../lib/ubasic
>> Entering to modules/../lib/armutil
<< Leaving modules/../lib/armutil
>> Entering to modules/../lib/math
<< Leaving modules/../lib/math
>> Entering to modules/../lib/lang
<< Leaving modules/../lib/lang
>> Entering to modules/../lib/font
<< Leaving modules/../lib/font
>> Entering to modules/../lib/core
<< Leaving modules/../lib/core
<< Leaving modules
>> Entering to CHDK
copy logo.dat
copy modules
<< Leaving CHDK
>> Entering to platform/ixus65_sd630
main.c -> main.o
lib.c -> lib.o
wrappers.c -> wrappers.o
kbd.c -> kbd.o
shooting.c -> shooting.o
main.o lib.o wrappers.o kbd.o shooting.o -> libplatform.a
<< Leaving platform/ixus65_sd630
>> Entering to platform/ixus65_sd630/sub/100a
boot.c -> boot.o
stubs_min.S -> stubs_min.o
stubs_auto.S -> stubs_auto.o
-> stubs_entry.S
CAUTION! 'stubs_entry.S' is not updated due to target firmware binary not found!
stubs_entry.S -> stubs_entry.o
lib.c -> lib.o
stubs_entry_2.S -> stubs_entry_2.o
capt_seq.c -> capt_seq.o
boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o -> libplatformsub.a
<< Leaving platform/ixus65_sd630/sub/100a
>> Entering to core
gui.c -> gui.o
-> main.elf
gui_osd.o: In function `gui_std_kbd_process':
gui_osd.c:(.text+0x1b16): undefined reference to `MakeAFScan'
shooting.o: In function `mode_get':
shooting.c:(.text+0x108a): undefined reference to `screen_opened'
shooting.c:(.text+0x1096): undefined reference to `screen_rotated'
shooting.o: In function `set_ev_video_avail':
shooting.c:(.text+0x1dba): undefined reference to `ExpCtrlTool_StopContiAE'
shooting.c:(.text+0x1de8): undefined reference to `ExpCtrlTool_StartContiAE'
shooting.o: In function `unlock_optical_zoom':
shooting.c:(.text+0x1e0c): undefined reference to `UnsetZoomForMovie'
shooting.o: In function `set_ev_video':
shooting.c:(.text+0x1e56): undefined reference to `SetAE_ShutterSpeed'
collect2: ld returned 1 exit status
make[1]: *** [main.elf] Error 1
make: *** [all-recursive] Error 1

Code: [Select]
josh@josh-desktop:~/CHDK/Source/chdk$ make PLATFORM=sx40hs PLATFORMSUB=100f fir
**** Build: 1.2.0
>> Entering to tools
>> Entering to tools/elf2flt
<< Leaving tools/elf2flt
<< Leaving tools
>> Entering to modules
>> Entering to modules/../lib/lua
<< Leaving modules/../lib/lua
>> Entering to modules/../lib/ubasic
<< Leaving modules/../lib/ubasic
>> Entering to modules/../lib/armutil
<< Leaving modules/../lib/armutil
>> Entering to modules/../lib/math
<< Leaving modules/../lib/math
>> Entering to modules/../lib/lang
<< Leaving modules/../lib/lang
>> Entering to modules/../lib/font
<< Leaving modules/../lib/font
>> Entering to modules/../lib/core
<< Leaving modules/../lib/core
<< Leaving modules
>> Entering to CHDK
copy logo.dat
copy modules
<< Leaving CHDK
>> Entering to platform/sx40hs
main.c -> main.o
lib.c -> lib.o
wrappers.c -> wrappers.o
kbd.c -> kbd.o
shooting.c -> shooting.o
main.o lib.o wrappers.o kbd.o shooting.o -> libplatform.a
<< Leaving platform/sx40hs
>> Entering to platform/sx40hs/sub/100f
boot.c -> boot.o
stubs_min.S -> stubs_min.o
stubs_auto.S -> stubs_auto.o
-> stubs_entry.S
CAUTION! 'stubs_entry.S' is not updated due to target firmware binary not found!
stubs_entry.S -> stubs_entry.o
stubs_entry_2.S -> stubs_entry_2.o
capt_seq.c -> capt_seq.o
movie_rec.c -> movie_rec.o
filewrite.c -> filewrite.o
boot.o stubs_min.o stubs_auto.o stubs_entry.o stubs_entry_2.o capt_seq.o movie_rec.o filewrite.o -> libplatformsub.a
<< Leaving platform/sx40hs/sub/100f
>> Entering to core
gui.c -> gui.o
-> main.elf
../platform/sx40hs/libplatform.a(shooting.o): In function `get_target_dir_name':
shooting.c:(.text+0x40): multiple definition of `get_target_dir_name'
shooting.o:shooting.c:(.text+0x25c): first defined here
main.o: In function `core_spytask':
main.c:(.text+0x1b0): undefined reference to `drv_self_unhide'
conf.o: In function `cb_change_dng_usb_ext':
conf.c:(.text+0x41e): undefined reference to `change_ext_to_dng'
conf.c:(.text+0x424): undefined reference to `change_ext_to_default'
conf.o: In function `conf_change_dng_ext':
conf.c:(.text+0x432): undefined reference to `save_ext_for_dng'
gui_osd.o: In function `kbd_use_up_down_left_right_as_fast_switch':
gui_osd.c:(.text+0x1a6): undefined reference to `gui_video_bitrate_enum'
gui_osd.o: In function `gui_osd_draw_movie_time_left':
gui_osd.c:(.text+0x55c): undefined reference to `gui_video_bitrate_enum'
gui_osd.o: In function `gui_debug_draw_tasklist':
gui_osd.c:(.text+0x77c): undefined reference to `task_id_list_get'
gui_osd.c:(.text+0x7d8): undefined reference to `task_name'
gui_osd.c:(.text+0x814): undefined reference to `debug_tasklist_start'
gui_osd.o: In function `gui_std_kbd_process':
gui_osd.c:(.text+0x1ae6): undefined reference to `kbd_use_zoom_as_mf'
gui_osd.c:(.text+0x1b16): undefined reference to `MakeAFScan'
gui_osd.o: In function `gui_update_debug_page':
gui_osd.c:(.text+0x1e30): undefined reference to `debug_tasklist_start'
shooting.o: In function `get_target_dir_name':
shooting.c:(.text+0x260): undefined reference to `get_target_dir_num'
shooting.o: In function `set_ev_video_avail':
shooting.c:(.text+0x1dba): undefined reference to `ExpCtrlTool_StopContiAE'
shooting.c:(.text+0x1de8): undefined reference to `ExpCtrlTool_StartContiAE'
shooting.o: In function `unlock_optical_zoom':
shooting.c:(.text+0x1e0c): undefined reference to `UnsetZoomForMovie'
shooting.o: In function `set_ev_video':
shooting.c:(.text+0x1e56): undefined reference to `SetAE_ShutterSpeed'
../platform/sx40hs/sub/100f/libplatformsub.a(filewrite.o): In function `filewrite_main_hook':
filewrite.c:(.text+0x98): undefined reference to `remotecap_jpeg_available'
collect2: ld returned 1 exit status
make[1]: *** [main.elf] Error 1
make: *** [all-recursive] Error 1

Last time I tried with a different install of the compiler it worked for the SX40 but not for the IXUS65. Anyone know why it isn't working? I seem to remember that there was a pre-built compiler somewhere but I can't seem to find it any-more (and it had trouble with some cameras as well). I am using an Ubuntu 12.04 64 bit install BTW.

*

Offline philmoz

  • *****
  • 3450
    • Photos
Re: Problem compiling CHDK on Linux
« Reply #1 on: 19 / July / 2013, 04:42:59 »
The current makefiles build into shared directories - so you have to do a 'make PLATFORM=xxx PLATFORMSUB=yyy clean' if you change camera or firmware version.

(It's on my list of things to fix.)

Phil.
CHDK ports:
  sx30is (1.00c, 1.00h, 1.00l, 1.00n & 1.00p)
  g12 (1.00c, 1.00e, 1.00f & 1.00g)
  sx130is (1.01d & 1.01f)
  ixus310hs (1.00a & 1.01a)
  sx40hs (1.00d, 1.00g & 1.00i)
  g1x (1.00e, 1.00f & 1.00g)
  g5x (1.00c, 1.01a, 1.01b)
  g7x2 (1.01a, 1.01b, 1.10b)

Re: Problem compiling CHDK on Linux
« Reply #2 on: 19 / July / 2013, 04:54:00 »
Thanks, works fine now. I might add that to the Compiling under Linux wiki page.

 

Related Topics