|
|||||||
This is a discussion on "error when trying to compile" in the Top Mud Sites MUD Coding forum : when i type make, these are the errors i got gcc -g -c -Wall act_comm.c gcc -g -c -Wall act_info.c gcc -g -c -Wall act_move.c gcc -g -c -Wall act_obj.c act_obj.c: In function âdo_sacrificeâ: act_obj.c:2277: warning: integer constant is too large for âlongâ type act_obj.c:2370: warning: integer constant is too large for âlongâ type gcc -g -c -Wall act_wiz.c act_wiz.c: In function âdo_msetâ: act_wiz.c:3636: warning: integer constant is too large for âlongâ type act_wiz.c:3640: warning: integer constant is too large for âlongâ type act_wiz.c: ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
New Member
Join Date: Nov 2002
Posts: 1
![]() |
when i type make, these are the errors i got
gcc -g -c -Wall act_comm.c gcc -g -c -Wall act_info.c gcc -g -c -Wall act_move.c gcc -g -c -Wall act_obj.c act_obj.c: In function âdo_sacrificeâ: act_obj.c:2277: warning: integer constant is too large for âlongâ type act_obj.c:2370: warning: integer constant is too large for âlongâ type gcc -g -c -Wall act_wiz.c act_wiz.c: In function âdo_msetâ: act_wiz.c:3636: warning: integer constant is too large for âlongâ type act_wiz.c:3640: warning: integer constant is too large for âlongâ type act_wiz.c: At top level: act_wiz.c:6912: error: static declaration of âdir_nameâ follows non-static declaration merc.h:5797: error: previous declaration of âdir_nameâ was here act_wiz.c: In function âdo_copyoverâ: act_wiz.c:7290: warning: implicit declaration of function âlogfâ act_wiz.c:7290: warning: incompatible implicit declaration of built-in function âlogfâ act_wiz.c:7290: error: incompatible type for argument 1 of âlogfâ act_wiz.c:7290: error: too many arguments to function âlogfâ act_wiz.c: In function âcopyover_recoverâ: act_wiz.c:7374: warning: incompatible implicit declaration of built-in function âlogfâ act_wiz.c:7374: error: incompatible type for argument 1 of âlogfâ act_wiz.c:7381: error: incompatible type for argument 1 of âlogfâ make: *** [act_wiz.o] Error 1 i think the server is running redhat 9 |
|
|
|
![]() |
| Thread Tools | |
error when trying to compile - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ruby Error | NotL337 | MUD Coding | 2 | 07-21-2006 11:14 PM |
| an error i got | UnKnOwN1205 | MUD Coding | 1 | 01-09-2005 03:45 PM |
| Error when Dying | Verboden Faction | MUD Coding | 2 | 03-25-2003 11:59 PM |
| Compile error | melker | MUD Coding | 37 | 07-22-2002 02:23 PM |
| Errors crashing compile | Sevoric | MUD Coding | 24 | 04-28-2002 12:37 PM |
|
|