Martin Simmons wrote:
>>
>> Hope this helps someone
> 
> That file is generated by configure.  Does rerunning configure break it again?
> What is on the broken line?
> 
> __Martin
> 

Running configure does break it yes. The line looks like this;

from ./src/host.h
#define HOST_OS  "i686-pc-linux-gnu"
#define DISTNAME "debian"
#define DISTVER  "ubuntu 5.10
testing/unstable"

Updated to look like;

from ./src/host.h
#define HOST_OS  "i686-pc-linux-gnu"
#define DISTNAME "debian"
#define DISTVER  ""

Cheers,
Gavin
-- 

UKS Ltd, Birmingham Road, Studley, Warwickshire, B80 7BG
Tel: 08700 681 333  -  Fax: 01527 851 301  -  AS: 20547
[EMAIL PROTECTED]  -  www.uksolutions.co.uk
- Please, consider the environment before printing this email -

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