Summary: | Running automake and friends fails for C++ program | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | G Clay <g.clay> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.2.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
G Clay
2002-08-20 19:58:50 UTC
Sorry when I made the original bug report I completely forgot to include version numbers for automake and autoconf - stupid of me! Here we go: Automake: 1.6.3 Autoconf: 2.53 I hope that helps shed some more light on the bug. Cheers Gareth Hi please specify your automake and autoconf version. You need automake and autoconf >=3D 2.5. Best regards Harry Hi > Sorry when I made the original bug report I completely forgot to include > version numbers for automake and autoconf - stupid of me! > > Here we go: > Automake: 1.6.3 > Autoconf: 2.53 sorry this is what happens if you read your mail the wrong way round :) can you try to remove the admin/ subdirectory of your project with the newe= st=20 one from kde-common module in the main kde CVS? Does the error still appear= =20 if you rerun automake/autoconf? Best regards Harry > sorry this is what happens if you read your mail the wrong way round :) > > can you try to remove the admin/ subdirectory of your project with the newest > one from kde-common module in the main kde CVS? Does the error still appear > if you rerun automake/autoconf? I'm sorry this is such a late reply. My computer has been down for a few days because of the gcc3.2 upgrade - I've had to recompile everything on my system. Because of that I don't have a working version of gideon to test this with - the latest cvs (as of this morning) doesn't compile. As soon as I have a working copy of gideon I'll get back to you with the results of your test. Cheers Gareth Fixed in CVS |