Thanks Nicolas,

I should have thought about that.

Another question. Is it not possible to get neko running on Apache 2.0.x?
Neko is currently complaining saying it needs 2.2.x because of BoehmGC.
My server is running Plesk, and Plesk doesn't support version 2.2.x.

M.

-----------------------------------------------------------
Marcus Bergstrom [marcus at quickform.net]
-----------------------------------------------------------



On Feb 27, 2007, at 5:27 PM, Nicolas Cannasse wrote:

Hi list,

I get this error trying to compile Neko 1.5.3 on my server.

Compiling zlib...
gcc -O3 -fPIC -c -I../../vm -I/usr/include zlib.c
zlib.c: In function `set_flush_mode':
zlib.c:230: `Z_BLOCK' undeclared (first use in this function)
zlib.c:230: (Each undeclared identifier is reported only once
zlib.c:230: for each function it appears in.)
Called from tools/install.neko line 337
Called from tools/install.neko line 298
Called from tools/install.neko line 141
Uncaught exception - Error 256 : aborted
make: *** [libs] Error 1

Any ideas?

Install libz-dev module.

Nicolas

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

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

Reply via email to