Dear Coders,
I have almost got the pfile conversion utilit from the snippets site
to work. However I come to a most perplexing error, keeping me from fixing
the code. Any help or assistance rendered would be very appreciative!
RThanks in advance!
ERROR:
------
make ../bin/pfileconv
gcc -g -O -o ../bin/pfileconv util/plrconv.c
In file included from util/plrconv.c:11:
util/../structs.h:905: syntax error before `socket_t'
*** Error code 1
Stop.
*** Error code 1
Stop.
STRUCTS.H (line 904-906)
------------------------
struct descriptor_data { socket_t descriptor; /*file descriptor for
socket */
char host[HOST_LENGTH+1]; /* hostname*/
Nicholas Wourms 8^)
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://cspo.queensu.ca/~fletcher/Circle/list_faq.html |
+-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST