[Expat-bugs] [ expat-Bugs-1463666 ] expat-1.95.8 linking fails on aix

SourceForge.net noreply at sourceforge.net
Thu Jun 1 23:06:56 CEST 2006


Bugs item #1463666, was opened at 2006-04-03 12:34
Message generated for change (Settings changed) 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: Open
>Resolution: Rejected
Priority: 5
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: 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


More information about the Expat-bugs mailing list