[Mailman-Developers] [ mailman-Patches-551327 ] Makefile fix so that errors propagate
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 03 May 2002 01:48:36 -0700
Patches item #551327, was opened at 2002-05-02 09:17
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=300103&aid=551327&group_id=103
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Resare (noa)
Assigned to: Nobody/Anonymous (nobody)
Summary: Makefile fix so that errors propagate
Initial Comment:
While I was trying to build mailman-2.1b1 as an rpm i
encountered problems with my python installation that
made the build in misc fail. Unfortunately, the error
didn't propagate to the toplevel make process so it
took some time to track down. The attached patch simply
propagates any errors from make subprocesses to the
topelevel make in an automake like fashion.
----------------------------------------------------------------------
>Comment By: Daniel Resare (noa)
Date: 2002-05-03 08:48
Message:
Logged In: YES
user_id=24013
Since english is not my first language I don't understand
what you mean with 'comprehensive'. Does it indicate that my
patch is hard to understand? (Sounds unlikely to me)
----------------------------------------------------------------------
Comment By: Barry Warsaw (bwarsaw)
Date: 2002-05-03 01:54
Message:
Logged In: YES
user_id=12800
I think a more comprehensive solution might be necessary. I
introduced a delivery mistake (calling it email-2.0.3 in
misc/Makefile.in) and the build process didn't stop.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=300103&aid=551327&group_id=103