>>>>> On Wed, 14 Feb 2007 18:44:44 +0100, Kern Sibbald said:
> 
> On Wednesday 14 February 2007 15:40, Gavin Conway wrote:
> > 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  ""
> 
> It looks like Ubuntu has broken the /etc/debian_version file or someone (you) 
> edited it and added an inappropriate cr or lf. Could you send me a copy of 
> that file as an attachment?

>From my tests that shouldn't matter though, because the backquote syntax
replaces newlines by spaces.

__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