Comment 3 for bug 536161

Revision history for this message
Jens Beyer (qcumber-some) wrote :

I can reproduce it everytime.

I have a consistent system (Gentoo 32bit) with zlib 1.2.5, widelands compiles and runs.

I update to zlib 1.2.6, change nothing else, rm -r * from build dir, run cmake again, run make -> compile errors.

It was verified (after some trouble) by janus on IRC. Maybe you need to remove everything instead of just make clean, I don't know what janus needed to do to make it break.

Then, back to zlib 1.2.5 -> everything works flawlessly again.
I can post the compile errors tonight if nobody else can reproduce this.