You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Tyler Gillies <ty...@pdxbrain.com> on 2010/08/25 14:23:59 UTC

hovercraft build error

root@hosting:~/apache-couchdb-1.0.1# erlc hovercraft/*erl && make dev &&
ERL_LIBS="hovercraft" utils/run -i
hovercraft/hovercraft.erl:149: syntax error before: next_attachment_bytes
hovercraft/hovercraft.erl:15: function next_attachment_bytes/1 undefined


-- 
PdxBrain <http://www.pdxbrain.com> - I provide Elegant Web Hosting and
Domain Registration! <http://hosting.pdxbrain.com>

Ask me anything <http://tumble.pdxbrain.com/ask>!

Re: hovercraft build error

Posted by Tyler Gillies <ty...@pdxbrain.com>.
Awesome. Thanks!

On Wed, Aug 25, 2010 at 5:50 AM, Sebastian Cohnen <
sebastiancohnen@googlemail.com> wrote:

> it is broken for quite some time, here is how to fix it:
> http://github.com/tisba/hovercraft/compare/master
>
> On 25.08.2010, at 14:23, Tyler Gillies wrote:
>
> > root@hosting:~/apache-couchdb-1.0.1# erlc hovercraft/*erl && make dev &&
> > ERL_LIBS="hovercraft" utils/run -i
> > hovercraft/hovercraft.erl:149: syntax error before: next_attachment_bytes
> > hovercraft/hovercraft.erl:15: function next_attachment_bytes/1 undefined
> >
> >
> > --
> > PdxBrain <http://www.pdxbrain.com> - I provide Elegant Web Hosting and
> > Domain Registration! <http://hosting.pdxbrain.com>
> >
> > Ask me anything <http://tumble.pdxbrain.com/ask>!
>
>


-- 
PdxBrain <http://www.pdxbrain.com> - I provide Elegant Web Hosting and
Domain Registration! <http://hosting.pdxbrain.com>

Ask me anything <http://tumble.pdxbrain.com/ask>!

Re: hovercraft build error

Posted by Sebastian Cohnen <se...@googlemail.com>.
it is broken for quite some time, here is how to fix it: http://github.com/tisba/hovercraft/compare/master

On 25.08.2010, at 14:23, Tyler Gillies wrote:

> root@hosting:~/apache-couchdb-1.0.1# erlc hovercraft/*erl && make dev &&
> ERL_LIBS="hovercraft" utils/run -i
> hovercraft/hovercraft.erl:149: syntax error before: next_attachment_bytes
> hovercraft/hovercraft.erl:15: function next_attachment_bytes/1 undefined
> 
> 
> -- 
> PdxBrain <http://www.pdxbrain.com> - I provide Elegant Web Hosting and
> Domain Registration! <http://hosting.pdxbrain.com>
> 
> Ask me anything <http://tumble.pdxbrain.com/ask>!