James O'Kane - 2003-04-25

Logged In: YES
user_id=7767

I haven't had time to look at mbackup in about a year. I
suspect the problem is stricter namespace rules in the newer
gcc/glibc combo.
Try adding "using namespace std; " After the #include lines.
I should also mention that mbackup isn't ready for use yet.
I don't use it myself yet, so it's not ready for end-user
consumption.