Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ PennMUSH
➜ Compiling the server
➜ error while compiling after new snippet
|
error while compiling after new snippet
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Thyris
(3 posts) Bio
|
| Date
| Wed 04 Jun 2003 08:34 PM (UTC) |
| Message
| I don't know a whole lot about C, but I do know I followed the snippets instructions correctly. It was a patch and since I have a modified version of SMAUG I did the patch manually.
While comiling after this I get these errors:
$ make
make -s smaug
SMAUG1.4a R4 now compiling... o/act_info.o
act_info.c: In function `do_config':
act_info.c:3908: `PLR_PRIVMSG' undeclared (first use in this function)
act_info.c:3908: (Each undeclared identifier is reported only once
act_info.c:3908: for each function it appears in.)
act_info.c: In function `do_whois':
act_info.c:4561: warning: implicit declaration of function `IS_IRC_DESC'
act_info.c:4562: warning: implicit declaration of function `IS_DCC_DESC'
act_info.c:4563: warning: implicit declaration of function `IS_TELNET_DESC'
act_info.c:4564: structure has no member named `nick_data'
act_info.c:4566: structure has no member named `nick_data'
act_info.c:4568: structure has no member named `nick_data'
act_info.c:4569: `MODE_LOGIN' undeclared (first use in this function)
act_info.c:4570: `MODE_SLOGIN' undeclared (first use in this function)
act_info.c:4571: `MODE_DCC' undeclared (first use in this function)
make[1]: *** [o/act_info.o] Error 1
make: *** [all] Error 2
Can anyone help? | | Top |
|
| Posted by
| Thyris
(3 posts) Bio
|
| Date
| Reply #1 on Wed 04 Jun 2003 09:14 PM (UTC) |
| Message
| umm...oops. This isn't a PennMUSH question...and I think I've fixed it...
My error, so that others may know and not do it themselves. I was editing from the patch all these .c things and also of course mud.h...Welll I saved mud.h as mud.c and the mud.h was stuck on the original. Silly me :) | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,367 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top