arch/powerpc/kernel/head_32.S:1106: Error: missing operand
Paul Menzel
pmenzel+linuxppc-dev at molgen.mpg.de
Sun May 27 04:27:25 AEST 2018
Dear Christophe,
Am 26.05.2018 um 18:02 schrieb christophe leroy:
> Le 26/05/2018 à 06:35, Paul Menzel a écrit :
>> Building the configuration created with `make tinyconfig` on the Power
>> 8 system IBM S822LC with Ubuntu 18.04 fails with the error below.
>>
>> ```
>> $ git describe --dirty
>> v4.17-rc6-296-gbc2dbc5420e8
>> $ git log --oneline -1
>> bc2dbc5420e8 (HEAD -> master, origin/master, origin/HEAD) Merge branch
>> 'akpm' (patches from Andrew)
>> $ make tinyconfig
>> $ make -j120
>> […]
>> AS arch/powerpc/kernel/head_32.o
>> arch/powerpc/kernel/head_32.S: Assembler messages:
>> arch/powerpc/kernel/head_32.S:1106: Error: missing operand
>
> There was a similar problem in 2015, see
> http://linux-kernel.2935.n7.nabble.com/Missing-operand-for-tlbie-instruction-on-Power7-td1206917.html
>
> Which version of binutils do you use ?
2.30-15ubuntu1 is installed.
Kind regards,
Paul
More information about the Linuxppc-dev
mailing list