This actually seems to get funnier and funnier every time I
revisit it. Ok, any ideas on this one: 

-----
gcc -O2 -Wall -g -o build-prc.o -c build-prc.cpp
build-prc.cpp: In function `int main(int, char **)':
build-prc.cpp:213: `dlpDBFlagCopyPrevention' undeclared (first use this
function)
build-prc.cpp:213: (Each undeclared identifier is reported only once
build-prc.cpp:213: for each function it appears in.)
build-prc.cpp:217: `dlpDBFlagStream' undeclared (first use this function)
make: *** [build-prc.o] Error 1
-----

Reply via email to