On Sunday 15 March 2009 01:10:52 James Harper wrote:
> How easy would it be to get the build scripts to (re-)report on errors
> at the end of the build process?
>
> If I want to find out if the build was successful, I have to scroll up
> and make sure that everything is reported as 'is good' and not (eg)
> '====== Error in /usr/local/src/bacula/bacula/src/dird ======'
>
> Am I doing something wrong, or am I the only one who makes typo's in my
> code :)
>

Yes, the current make files have several problems and this is one of them.  We 
certainly should and can work out some way to display any fatal errors at the 
end.

However, in the short term, what I suggest you do is:

make
(lots of stuff prints and scrolls off the screen)

make  
(now there should be very little information compared to the previous time,
 and any errors should be rather obvious.)

Best regards,

Kern

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to