Login
User Name:

Password:



Register
Forgot your password?
 Just a few issues.
Yesterday, 10:13 pm
By Kayle
Compile Error & Overflows
Sep 5, 2010, 8:03 pm
By Daygon
Would anyone be willing
Sep 5, 2010, 9:33 am
By Remcon
Playing a MUD through Lan?
Aug 30, 2010, 11:04 am
By Raine
LoP1.39 Questions/Issues/Anomalies + Suggestions?
Aug 19, 2010, 4:24 pm
By Remcon
LOP 1.39r1
Author: Remcon
Submitted by: Remcon
Yaeger areas
Author: Yaeger
Submitted by: Cyberthrope
The City of Anon
Author: Yaeger
Submitted by: Cyberthrope
The Walls of Anon - Smaug
Author: Yaeger
Submitted by: Cyberthrope
LOP 1.39
Author: Remcon
Submitted by: Remcon
CommonCrawl, Yahoo!, Aurin, Caius

Members: 2
Guests: 1
Stats
Files
Topics
Posts
Members
Newest Member
375
3,323
16,514
561
Aurin
Affiliates
Smaug Building Institute Arthmoor
» SmaugMuds.org » Codebases » SmaugFUSS » a bit of a problem compiling
Forum Rules | Mark all | Recent Posts

a bit of a problem compiling
< Newer Topic :: Older Topic > solaris...

Pages:<< prev 1 next >>
Post is unread #1 Jun 28, 2009, 12:19 am
Go to the bottom of the page Go to the top of the page
batastrophe
Fledgling
GroupMembers
Posts1
JoinedJun 28, 2009

#uname -a
SunOS Odin 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Blade-2500
#gmake -s smaug
Compiling o/imc.o....
Compiling o/act_comm.o....
Compiling o/act_info.o....
Compiling o/act_move.o....
Compiling o/act_obj.o....
Compiling o/act_wiz.o....
Compiling o/ban.o....
Compiling o/boards.o....
Compiling o/build.o....
Compiling o/calendar.o....
calendar.c: In function `char* c_time(time_t, int)':
calendar.c:170: error: 'struct tm' has no member named 'tm_zone'
calendar.c: In function `char* mini_c_time(time_t, int)':
calendar.c:212: error: 'struct tm' has no member named 'tm_zone'
gmake[1]: *** [o/calendar.o] Error 1
gmake: *** [all] Error 2
       
Post is unread #2 Jun 28, 2009, 12:31 am
Go to the bottom of the page Go to the top of the page


David Haley
Sorcerer
GroupMembers
Posts902
JoinedJan 29, 2007
WWW

This was cross-posted to Nick Gammon's forum. In general, it is helpful to note when something was cross-posted, so that people don't repeat themselves. .........................
David Haley
Head Coder, Legends of the Darkstone
BabbleMUD Project
http://david.the-haleys.org
       
Post is unread #3 Jun 28, 2009, 7:45 am
Go to the bottom of the page Go to the top of the page


Samson
Scaly but Handsome
GroupAdministrators
Posts3,434
JoinedJan 1, 2002
WWW

Try adding #include <sys/time.h> below #include <time.h> at the top of the file. Sometimes that solves issues like this. Otherwise as indicated on Gammon's forum, Solaris may have weirdness we're not aware of. .........................
PDNS-Admin | Sandbox | Arthmoor MUD Hosting Services | The Truth About Medievia: A Saga of Code Theft.

"The past was erased, the erasure was forgotten, the lie became truth." -- George Orwell, 1984
       
Post is unread #4 Jun 29, 2009, 10:00 am
Go to the bottom of the page Go to the top of the page
paradox24
Fledgling
GroupMembers
Posts18
JoinedMar 6, 2009

Hey,

I haven't glanced through the posting on Nick's site yet .. but dont errors like this require a look through the mud.h file to make sure the variables are being setup properly? Also I think the previous poster is onto something, because a lot of definitions are in there as well. If you could check for both and possibly post the info up here it'd help out :P

Also, as was mentioned, especially in a cross-post situation .. dont hesitate to let us know if the problem was fixed and how you did it .. helps ppl like me who search for similar problems :P
       
Pages:<< prev 1 next >>

 
Contact Us