DBSaga 2.5.2 Makefile error

Posted by Xandrac on Fri 01 Jul 2011 08:40 PM — 2 posts, 17,520 views.

#0
make dbs
make[1]: Entering directory `/home/Ben/dbsc/src'
rm -f dbsaga
gcc -lm -lz -o dbsaga imc.o act_comm.o act_info.o act_move.o act_obj.o act_wi
z.o ban.o board.o boards.o bounty.o build.o clans.o colorize.o comm.o comments.o
const.o db.o deity.o editor.o fight.o finger.o grub.o handler.o hashstr.o hisco
res.o hotboot.o house.o ibuild.o ident.o imm_host.o interp.o magic.o makeobjs.o
mapout.o marry.o misc.o mpxset.o mud_comm.o mud_prog.o new_fun.o pfiles.o planes
.o planet.o player.o polymorph.o rare.o requests.o reset.o save.o services.o sho
ps.o skills.o skills_android.o skills_dbs.o skills_genie.o space.o special.o sta
t_obj.o tables.o track.o update.o dns.o new_auth.o sha256.o
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
-lz
collect2: ld returned 1 exit status
make[1]: *** [dbs] Error 1
make[1]: Leaving directory `/home/Ben/dbsc/src'
make: *** [all] Error 2

What is it that it can't find. All it says is -lz?
USA #1
Search around and you'll find your answer.

http://www.gammon.com.au/forum/?id=10017

You're missing zlib.