On Sep 10 2019, Ian Lance Taylor <i...@golang.org> wrote: > On Mon, Sep 9, 2019 at 2:00 PM Andreas Schwab <sch...@linux-m68k.org> wrote: >> >> ../../../libgo/go/golang.org/x/sys/cpu/cpu.go:17:30: error: reference to >> undefined name ‘cacheLineSize’ >> 17 | type CacheLinePad struct{ _ [cacheLineSize]byte } >> | ^ >> ../../../libgo/go/golang.org/x/sys/cpu/cpu_linux.go:56:2: error: reference >> to undefined name ‘doinit’ >> 56 | doinit() >> | ^ > > Thanks, should be fixed by SVN revision 275611, just committed.
Nope. ../../../libgo/go/golang.org/x/sys/cpu/cpu_linux.go:56:2: error: reference to undefined name 'doinit' 56 | doinit() | ^ make[4]: *** [golang.org/x/sys/cpu.lo] Error 1 Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."