Author Topic: Build issue: undefined reference to 'dumpf'  (Read 4044 times)

belzecue

  • Just arrived
  • *
  • Posts: 1
Build issue: undefined reference to 'dumpf'
« 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.

Building on Ubuntu1204-64 with -mlong-calls.

Thanks.

nanomad

  • Administrator
  • Hero Member
  • *****
  • Posts: 2918
  • All your websites are belong to us
Re: Build issue: undefined reference to 'dumpf'
« Reply #1 on: July 28, 2012, 10:30:40 PM »
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%

  • Developer
  • Hero Member
  • *****
  • Posts: 5936
  • 600D/6D/50D/EOSM/7D
Re: Build issue: undefined reference to 'dumpf'
« Reply #2 on: July 29, 2012, 01:58:45 AM »
You can just comment out dumpF on don't click me in debug.c on 60d.