On Tue, 2008-09-23 at 23:58 +0200, Nicolas Cannasse wrote:

> NekoVM 1.8.0 has just been released on http://nekovm.org !


Everything built well for me on NekoVM 1.8, but for 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
        ../vm/builtins.c(722): Unknown type abstract
        Called from tools/makedoc.neko line 37
        Called from tools/makedoc.neko line 23
        Uncaught exception - Error 65280 : aborted
        make: *** [doc] Error 1


Any idea what's going on with this?

-- 
Michael T. Richter <[EMAIL PROTECTED]> (GoogleTalk:
[EMAIL PROTECTED])
All really first class designers are both artists, engineers, and men of
a powerful and intolerant temper, quick to resist the least modification
of the plans, energetic in fighting the least infringement upon what
they regard as their own sphere of action. (Nevil Shute)

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to