On Thu, Apr 7, 2022 at 9:37 PM Tong Sun wrote: > The "include" directory should be there as per Ian from golang.org. > Missing it prevents installing certain packages like below.
Found that there are only **three** files! -rw-r--r-- root/root 1023 2022-03-15 10:09 go/pkg/include/asm_ppc64x.h -rw-r--r-- root/root 2612 2022-03-15 10:09 go/pkg/include/funcdata.h -rw-r--r-- root/root 1560 2022-03-15 10:09 go/pkg/include/textflag.h > It's OK not to include them by default in the golang-vv-src packages > as there might not be many people using them, however, I searched for > "golang-1.17" but found no other packages providing them. Maybe > provide an extra -src-include package? So no need for an extra package at all.