Build issue: undefined reference to 'dumpf'

Started by belzecue, July 28, 2012, 06:58:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

belzecue

'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.

Building on Ubuntu1204-64 with -mlong-calls.

Thanks.

nanomad

Try re-running make, it always fails the first time for me
EOS 1100D | EOS 650 (No, I didn't forget the D) | Ye Olde Canon EF Lenses ('87): 50 f/1.8 - 28 f/2.8 - 70-210 f/4 | EF-S 18-55 f/3.5-5.6 | Metz 36 AF-5

1%

You can just comment out dumpF on don't click me in debug.c on 60d.