Skip to content

Make issue #1

@phairland

Description

@phairland

I am trying to compile mongotcl in Arch Linux
I install c driver v0.8.1.1 = libmongoc-legacy-0.8.1-1-x86_64.pkg.tar.xz
Then after make I got the following error:

./generic/mongotcl.c:768:8: error: too few arguments to function ‘mongo_create_index’
if (mongo_create_index (md->conn, Tcl_GetString(objv[2]), keyBson, updateFlags, outBson) != MONGO_OK) {
^
In file included from ./generic/mongotcl.h:21:0,
from ./generic/mongotcl.c:9:

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