[ expat-Bugs-420676 ] illegal compile option on AIX
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 24 Jul 2001 15:09:32 -0700
Bugs item #420676, was opened at 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: Closed
>Resolution: Fixed
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.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-24 15:09
Message:
Logged In: YES
user_id=3066
The command lines used in the CVS version have been simplified and are more portable. The options which created this problem are no longer used.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2001-06-26 05:16
Message:
Logged In: NO
suite au même probléme, des compléments d'information:
make donne up-to-date => pas de .o pourquoi??
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2001-06-26 02:09
Message:
Logged In: NO
J'ai aussi execatement le même problème sur AIX 4.3.3
et celà me pénalise pour installer XML::Parser de Perl
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=420676&group_id=10127