-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels