I use the ubuntu10.04, and when i compile a package which is in ROS, the error occurs as following:
File "/usr/lib/python2.6/logging/handlers.py", line 76, in emit
if self.shouldRoll over(record):
File "/usr/lib/python2.6/logging/handlers.py", line 149, in shouldRollover
msg = "%s\n" % self.format(rec ord)
File "/usr/lib/python2.6/logging/__init__.py", line 648,...