[ expat-Bugs-1463666 ] expat-1.95.8 linking fails on aix
"SourceForge.net" <[email protected]> Sat, 17 Jan 2009 16:43:36 +0000
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1463666, was opened at 2006-04-03 12:34 Message generated for change (Comment added) made by kwaclaw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1463666&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Rejected Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: expat-1.95.8 linking fails on aix Initial Comment: *** expat-1.95.8/Makefile.in Mon Apr 3 11:21:48 2006 --- expat-1.95.8/Makefile.in Mon Apr 3 11:22:19 2006 *************** *** 103,109 **** LIBTOOL = @LIBTOOL@ INCLUDES = -I$(srcdir)/lib -I. ! LDFLAGS = @LDFLAGS@ CPPFLAGS = @CPPFLAGS@ CFLAGS = @CFLAGS@ -DHAVE_EXPAT_CONFIG_H VSNFLAG = -version-info @LIBCURRENT@:@LIBREVISION@:@LIBAGE@ --- 103,109 ---- LIBTOOL = @LIBTOOL@ INCLUDES = -I$(srcdir)/lib -I. ! LDFLAGS = @LDFLAGS@ -static CPPFLAGS = @CPPFLAGS@ CFLAGS = @CFLAGS@ -DHAVE_EXPAT_CONFIG_H VSNFLAG = -version-info @LIBCURRENT@:@LIBREVISION@:@LIBAGE@ ---------------------------------------------------------------------- >Comment By: Karl Waclawek (kwaclaw) Date: 2009-01-17 11:43 Message: No follow-ups. ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2006-06-01 17:06 Message: Logged In: YES user_id=290026 Greg, can you clear this up? ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2006-04-03 19:05 Message: Logged In: YES user_id=290026 I am not the Unix build expert here, and don't know what effect this has on builds for other platforms. AFAIK, Expat should build and link OK on AIX. You should contact Greg Stein about it. Have you tried Expat 2.0 yet? Does the problem still exist? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-04-03 18:24 Message: Logged In: NO It fixes Makefile.in so that the resultant expat library can be linked into applications on aix. ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2006-04-03 15:45 Message: Logged In: YES user_id=290026 I don't understand. What does the diff above describe? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1463666&group_id=10127