Skip to content

Add support for FreeBSD #967

@mfechner

Description

@mfechner

I manage the gitlab package for FreeBSD.
Gitlab started to use zoekt for an indexer.

While I try to create a package for FreeBSD, I get the error message:

Acquiring build lock
# github.com/sourcegraph/zoekt/index
vendor/github.com/sourcegraph/zoekt/index/merge.go:152:20: undefined: NewIndexFile
vendor/github.com/sourcegraph/zoekt/index/read.go:634:16: undefined: NewIndexFile
vendor/github.com/sourcegraph/zoekt/index/read.go:723:14: undefined: NewIndexFile
Releasing build lock

The problem is related to this line:
https://github.com/sourcegraph/zoekt/blob/main/index/indexfile.go#L15

Do you see a problem to add support for FreeBSD?

Thanks
Matthias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions