Re: Races

From: ShadowLord (dkoepke@california.com)
Date: 06/22/96


On Sat, 22 Jun 1996, Iggy wrote:

> gcc -c -g -O -Wall -fno-strict-prototypes  db.c
> db.c: In function `parse_simple_mob':
> db.c:887: structure has no member named `race'
> db.c: In function `store_to_char':
> db.c:1798: structure has no member named `race'
> db.c:1798: structure has no member named `race'
> db.c: In function `char_to_store':
> db.c:1916: structure has no member named `race'
> db.c:1916: structure has no member named `race'
> *** Error code 1
> make: Fatal error: Command failed for target `db.o'
> Current working directory /tmp/coke/circle30bpl11/src
> *** Error code 1
> make: Fatal error: Command failed for target `all'

You might consider adding a variable in the proper structure (wherever
you're looking for it in db.c's code).  Things just don't magically appear
in structures if you call for them.

	-dak



This archive was generated by hypermail 2b30 : 12/18/00 PST