Skip to content

Problems getting hovercraft to compile against latest couchdb trunk #2

@grempe

Description

@grempe

I am trying to compile hovercraft against CouchDB and hovercraft trunk at the following versions:

couchdb: 4ca4c10114de3a1c96906428c5285282af820b52
hovercraft: 34b4452

And I get the following errors. I am an Erlang n00b so be gentle. :-)

glenn@macbook-pro ~/src/git/couchdb[master*]$ erlc hovercraft/*erl && make dev && ERL_LIBS="hovercraft" utils/run -i
hovercraft/hovercraft.erl:261: field attachments undefined in record doc
hovercraft/hovercraft.erl:262: variable 'Attachments' is unbound
hovercraft/hovercraft.erl:192: Warning: variable 'Group' is unused
hovercraft/hovercraft.erl:208: Warning: variable 'Group' is unused
hovercraft/hovercraft.erl:234: Warning: variable 'DocId' is unused
hovercraft/hovercraft.erl:239: Warning: variable 'Acc' is unused
hovercraft/hovercraft.erl:248: Warning: variable 'Etag' is unused
hovercraft/hovercraft.erl:248: Warning: variable 'Req' is unused
hovercraft/hovercraft.erl:261: Warning: variable 'Doc' is unused
hovercraft/hovercraft.erl:347: Warning: variable 'DbInfo' is unused

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