Magic Lantern Forum

Developing Magic Lantern => General Development => Topic started by: belzecue on July 28, 2012, 06:58:23 PM

Title: Build issue: undefined reference to 'dumpf'
Post by: belzecue on July 28, 2012, 06:58:23 PM
'Make' builds for 10 seconds then dies with this:

Quote[ CC       ]   state-object.o
[ CC       ]   tasks.o
[ AR       ]   lib_a-setjmp.o
[ AR       ]   libstdio.a
[ LD       ]   magiclantern
debug.o: In function `run_test':
debug.c:(.text+0x308): undefined reference to `dumpf'
collect2: ld returned 1 exit status
make[1]: *** [magiclantern] Error 1
make[1]: Leaving directory `/home/andrew/magic-lantern/platform/60D.111'
make: *** [60D] Error 2

Any ideas?  I followed the instructions here (http://magiclantern.wikia.com/wiki/Build_instructions/Unified).

Building on Ubuntu1204-64 with -mlong-calls.

Thanks.
Title: Re: Build issue: undefined reference to 'dumpf'
Post by: nanomad on July 28, 2012, 10:30:40 PM
Try re-running make, it always fails the first time for me
Title: Re: Build issue: undefined reference to 'dumpf'
Post by: 1% on July 29, 2012, 01:58:45 AM
You can just comment out dumpF on don't click me in debug.c on 60d.