[svn 3151] zlib library version error
Posted: Mon Apr 04, 2011 10:55 pm
When I compile tome svn 3151 on a fully-updated Ubuntu Maverick machine, then try to run t-engine, I get:
I can verify that Ubuntu ships with zlib1g version "1.2.3.4.dfsg-3ubuntu1", and I don't have the option of installing any other versions. I've tried running "premake4 clean" and then "make clean", and even deleting every file listed by "svn status". There weren't any warnings in the "Building luazlib" section of compilation.
Code: Select all
SELF /home/creidieki/bin/t-engine4/te4runner.tec
NO SELFEXE: bootstrapping from CWD
Booting T-Engine from: /home/creidieki/bin/t-engine4/t-engine
SelfExe gave us app directory of: /home/creidieki/bin/t-engine4/
Looking for cores te4core -1 <=> te4core-13.tec
Possible engine core te4core-13.tec
Selected cores: 13 te4core-13.tec
Using TE4CORE: /engines/cores/te4core-13.tec /home/creidieki/bin/t-engine4//game/engines/cores/te4core-13.tec
Runner booting core: /home/creidieki/bin/t-engine4//game/engines/cores/te4core-13.tec
Runner booting core: /home/creidieki/bin/t-engine4//game/engines/cores/te4core-13.tec
[CPU] Detected 8 CPUs
NO SELFEXE: bootstrapping from CWD
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.2.3, library: 1.2.3.4)