Skip to content

Typing "make" inside go/doc fails with an error. #7773

@gopherbot

Description

@gopherbot

by shlomifish.org:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions