[ expat-Bugs-470416 ] compile fails on UnixWare 7.1.1 with cc

noreply@sourceforge.net noreply@sourceforge.net
Thu Oct 11 15:24:11 2001


Bugs item #470416, was opened at 2001-10-11 15:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=470416&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: compile fails on UnixWare 7.1.1 with cc

Initial Comment:
Using UnixWare's cc and gmake, compiling 1.95.1 fails;
the offending lines are the .c.o and .c.lo dependencies
in lib/Makefile.in which try to pass
"-Wp,-MD,.deps/$(*F).pp" to the compiler, which is (of
course) unrecognised.  The library appears to build
successfully when the dependency code is removed; is it
necessary?

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

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