>>>>> On Wed, 14 Feb 2007 13:22:16 +0000, Gavin Conway said:
> 
> Gavin Conway wrote:
> > Apologies for the long email but I'm at my wits end on this one. I'm 
> > using Ubuntu and have just removed Bacula using aptitude so that I can 
> > install the updated version from source.
> > 
> > Here's my compile time options;
> > 
> > ./configure --prefix=/opt/bacula/ --enable-smartalloc --with-mysql 
> > --with-pid-dir=/var/run --with-subsys-dir=/var/lock/subsys 
> > --enable-conio --with-openssl --with-dir-user=bacula 
> > --with-dir-group=bacula --with-sd-user=bacula --with-sd-group=bacula 
> > --with-fd-user=root --with-fd-group=root --with-python --with-readline
> 
> Found the problem with this. For some reason the host.h file had a 
> variable declared without the terminating \" value. I put this in and it 
> has apparently compiled fine.
> 
> Hope this helps someone

That file is generated by configure.  Does rerunning configure break it again?
What is on the broken line?

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to