Bacula-users

Re: [Bacula-users] build bacula-sd client-only?

2010-10-11 06:05:58
Subject: Re: [Bacula-users] build bacula-sd client-only?
From: Vadim Zakrinichniy <mr.midav AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 11 Oct 2010 13:01:27 +0300
Hi,

is there another way to build bacula-sd without installing mysql, postgresql or sqlite? I have added @STORED_DIR@ to the client-only case in Makefile.in but it didn't help. I have error message:

 ====== Error in /usr/src/bacula-5.0.2/src/stored ======


==>Entering directory /usr/src/bacula-5.0.2/src/tools
make[1]: Entering directory `/usr/src/bacula-5.0.2/src/tools'
Compiling bsmtp.c
/usr/src/bacula-5.0.2/libtool --silent --tag=CXX --mode=link /usr/bin/g++  -L../lib -o bsmtp bsmtp.o -lbac -lm  -lpthread -ldl  
Compiling dbcheck.c
make[1]: *** No rule to make target `../cats/libbacsql.la', needed by `dbcheck'.  Stop.
make[1]: Leaving directory `/usr/src/bacula-5.0.2/src/tools'


  ====== Error in /usr/src/bacula-5.0.2/src/tools ======


Please help me.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Bacula-users] build bacula-sd client-only?, Vadim Zakrinichniy <=