[ expat-Bugs-420676 ] illegal compile option on AIX

noreply@sourceforge.net noreply@sourceforge.net
Wed, 02 May 2001 00:58:09 -0700


Bugs item #420676, was updated on 2001-05-02 00:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=420676&group_id=10127

Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: illegal compile option on AIX

Initial Comment:
I get the following

/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -
DPACKAGE=expat -DVERSION=expat_1.95.1 -I. -I..  -g -c 
xmlparse.c
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\ -
DVERSION=\expat_1.95.1\ -I. -I.. -g -Wp,-
MD,.deps/xmlparse.pp -c xmlparse.c  -DPIC -o 
xmlparse.lo
1506-173 (W) Option MD is not valid.  Enter xlc for 
list of valid options.
1506-297 (S) Unable to open input file xmlparse.lo. No 
such file or directory.
"xmlparse.lo", line 1.1: 1506-356 (W) Compilation unit 
is empty.
make: 1254-004 The error code from the last command is 
1.

running make install on aix for expat 1.95.1.

I have no idea what -MD is or how to repair this.


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

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