--- bacula-2.0.0/src/console/console.c.orig 2006-11-27 11:02:59.000000000 +0100 +++ bacula-2.0.0/src/console/console.c 2007-01-05 09:57:26.000000000 +0100 @@ -57,7 +57,7 @@ /* Exported variables */ -extern int rl_catch_signals; +extern "C" int rl_catch_signals; /* Imported functions */ int authenticate_director(JCR *jcr, DIRRES *director, CONRES *cons);