Kdevelop is almost useless without automake 1.6

Bug #41021 reported by Rémy Marronnier
10
Affects Status Importance Assigned to Milestone
kdevelop3 (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

From a kubuntu dapper freshly installed, I installed Kdevelop and decided to compile a kde application.

I got this nice message :

cd '/home/didier/inforecrut' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/didier/inforecrut/debug' && cd '/home/didier/inforecrut/debug' && CXXFLAGS="-O0 -g3" "/home/didier/inforecrut/configure" --enable-debug=full && cd '/home/didier/inforecrut/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** YOU'RE USING automake (GNU automake) 1.4-p6.
*** KDE requires automake 1.6
make[1]: *** [cvs] Erreur 1
make: *** [all] Erreur 2
*** Exited with status: 2 ***

Then, I looked in the repos and couldn't find automake 1.6 (there were 1.4, 1.7, 1.8, 1.9 but no 1.6)

It's not a package bug, it's a dependency one (at least, it seems to me)

I hope it can be solved.

Revision history for this message
Yuriy Kozlov (yuriy-kozlov) wrote :

Do you still get the error if you install 1.8 or 1.9 instead of 1.4?

kdevelop depends on one of the four.

Some applications require newer and sometimes older versions of automake to compile. I don't think this is a bug in kubuntu.

Revision history for this message
Rémy Marronnier (rmarronnier) wrote :

Ok, it works with automake 1.9.

How do I close this bug ? ;-)

Revision history for this message
Yuriy Kozlov (yuriy-kozlov) wrote :

By clicking on the package name under "Affects" and changing the status. All done.

Changed in kdevelop3:
status: Unconfirmed → Rejected
Revision history for this message
odysseus (john-layt) wrote :

Have Beta 1 installed, updated to beta 2, hit this problem but already had 1.4 and 1.9 installed. Removed 1.4, no joy. Added 1.4 back, no joy. Used update-alternatives to 1.9, no joy. Added 1.8 and 1.7 and now everything's rosy. Huh?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.