On Sat, 2008-10-04 at 11:08 +0200, Nicolas Cannasse wrote: > Fixed on CVS, thanks for reporting. > You need to edit the file and use 'abstract instead of abstract
OK, still having problems with make doc: $ make doc (cd src; LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin NEKOPATH=../boot:../bin ../bin/neko nekoc tools/makedoc.neko) (cd src; LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin NEKOPATH=../boot:../bin ../bin/neko tools/makedoc) nekoc -o ../www/libs -doc ../vm/builtins.c Called from neko/Main.nml line 130 Called from core/Args.nml line 43 Called from core/Args.nml line 55 Called from neko/Main.nml line 93 Called from core/IO.nml line 100 Exception : (file_open, ../www/libs/builtins.html) Called from tools/makedoc.neko line 37 Called from tools/makedoc.neko line 23 Uncaught exception - Error 65280 : aborted When I mkdir -p www/libs as the error would seem to hint, I get this: $ make doc (cd src; LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin NEKOPATH=../boot:../bin ../bin/neko nekoc tools/makedoc.neko) (cd src; LD_LIBRARY_PATH=../bin::/home/michael/software/lib:/home/michael/software/bin NEKOPATH=../boot:../bin ../bin/neko tools/makedoc) nekoc -o ../www/libs -doc ../vm/builtins.c nekoc -o ../www/libs -doc ../libs/mod_tora/mod_tora.c nekoc -o ../www/libs -doc ../libs/mod_tora/protocol.c nekoc -o ../www/libs -doc ../libs/regexp/regexp.c nekoc -o ../www/libs -doc ../libs/mod_neko/mod_neko.c nekoc -o ../www/libs -doc ../libs/mod_neko/cgi.c ../libs/mod_neko/cgi.c(478): Unexpected ? Called from tools/makedoc.neko line 49 Called from tools/makedoc.neko line 23 Uncaught exception - Error 65280 : aborted Does make doc work for anybody? -- Michael T. Richter <[EMAIL PROTECTED]> (GoogleTalk: [EMAIL PROTECTED]) In his errors a man is true to type. Observe the errors and you will know the man. (孔夫子)
signature.asc
Description: This is a digitally signed message part
-- Neko : One VM to run them all (http://nekovm.org)
