It looks like the target for example-plugin and test have both been removed 
from the Makefile.  I am not sure why.  I don't remember doing it, but if I 
did, perhaps it was because the main Bacula code can also serve as a test for 
a plugin ?????

On Saturday 20 February 2010 09:47:32 Philipp Storz wrote:
> Hello everybody,
>
> I just wanted to play a bit with the bacula plugin api.
> In the documentation
> http://www.bacula.org/5.0.x-manuals/en/developers/developers/Building_Bacul
>a_Plugins.html
>
> is described, how I can build the example plugin and a binary named
> "main", which then calls this plugin without having to integrate it
> fully into a bacula fd.
>
> When I do what is described there, and change into src/plugins/fd after
> configure and make, I get this error message:
>
> make test
> make: *** No rule to make target `test'.  Stop.
>
> Did I do something wrong, or is this testing executable now in some
> other place?
>
> I tried this in a freshly checked out git repo:
>
> #define VERSION "5.1.2"
> #define BDATE   "14 February 2010"
> #define LSMDATE "14Feb10"
>
> Best regards,
>
> Philipp
>
> ---------------------------------------------------------------------------
>--- Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to