Looks like this problem:

http://lists.gnu.org/archive/html/bug-autoconf/2010-08/msg00071.html

caused by libtool defining ECHO, which clashes with Bacula's definition.

I see that there was a similar problem with RM (renamed to REMOVE), but the
simplest fix is probably to delete the ECHO variable from the Makefiles and
use plain echo instead.

__Martin


>>>>> On Sat, 09 Jun 2012 23:18:28 +0200, Kern Sibbald said:
> 
> Hello,
> 
> If you read my previous posts carefully, you will see that I mentioned
> that the code in question is automatically generated by the
> autoconf utilities, which are used by a very large number of
> open source projects.  It is not Bacula code doing these things,
> so please for this issue address complaints to the autoconf guys.
> 
> Their tools, in my opinion, are a bit complicated and it took
> me several years to learn how to program configure.in correctly, but
> I can say, that we have never previously had any problems with
> them, and they are by far the most portable build tools that I have ever
> seen.
> 
> Best regards,
> Kern
> 
> On 06/09/2012 03:54 PM, Gary R. Schmidt wrote:
> > On 9/06/2012 5:17 PM, Kern Sibbald wrote:
> >> Interesting.
> >>
> >> Unfortunately, we cannot use changes to configure because it is "compiled"
> >> from autoconf/configure.in by the autoconf tools.
> >>
> >> I just checked the ./configure of the latest code that I built last week
> >> on 8.2 and it has the ECHO = 'printf %s\n'  which works for me.
> >> Perhaps the real problem may be something with your /bin/sh or
> >                                                         ^^^^^^^
> > Since when has "sh" had a "printf" statement?  I suppose it /could/, if
> > it was a link to "bash", but nobody would be *that* stupid, would they?
> >
> > There is a "/bin/printf" on Solaris.
> >
> > Is bacula starting to suffer even more from the "sure it's portable, it
> > builds on both Fedora *and* Ubuntu" disease?
> >
> >     Cheers,
> >             Gary    B-)
> >
> > ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Bacula-devel mailing list
> > Bacula-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-devel
> >
> 
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
> 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to