Hello,
make[1]: Leaving directory
`/home_local/usuario/workspace_dsng/Bacula/src/findlib'
==>Entering directory /home_local/usuario/workspace_dsng/Bacula/src/filed
make[1]: Entering directory
`/home_local/usuario/workspace_dsng/Bacula/src/filed'
Compiling accurate.c
accurate.c: In function 'bool accurate_check_file(JCR*, FF_PKT*)':
accurate.c:340: error: 'Dmsg' was not declared in this scope
accurate.c:344: error: 'Dmsg' was not declared in this scope
make[1]: *** [accurate.o] Error 1
make[1]: Leaving directory `/home_local/usuario/workspace_dsng/Bacula/src/filed'
Line 338, accurare.c
if (elt.mtime != ff_pkt->statp.st_mtime) {
// Jmsg(jcr, M_SAVED, 0, _("%s st_mtime differs\n"), fname);
Dmsg(dbglvl, "%s st_mtime differs\n", fname);
stat = true;
} else if (elt.ctime != ff_pkt->statp.st_ctime) {
// Jmsg(jcr, M_SAVED, 0, _("%s st_ctime differs\n"), fname);
Dmsg(dbglvl, "%s st_ctime differs\n", fname);
stat = true;
}
Thanks.
--
-----------------------------------------------------------
João Henrique Freitas - joaohf_at_gmail.com
Campinas-SP-Brasil
BSD051283
LPI 1
http://joaohf.pbwiki.com
http://www.livejournal.com/users/joaohf/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel