[ expat-Bugs-446957 ] Make exits silently
noreply@sourceforge.net
noreply@sourceforge.net
Mon Oct 1 13:21:05 2001
Bugs item #446957, was opened at 2001-08-01 14:29
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=446957&group_id=10127
Category: Build control
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Make exits silently
Initial Comment:
Platform: Solaris 8
gcc 2.95.3
gnu make (or Sol8 make - same effect with both)
"./configure" succeeds.
running "make" produces nothing.
Reverted to 1.95.1, works fine.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-10-01 13:20
Message:
Logged In: YES
user_id=3066
I'm suspicious that the reporter was actually using GNU make
here. I've changed the Makefile.in (revision 1.19) so this
problem should not be catching anyone anymore.
----------------------------------------------------------------------
Comment By: Greg Stein (gstein)
Date: 2001-08-26 04:06
Message:
Logged In: YES
user_id=6501
No idea. We'll have a simpler system shortly, and can try
that.
----------------------------------------------------------------------
Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-08-09 10:52
Message:
Logged In: YES
user_id=3066
I'm very surprised that you're having difficulties even with
GNU make; can you please double-check that? I observed the
same problem with Sun make (Solaris 8, but I think any
version will do); it doesn't seem to understand the .PHONY
directives in the makefile. GNU make worked fine for me,
though.
Greg, any wisdom here?
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=446957&group_id=10127