On Sunday 11 January 2009 19:41:21 Dan Langille wrote:
> Dan Langille wrote:
> > Kern Sibbald wrote:
> >> Hello Dan,
> >>
> >> Could you please update to the latest version of the SVN (both
> >> trunk/bacula and trunk/regress)  and tell me if the problem is fixed? 
> >> It is hard to test here since all my machines have a gmake.  If you have
> >> gmake on your system, Bacula should now use it when appropriate or skip
> >> the calls.  However, I am almost sure there are other problems that I
> >> did not see lurking in the code, so it make take a few tries.
> >
> > On FreeBSD 6.x, with gcc 3.4.6, it compiles fine and gets into the
> > regression testing.
> >
> >
> > On FreeBSD 7.x, with gcc 4.2.1 20070719, and the local patches for
> > casting, it also gets into the regression testing.
> >
> > I will let these test run to completion.
>
> Now we have these uploaded:
>
> http://regress.bacula.org/buildSummary.php?buildid=3993
> http://regress.bacula.org/buildSummary.php?buildid=3992
>
> They should be appearing on a daily basis from now on.

OK, thanks.

Other than possibly the (pthread *) change you made to prevent a failure, I 
would recommend you remove all your local casting changes.  They should only 
produce warning messages, and when I see compiler warning, and have time I 
generally fix them.  I cannot fix your resolve.h warning because it is 
apparently some incompatibility that I need to know more about before 
possibly fixing it.  However, I generally fix casting warnings due to the new 
stupid 4.2 compiler rather quickly.

Regards,

Kern

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to