Hi all.  I'm hoping someone here can help me out.  I've installed and made my first test config for Bacula, the daemons start, but bconsole isn't on my system anywhere!  When I built Bacula, I did it from the ports collection (Bacula v1.36.3) using "make -DWITH_POSTGRESQL install".  I can see the console program in the work path (/usr/ports/sysutils/bacula-server/work/bacula-1.36.3/src/console), but when I try to make it, I get
 
c++   -c -I/usr/local/include  -I. -I..  -O -pipe console.c
console.c:503:22: readline.h: No such file or directory
console.c:504:21: history.h: No such file or directory
console.c: In function `int get_cmd(FILE*, const char*, BSOCK*, int)':
console.c:513: error: `readline' undeclared (first use this function)
console.c:513: error: (Each undeclared identifier is reported only once for each function it appears in.)
console.c:521: error: `add_history' undeclared (first use this function)
*** Error code 1
 
Stop in /usr/ports/sysutils/bacula-server/work/bacula-1.36.3/src/console.
 
I followed the walkthrough from the FreeBSD Diary, as well as checked through most of the Bacula manual for help.  I would be grateful for any help anyone can offer...I'm looking forward to using Bacula...and this seams like a stupid place to be hung up.
 
Thanks!
--Brian

Reply via email to