[ expat-Bugs-223800 ] makefile targeted to gmake only

noreply@sourceforge.net noreply@sourceforge.net
Wed, 25 Jul 2001 13:39:26 -0700


Bugs item #223800, was opened at 2000-11-29 07:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=223800&group_id=10127

Category: Build control
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Philippe Willem (phil_ip)
Assigned to: Greg Stein (gstein)
Summary: makefile targeted to gmake only

Initial Comment:
After a configure, make doesn't do anything on a SCO platform. A cd ./lib; make doesn't do nothing either.
Using gmake helps a little but the make process fails whith the lack of ./lib/.deps/xmlparse.pp reported earlier.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-25 13:39

Message:
Logged In: YES 
user_id=3066

I suspect that you're using a make that doesn't understand the .PHONY declaration, but am not sure.  I've now seen this as well in a Sun make, where .PHONY was not mentioned in the documentation of the .SPECIAL targets.

Closing this as it is primarily a tool issue.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2001-05-08 12:05

Message:
Logged In: NO 

Sharing the Makefile.in fixes for Solaris would be very helpful!

----------------------------------------------------------------------

Comment By: Richard Green (richy)
Date: 2001-04-25 07:52

Message:
Logged In: YES 
user_id=13587

Fails in a Sun / Solaris environment as well - Needed to 
hand mangle the makefile.in files

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=223800&group_id=10127