Rescuing the *.neko files in the src/tools directory from 1.8.0 seems to be working, but it's highlighted another problem. Some changes in mod_tora have include path problems as a side effect. It looks like socket.h and osdef.h were both moved to libs/common, but the old .neko build scripts, of course, don't reflect this. As a temporary measure I've used *link -s* to bring the files into the lib/mod_tora directory and the build has progressed normally, but this is an ugly way to go about things.
Could we get a 1.8.1 source tarball that compiles please? [?] 2009/7/27 Michael Richter <[email protected]> > OK, I found the problem. There *IS* no "install.neko" file anywhere in the > release tree. There's also no "makedoc.neko" for when you run make doc. > > 2009/7/27 Michael Richter <[email protected]> > > 2009/7/26 Nicolas Cannasse <[email protected]> >> >>> Hi list, >>> >>> I'm please to announce that Neko 1.8.1 has just been released ! >>> >>> You can download it from http://nekovm.org >>> (OSX build will be added tomorrow) >>> >> >> I'm having problems building this again. Here's my make output with some >> issues ** highlighted **: >> >
<<330.gif>>
-- Neko : One VM to run them all (http://nekovm.org)
