Skip to content

Cannot compile node-sqlite3 #27

@nolanlawson

Description

@nolanlawson

Background: trying to get PouchDB to run on a Tessel. Tried leveldown, but ran into #14. Now trying the sqlite3 package (aka node-sqlite3), getting a different error (full gist):

/bin/sh: 1: Syntax error: "(" unexpected
make: *** [Debug/obj.target/<(module_name)/src/database.o] Error 2
make: Leaving directory `/work/binary-module/package/build'

@johnnyman727 and @velmont and I spent some time at the NodeConf Tessel workshop in Oslo trying to figure this out, with limited results. I'm still looking into it, but posting this issue so we can keep track of it.

To reproduce:

./compile.sh sqlite3

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