Skip to content

Will not compile #8

@defrex

Description

@defrex

I'm on ubuntu 9.10 with node 0.1.32
defrex@laps:~/Desktop/node-mongo$ node-waf configure build
Check for program g++ or c++ : /usr/bin/g++
Check for program cpp : /usr/bin/cpp
Check for program ar : /usr/bin/ar
Check for program ranlib : /usr/bin/ranlib
Checking for g++ : ok
Checking for node prefix : ok /usr/local
'configure' finished successfully (0.077s)
Waf: Entering directory /home/defrex/Desktop/node-mongo/build' [1/3] cxx: src/mongo.cc -> build/default/src/mongo_1.o [2/3] cxx: src/bson.cc -> build/default/src/bson_1.o ../src/mongo.cc: In member function ‘void Connection::WriteSendBuffer()’: ../src/mongo.cc:367: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ../src/mongo.cc:368: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ [3/3] cxx_link: build/default/src/mongo_1.o build/default/src/bson_1.o -> build/default/mongo.node /usr/bin/ld: cannot find -lmongoc collect2: ld returned 1 exit status Waf: Leaving directory/home/defrex/Desktop/node-mongo/build'
Build failed: -> task failed (err #1):
{task: cxx_link mongo_1.o,bson_1.o -> mongo.node}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions