Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149885 - openmotif-2.2.3-r9 doesn't seem to like WANT_AUTOMAKE="1.6"
Summary: openmotif-2.2.3-r9 doesn't seem to like WANT_AUTOMAKE="1.6"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
: 149978 150010 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-02 13:01 UTC by Clemens Noss
Modified: 2006-10-03 14:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clemens Noss 2006-10-02 13:01:33 UTC
I changed it to WANT_AUTOMAKE="latest", now it's compiling.

this happens on 2 different computers

see also bug 149744, bug 148668

with 1.6, it says
----
 * Required automake 1.6. Using automake (GNU automake) 1.6.3.
 * Running automake --add-missing --copy --foreign ...                      [ !! ]

 * Failed Running automake !

top of /usr/PORTAGE_TMPDIR/portage/openmotif-2.2.3-r9/temp/automake-12627.out
----
***** automake *****

aclocal.m4:990: version mismatch.  This is Automake 1.6.3, but aclocal.m4
aclocal.m4:990: was generated for Automake 1.4-p6.  You should recreate
aclocal.m4:990: aclocal.m4 with aclocal and run automake again.
clients/mwm/Makefile.am: installing `./depcomp'
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
...
Comment 1 Selth 2006-10-02 13:10:19 UTC
I have the same problem, but I had to use WANT_AUTOMAKE="1.4"...

It first requires you to install automake 1.4 and then says it tries to use 1.6
...

there's a bug...
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-02 15:52:08 UTC
Fixed in autotools.eclass by making sure the requested autotools versions are always used.

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-03 11:54:20 UTC
*** Bug 149978 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-10-03 14:57:04 UTC
*** Bug 150010 has been marked as a duplicate of this bug. ***