Query page
Enter new bug
| Description: |
Opened: 2008-05-07 02:52 |
Forwarding Gentoo bug 220599, <http://bugs.gentoo.org/220599>.
Building Open Motif with recent autotools (autoconf-2.62, automake-1.10.1,
libtool-2.2.4) fails with the following error message:
* Running aclocal -I . ... [ ok ]
* Running libtoolize --copy --force --install --automake ... [ ok ]
* Running aclocal -I . ... [ ok ]
* Running autoconf ... [ !! ]
* Failed Running autoconf !
#cat /var/tmp/portage/x11-libs/openmotif-2.3.0-r2/temp/autoconf-22921.out
***** autoconf *****
***** autoconf
configure:19216: error: possibly undefined macro: LT_HAVE_FREETYPE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:19382: error: possibly undefined macro: LT_HAVE_XRENDER
Renaming variables LT_HAVE_FREETYPE and LT_HAVE_XRENDER in file ac_find_xft.m4
fixes the problem.
------- Additional Comments From Ihor Hayvuk 2008-06-25 12:24 -------
Created an attachment (id=185)
Proposed patch
------- Additional Comments From Ihor Hayvuk 2008-06-25 12:26 -------
Fixed in CVS HEAD and openmotif_2_3 branches
Query page
Enter new bug