Has anyone tried to compile ksymoops recently? I followed the instructions
inside the file:
seahunt:/usr/src/linux/scripts# g++ -o ksymoops ksymoops.cc -liostream
In file included from /usr/include/g++/fstream.h:30,
from ksymoops.cc:37:
/usr/include/g++/iostream.h:91: parse error before __extension__'
/usr/include/g++/iostream.h:208: parse error before __extension__'
In file included from ksymoops.cc:39:
/usr/include/g++/iomanip.h:65: declaration of operator >>'
as non-function
/usr/include/g++/iomanip.h:65: parse error before <'
/usr/include/g++/iomanip.h:67: declaration of operator <<'
as non-function
/usr/include/g++/iomanip.h:67: parse error before <'
/usr/include/g++/iomanip.h:65: declaration of operator >>'
as non-function
/usr/include/g++/iomanip.h:65: parse error before <'
/usr/include/g++/iomanip.h:67: declaration of operator <<'
as non-function
/usr/include/g++/iomanip.h:67: parse error before <'
/usr/include/g++/iomanip.h: In function class istream &
operator >>(class istre
/usr/include/g++/iomanip.h:77: member _f' is a private
member of class smanip<
/usr/include/g++/iomanip.h:77: member _a' is a private
member of class smanip<
/usr/include/g++/iomanip.h: In function class istream &
operator >>(class istre
/usr/include/g++/iomanip.h:77: member _f' is a private
member of class smanip<
/usr/include/g++/iomanip.h:77: member _a' is a private
member of class smanip<
/usr/include/g++/iomanip.h: In function class ostream &
operator <<(class ostre
/usr/include/g++/iomanip.h:81: member _f' is a private
member of class smanip<
/usr/include/g++/iomanip.h:81: member _a' is a private
member of class smanip<
/usr/include/g++/iomanip.h: In function class ostream &
operator <<(class ostre
/usr/include/g++/iomanip.h:81: member _f' is a private
member of class smanip<
/usr/include/g++/iomanip.h:81: member _a' is a private
member of class smanip<
seahunt:/usr/src/linux/scripts#
My system oopses like CRAZY with 2.1.108 & 109. I've wanted to post a
proper report, but I can't even get ksymoops to compile.
Michael
-- Michael Nelson nelson@seahunt.imat.com San Francisco, CA michaeln@csd.sgi.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html