View Single Post
Old 04-25-2002, 05:44 AM   #1
Sevoric
Member
 
Join Date: Apr 2002
Posts: 41
Sevoric is on a distinguished road
ok, samson was his cool self and put in imc/i3 code into my src for me. I am running a modified SMAUG 1.4a.  I try to compile it, but compile crashes with a lot of new errors.  I am only going to mention the last few.  

[code]
Comm.o; in function 'nanny'
comm.c;1655; undefined reference to 'crypt'
comm.c;1722; undefined reference to 'crypt'
comm.c 1763; undefined reference to 'crypt'
save.o; in function 'save_char_obj';
save.c;193; undefined reference to 'RENAME'
save.c;260; undefined reference to 'RENAME'
collect2;ld 1 returned exit 1 status
[make1]; ***[smaug] Error 1
[make]; ***[all] Error 2
[/quote]

People I have talked to so far that the code in and around the lines look good.  I am not much of a coder yet, so I am lost.  Any input from anybody?

*forgot to mention* when it compiles save.c and comm.c, they compile without any errors, its just when they make the .o files it crashes.
Sevoric is offline   Reply With Quote