Login
User Name:

Password:



Register

Forgot your password?
IPv6
Jan 25, 2025 10:45 pm
By Samson
mudstrlcpy and mudstrlcat
Jan 18, 2025 5:23 pm
By Samson
I3 and IMC
Jan 17, 2025 9:35 pm
By Samson
AFKMud 2.5.1
Jan 17, 2025 2:22 pm
By Samson
Array out of bounds ?
Jan 16, 2025 4:48 am
By Remcon
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
AFKMud 2.5.1
Author: AFKMud Team
Submitted by: Samson
Kayle's Weather Code for AFKMud
Author: Kayle
Submitted by: Samson
AFKMud 2.5.0
Author: AFKMud Team
Submitted by: Samson
SWFotEFUSS 1.5.2
Author: Various
Submitted by: Samson
Users Online
Anthropic, AhrefsBot, GPTBot, Bytespider, Bing

Members: 0
Guests: 9
Stats
Files
Topics
Posts
Members
Newest Member
503
3,811
19,714
589
xhuul

» SmaugMuds » Codebases » AFKMud Support & Development » Fresh AFK 2.1.4 Compiling Err...
Forum Rules | Mark all | Recent Posts

Fresh AFK 2.1.4 Compiling Errors
< Newer Topic :: Older Topic >

Pages:<< prev 1 next >>
Post is unread #1 Sep 15, 2012 8:21 am   Last edited Sep 15, 2012 8:22 am by Gage
Go to the top of the page
Go to the bottom of the page

Gage
Fledgling
GroupMembers
Posts17
JoinedMay 2, 2011

 
In file included from imc.cpp:60:0:
descriptor.h:32:18: fatal error: zlib.h: No such file or directory
compilation terminated.
In file included from act_comm.cpp:33:0:
descriptor.h:32:18: fatal error: zlib.h: No such file or directory
compilation terminated.
make[1]: *** [o/act_comm.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [o/imc.o] Error 1
make: *** [all] Error 2


I'm not really sure what the issue is here, I'm more of a builder than a coder and I wanted to get a copy of AFK up and going so I could start work on my Nintir Vale game (based on the 4e starter campaigns). I've got a few dozen maps and I have even made a copy of the Nintir Vale for the Overland Map system, my problem is I don't know how to code at all. I don't mind giving someone temporary access to my shell to get the game up and going, but whenever I'm compiling the first error always screws me up.. I really don't know what I'm doing code-wise and just need help.

I can, however, follow instructions. If someone can walk me through compiling I will learn what's happening with these errors and can do it on my own after that.

Post is unread #2 Sep 15, 2012 9:37 am   
Go to the top of the page
Go to the bottom of the page

Remcon
Geomancer
GroupAdministrators
Posts1,992
JoinedJul 26, 2005

 
you dont have the zlib stuff installed on your server/cygwin

Post is unread #3 Sep 15, 2012 1:19 pm   
Go to the top of the page
Go to the bottom of the page

Gage
Fledgling
GroupMembers
Posts17
JoinedMay 2, 2011

 
So this is something to do with my host? Or is this something that I would need to download for the game? Not really sure what that is tbh.

Post is unread #4 Sep 15, 2012 3:41 pm   
Go to the top of the page
Go to the bottom of the page

Aurin
Magician
GroupMembers
Posts189
JoinedSep 5, 2010

 
If you're using Cygwin, you'll need to download it via the client and have it installed. It's a library package.

If you're on a server you control, again, something you need to download and install.

If you're on a server you don't control, tell your server admin the need for the library needed. It's a quick thing to download/install. If they already have it and you're still receiving the error, it's a permissions issue and they need to give you access to the associated folders so that you can use it.

Not much more can be said, really.

Pages:<< prev 1 next >>