View Full Version : Missing -lz flag in zone makefile (trunk from 12/17/12)
scerion
12-19-2012, 04:22 PM
See my posts here in the Linux Support forum:
http://www.eqemulator.org/forums/showthread.php?t=36121
basically the zone makefile is missing some flags for zlib de/compression.
Odd, as mysql_config --libs (which we use to populate our mysql ldopts) should return with -lz.
*shrug*
The whole build system is a mess though... for now.
joligario
12-24-2012, 08:09 AM
I build on CentOS without needing that flag set.
lerxst2112
12-24-2012, 09:51 AM
Yeah, I would assume that mysql would add it as well, but perhaps there's a configuration where it doesn't. *shrug*
I thought that too, it'd be a weird MySQL config that doesn't support compression is all. Don't see why we can't add it for now (double -flags doesn't break anything).
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.