You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does 'go version' print?
I'm trying to build go-1.2.1 on Mageia Linux x86-64 5.
What steps reproduce the problem?
1. tar -xvf ../go1.2.1.src.tar.gz
2. cd go/doc
3. make
What happened?
make gives me an error:
make: *** No rule to make target 'articles/defer_panic_recover.rawhtml', needed by
'all'. Stop.
What should have happened instead?
The documents should be built.
Please provide any additional information below.
I'm on Mageia Linux x86-64 5 (Cauldron).
----------------
Please look into fixing this problem.
Regards,
-- Shlomi Fish