On Wed, Sep 24, 2003 at 02:01:21AM -0700, Zach wrote: > --- Zach <vanillatrek at yahoo.com> wrote: > > Ok I am using fresh sources of latest Vanilla from CVS > > and compiling with gcc-2.95 and getting lots of undefined > > reference errors in for ntsev functions: > > > > death.o(.text+0x567): In function `death': > > /home/yoda/netrek/Vanilla/ntserv/death.c:142: undefined > > reference to `savestats' > > I looked at one of these errors: ntserv/death.c has include > statement for ../include/proto.h where savestats() is > defined so I don't see why it's saying it is undefined ! > ??? No, proto.h contains not a definition, but a prototype. The definition was in ntserv/db.c -- James Cameron mailto:quozl at us.netrek.org http://quozl.netrek.org/ _______________________________________________ vanilla-list mailing list vanilla-list at us.netrek.org https://mailman.real-time.com/mailman/listinfo/vanilla-list