[Elphel-support] Firmware build problems

David McPike davidmcpike at gmail.com
Tue Nov 18 07:57:35 PST 2014


If anyone else runs into this problem, it was related to GNU Make v4 that's
included with Ubuntu 14.10.  Running 'make -d' showed several errors
related to being unable to find implicit rules for the targets.  Reverting
to Make 3.81 resolved the build issue.

Cheers,
David


On Sat, Nov 15, 2014 at 3:24 PM, David McPike <davidmcpike at gmail.com> wrote:

> Hi All,
>
> I'm trying to build a custom 8.2.16 firmware and keep having these errors
> during the 'make tools' phase:
>
> ### Making net
> make[4]: Entering directory
> '/home/mcpikeda/Downloads/elphel353-8.2.16/elphel353/tools/build-R2_19_3/e100boot/cbl/net'
> cris-axis-elf-gcc  -o net.out -Wl,--section-start,.startup=0x380000f0
> -nostdlib -Os -Wl,-T../src/ldscript crt0.o common_init.o net_init.o
> common.o flash.o hwregs.o e100boot_version.o
> cris-axis-elf-gcc: crt0.o: No such file or directory
> cris-axis-elf-gcc: common_init.o: No such file or directory
> cris-axis-elf-gcc: net_init.o: No such file or directory
> cris-axis-elf-gcc: common.o: No such file or directory
> cris-axis-elf-gcc: flash.o: No such file or directory
> cris-axis-elf-gcc: hwregs.o: No such file or directory
> cris-axis-elf-gcc: e100boot_version.o: No such file or directory
> ../rules.cbl:34: recipe for target 'net.out' failed
>
>
> I don't see any indication in the build.log of when those files were
> support to be compiled.  I'm running this on Ubuntu 14.10 64-bit.  I
> manually downloaded and installed the cris-dist .deb file for Ubuntu
> Precise, as it was the most recent version.  Any thoughts?
>
> Thanks!
> David
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://support.elphel.com/pipermail/support-list_support.elphel.com/attachments/20141118/c0b3699b/attachment-0002.html>


More information about the Support-list mailing list