[chimp@arched ~/cvstuff/PSstuff/HEAD/planeshift]$ jam -aq
...patience...
...found 1352 target(s)...
...updating 277 target(s)...
MkDir1 ./out/linuxx86/debug/src/common/admin
C++ ./out/linuxx86/debug/src/common/admin/adminmessage.o
In file included from ./src/common/net/message.h:33,
from src/common/admin/adminmessage.h:25,
from src/common/admin/adminmessage.cpp:25:
./src/common/util/genqueue.h: In member function `bool GenericQueue::I
sFull()\':
./src/common/util/genqueue.h:87: error: `size\' undeclared (first use this functi
on)
./src/common/util/genqueue.h:87: error: (Each undeclared identifier is reported
only once for each function it appears in.)
In file included from ./src/common/util/genqueue.h:99,
from ./src/common/net/message.h:33,
from src/common/admin/adminmessage.h:25,
from src/common/admin/adminmessage.cpp:25:
./src/common/util/genqueue.cpp: In copy constructor `GenericQueue::Gen
ericQueue(GenericQueue&)\':
./src/common/util/genqueue.cpp:56: error: `others\' undeclared (first use this fu
nction)
g++ -c -o ./out/linuxx86/debug/src/common/admin/adminmessage.o -DCS_DEBU
G -g3 -I/home/chimp/cvstuff/PSstuff/HEAD/CS/include -I/home/chimp/cvstuff/P
Sstuff/HEAD/cel/include -fexceptions -I. -I./include -I./src/common -I./src/cli
ent -I./src/server src/common/admin/adminmessage.cpp
...failed C++ ./out/linuxx86/debug/src/common/admin/adminmessage.o ...
...skipped libpsadminnet.a for lack of libpsadminnet.a(adminmessage.o)...
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 1 target(s)...
-------------------------------------------------------------------------
This happens for pretty much every other thing when I do just jam.