PDA

View Full Version : Slightly offtopic - Help with *BSD compile


Compositus Confusio
03-10-2005, 03:24 PM
I know this is not quite the right place for this, but Linux is a Unix clone, so I was hoping someone could help me. I've been trying for almost a week now to resolve the following error when complining EQEmu on a NetBSD 2.0/i386 machine:

In file included from ../common/EQNetwork.cpp:22:
../common/debug.h:110: error: type specifier omitted for parameter `va_list'
../common/debug.h:110: error: parse error before `)' token
gmake: *** [../common/EQNetwork.o] Error 1

I get it making memshare, world and zone. Does anyone have any idea what's going on, or what include/library I'm missing or is misconfigured?