[Bug 1788491] Re: gcc fatal error on Linux kernel building

2018-11-12 Thread Luigi Baglio
Dear Matthias, I think that Janitor is quite more kind than you, and it is a piece of software, you are human don't forget that regardless of what your friends told you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1788491] Re: gcc fatal error on Linux kernel building

2018-10-09 Thread Luigi Baglio
Hi, I don't know how to find them, I used make, so I suppose the things you are looking for are inside some makefile in the Linux kernel source. If you want to solve the issue, please give instructions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1788491] Re: gcc fatal error on Linux kernel building

2018-09-21 Thread Luigi Baglio
Hi, I am new to Linux, to make the preprocessed source I modified the makefile from: "linux-4.18.1/drivers/net/ethernet/mellanox/mlx5/core" this way... From: mlx5_core-$(CONFIG_MLX5_ESWITCH) += eswitch.o eswitch_offloads.o en_rep.o en_tc.o To: mlx5_core-$(CONFIG_MLX5_ESWITCH) += eswitch.i eswitc

[Bug 1788491] [NEW] gcc fatal error on Linux kernel building

2018-08-22 Thread Luigi Baglio
Public bug reported: On Linux Kernel (4.18.1) compilation (32 bits), running in VirtualBox (5.2.18 r124319, under Spy-Windows-10), gcc stops with fatal error. command to reproduce the bug: "linux-4.18.1/drivers/net/ethernet/mellanox/mlx5/core$ make -C linux-4.18.1 SUBDIRS=$(pwd)" Tested also gc