Discussion:
[Expat-bugs] [ expat-Bugs-2649838 ] [PATCH] Fix build with libtool 2.x
SourceForge.net
2012-03-03 19:45:52 UTC
Permalink
Bugs item #2649838, was opened at 2009-02-28 14:14
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2649838&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: Fixed
Priority: 5
Private: No
Submitted By: Andreas F?rber (afaerber)
Assigned to: Nobody/Anonymous (nobody)
Summary: [PATCH] Fix build with libtool 2.x

Initial Comment:
libtool 2.x no longer uses a monolithic libtool.m4. buildconf.sh and configure.in need to be updated to copy all relevant files, or autoconf fails to generate configure for CVS HEAD.

Note that the attached patch also contains a local buildconf.sh change (--force in place of --copy) that need not be applied.

----------------------------------------------------------------------
Comment By: Karl Waclawek (kwaclaw)
Date: 2012-03-03 11:45

Message:
Instead: Modified build system to use autoreconf -fvi instead of
buildconf.sh.
(buildconf.sh now just calls autoreconf)
Needs testing.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2649838&group_id=10127
SourceForge.net
2012-03-03 19:46:08 UTC
Permalink
Bugs item #2649838, was opened at 2009-02-28 14:14
Message generated for change (Settings changed) made by kwaclaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2649838&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: Platform Specific
Status: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Andreas F?rber (afaerber)
Assigned to: Nobody/Anonymous (nobody)
Summary: [PATCH] Fix build with libtool 2.x

Initial Comment:
libtool 2.x no longer uses a monolithic libtool.m4. buildconf.sh and configure.in need to be updated to copy all relevant files, or autoconf fails to generate configure for CVS HEAD.

Note that the attached patch also contains a local buildconf.sh change (--force in place of --copy) that need not be applied.

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

Comment By: Karl Waclawek (kwaclaw)
Date: 2012-03-03 11:45

Message:
Instead: Modified build system to use autoreconf -fvi instead of
buildconf.sh.
(buildconf.sh now just calls autoreconf)
Needs testing.

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

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