View Single Post
  #6  
Old 12-19-2012, 03:45 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Hmm, the default makefile from SVN is missing -lz for zone as well, so it isn't something you accidentally tweaked. I had only checked the world makefile since it looked like that might be where you were having the issue.

I don't regularly compile on Linux, so I'm not sure if everyone has the issues, or if zlib gets picked up by some other library on a different distribution.

The stuff at the end isn't errors. You should have executables in the output directory.
Reply With Quote