- Posts: 84
Problems building
- IMback!
- Topic Author
- Offline
Less
More
01 Jul 2013 19:56 #11685
by IMback!
Problems building was created by IMback!
Hi,
I just tryed building deviation for the devo 7e (current PhracturedBlue repo) using arm-none-eabi toolchain (gcc v4.7.3) from arch aur. It errors out:
I assume this is due to the work currently going on the devo 6/8/12 gui? how can i get old sources (for deviaton 3.0)?
I just tryed building deviation for the devo 7e (current PhracturedBlue repo) using arm-none-eabi toolchain (gcc v4.7.3) from arch aur. It errors out:
+ Building 'devo7e.elf'
objs/devo7e/pages.o:(.rodata.pages+0x120): undefined reference to `PAGE_DatalogInit'
objs/devo7e/pages.o:(.rodata.pages+0x124): undefined reference to `PAGE_DatalogEvent'
collect2: error: ld returned 1 exit status
make: *** [devo7e.elf] Error 1
I assume this is due to the work currently going on the devo 6/8/12 gui? how can i get old sources (for deviaton 3.0)?
Please Log in or Create an account to join the conversation.
- sbstnp
- Offline
Less
More
- Posts: 649
01 Jul 2013 20:33 - 01 Jul 2013 20:34 #11686
by sbstnp
Devo 10 + 4in1
Spektrum Dx9
FrSky Taranis + TBS Crossfire
Replied by sbstnp on topic Problems building
The toolchain from ArchLinux AUR doesn't work. You should use summon-arm-toolchain script. Tried and tested by yours truly. It can eventually complete the build but the code just locks out/reboots the transmitter.
There's a virtual machine running arch in the How To section with everything installed:
deviationtx.com/forum/how-to/1200-vm-ded...-compiling-deviation
There's a virtual machine running arch in the How To section with everything installed:
deviationtx.com/forum/how-to/1200-vm-ded...-compiling-deviation
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Last edit: 01 Jul 2013 20:34 by sbstnp.
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
Less
More
- Posts: 1433
01 Jul 2013 21:02 #11689
by rbe2012
I got the same errors with my standard MinGW on Windows build environment (even with make distclean). Looks like a real bug.
Replied by rbe2012 on topic Problems building
IMback! wrote: ...It errors out:...
I got the same errors with my standard MinGW on Windows build environment (even with make distclean). Looks like a real bug.
Please Log in or Create an account to join the conversation.
- sbstnp
- Offline
Less
More
- Posts: 649
02 Jul 2013 03:28 #11702
by sbstnp
Devo 10 + 4in1
Spektrum Dx9
FrSky Taranis + TBS Crossfire
Replied by sbstnp on topic Problems building
Dataloggin isn't supposed to be available on the 7E, so any reference to those pages is a bug indeed.
Still, the heads up about the AUR toolchain still stands.
Still, the heads up about the AUR toolchain still stands.
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
Less
More
- Posts: 4402
02 Jul 2013 03:43 #11703
by PhracturedBlue
Replied by PhracturedBlue on topic Problems building
I checked in a fix for the devo7e build. As mentioned. follow the REAdME instructions, or use one of the pre-built solutions on the forums. The arm toolchains are very touchy, and you woon't be able to get any help if you don't use one of the documented methods.
Please Log in or Create an account to join the conversation.
Time to create page: 0.030 seconds
- Home
- Forum
- Development
- Development
- Problems building