[DGD] A new Phantasmal Issue

Kurt Nordstrom kurt at blar.net
Fri Jun 22 20:51:15 CEST 2007


Thanks to Felix and Noah for the help on the driver issue.  I'll likely
recompile my kernel to support IPV6 in the future, but for now,
recompiling DGD did the trick.

So now there's a new issue, this looks like something with the mudlib. 
Perhaps the error lies in my configuration?

When I start the driver with ../bin/driver phantasmal.dgd:

Jun 22 13:49:26 ** DGD 1.2.127
Jun 22 13:49:26 ** Initializing...
Jun 22 13:49:27 ** Compile error: /include/std.h: 1: cannot include "AUTO"
Jun 22 13:49:27 ** Compile error: /kernel/obj/telnet.c: 1: cannot include
"kernel/kernel.h"
Jun 22 13:49:27 ** Compile error: /kernel/obj/telnet.c: 2: cannot include
"kernel/user.h"
Jun 22 13:49:27 ** Compile error: /kernel/obj/telnet.c: 4: syntax error
Jun 22 13:49:27 ** Initialization failed.


This is what the /log/Syslog.log says:

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Starting Phantasmal v0.018...
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
errord(unset) ||| (no user) ||| Fri Jun 22 12:24:01 2007 / 0.017 [7]
  --> Compile error: /include/std.h:1: cannot include "AUTO"
errord(unset) ||| (no user) ||| Fri Jun 22 12:24:01 2007 / 0.017 [7]
  --> Compile error: /kernel/obj/telnet.c:1: cannot include "kernel/kernel.h"
errord(unset) ||| (no user) ||| Fri Jun 22 12:24:01 2007 / 0.018 [7]
  --> Compile error: /kernel/obj/telnet.c:2: cannot include "kernel/user.h"
errord(unset) ||| (no user) ||| Fri Jun 22 12:24:01 2007 / 0.018 [7]
  --> Compile error: /kernel/obj/telnet.c:4: syntax error


The strange thing is that the kernel.h and the user.h files it complains
about not being able to include seem to exist.  Any suggestions for
further diagnostics or things I should try?






More information about the DGD mailing list