On Thursday 12 July 2007 20:22, Frank Sweetser wrote: > > I went to give the regression suite a try on a Mac (10.4.10), and the build > failed with these errors: > > ==>Entering directory /Users/netops/bacula/regress/build/src/filed > Compiling restore.c > restore.c: In function `void do_restore(JCR*)': > restore.c:517: error: 'fork_flags' was not declared in this scope > restore.c:520: error: 'stream' was not declared in this scope > restore.c:525: error: 'cs' was not declared in this scope > restore.c:532: error: 'cs' was not declared in this scope > restore.c:543: error: 'prev_stream' was not declared in this scope > restore.c:543: error: 'stream' was not declared in this scope > restore.c:544: error: 'forkbfd' was not declared in this scope > restore.c:550: error: 'fork_size' was not declared in this scope > restore.c:554: error: 'forkbfd' was not declared in this scope > restore.c:555: error: 'rctxfork_cipher_ctx' was not declared in this scope > make[1]: *** [restore.o] Error 1 > > This was with SVN 5157.
Try pulling the latest SVN revision 5158. It should be a lot closer. Without being able to compile it, I cannot be 100% sure I got them all. Regards, Kern > > -- > Frank Sweetser fs at wpi.edu | For every problem, there is a solution that > WPI Senior Network Engineer | is simple, elegant, and wrong. - HL Mencken > GPG fingerprint = 6174 1257 129E 0D21 D8D4 E8A3 8E39 29E3 E2E8 8CEC > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
