>>>>> On Wed, 14 Feb 2007 14:40:10 +0000, Gavin Conway said:
> 
> 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"

Hmm, that's strange.  What is the output from

od -c /etc/debian_version
DISTVER=`cat /etc/debian_version`
echo -n $DISTVER | od -c
/bin/sh --version

__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