Make Errors

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Jeffrey Walton noloader at gmail.com
Thu Oct 3 06:21:32 UTC 2013


On Thu, Oct 3, 2013 at 1:35 AM, Shahzad Ahmed <engr.shahzad786 at gmail.com> wrote:
> I'm installing osmocombb on Ubuntu13.04,
> I've already set the path for arm-elf-gcc...
>
> but I try this command..
>
> $ sudo make
Bike shedding: you usually don't want to build as root. Use `sudo` on
install if needed.

> /home/shahzad/arm/osmocom-bb/src/target/firmware/include/asm/swab.h:
> Assembler messages:
> /home/shahzad/arm/osmocom-bb/src/target/firmware/include/asm/swab.h:32:
> Error: no such instruction: `eor %edx,%ecx,%ecx,ror'
Looks like a path problem. Ensure the assembler (AS) for the target is
on-path; and not the host's assembler.

How are you setting your cross compile environment?

Jeff




More information about the baseband-devel mailing list