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_Bacula_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

Reply via email to