Hello,

If you are pulling code from the SVN, you need to be aware of the most recent 
changes I committed.

For Unix machines and Win32 cross builds, please do the following to update:

   make clean
   svn update

It is important to ensure that you clean first to get rid of the old 
src/lib/libbac.a file.
  

For Win32 VC++ builds, you will need to update the proj for bacula.dll  to 
remove:

   enh_fnmatch.o
   idcache.o

and add

  guid_to_name.o

there are now changes in the dll entrypoints.

Best regards,

Kern

PS: I think Bacula is now *finally* free of the onerous restrictions of the 
GPL.  We remain on GPLv2, but with these changes, I should (must verify 
first) now be able to modify the license to permit linking with OpenSSL.  :-)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to