jetti777Ltd / mochiweb

Automatically exported from code.google.com/p/mochiweb
Other
0 stars 0 forks source link

build error on edoc for mochiweb_request.erl #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm getting a build error on edoc for mochiweb_request.erl. 

[xxx@xxx mochiweb]$ make
(cd src;make)
make[1]: Entering directory `/xxx/xxx/mochiweb/src'
erl -noshell -run edoc file mochiweb_request.erl -run init stop
{"init terminating in
do_boot",{badarg,[{packages,split_1,2},{packages,first,1},{packages,strip_last,1
},{edoc_extract,source,4},{edoc,read,2},{edoc,file,2},{init,start_it,1},{init,st
art_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
make[1]: *** [../doc/mochiweb_request.html] Error 1
make[1]: Leaving directory `/xxx/xxx/mochiweb/src'
make: *** [all] Error 2

I'm running v5.5.5:
[xxx@xxx mochiweb]$ erl -version
Erlang (ASYNC_THREADS,HIPE) (BEAM) emulator version 5.5.5

Original issue reported on code.google.com by ga...@tunnel19.com on 19 Dec 2007 at 5:38

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/mochiweb/issues/detail?id=1

Original comment by bob.ippo...@gmail.com on 19 Dec 2007 at 8:59