Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDevelop automake problem [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
The_Fallen
n00b
n00b


Joined: 11 Sep 2004
Posts: 64
Location: Göttingen DE

PostPosted: Mon Jul 04, 2005 8:58 am    Post subject: KDevelop automake problem [solved] Reply with quote

Hi,

hab eben KDevelop emerged, weil ich auch mal wieder unter Linux entwickeln möchte. Nach mehreren Schwierigkeiten (mit KDE 3.3 wolltes nicht), liefs dann endlich, aber ich krieg jetzt nichtmal das Hello World-Projekt vom Projektwizard kompiliert. Ich bekomme nur:
Code:

cd '/home/husser/programming/test' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -f Makefile.cvs && mkdir '/home/husser/programming/test/debug' && cd '/home/husser/programming/test/debug' && CXXFLAGS="-O0 -g3" "/home/husser/programming/test/configure" --enable-debug=full && cd '/home/husser/programming/test/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -k
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
*** Beendet mit Status: 1 ***

Installierte Versionen sind:
Code:

kdevelop-3.1.2
automake-1.9.5
autoconf-2.59-r6

Hat einer ne Idee, was das soll bzw wie ich den Fehler weg kriege?

Danke!
fallen


Last edited by The_Fallen on Mon Jul 04, 2005 12:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
Roller
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2005
Posts: 114
Location: Esslingen/Germany

PostPosted: Mon Jul 04, 2005 10:33 am    Post subject: Reply with quote

Das Problem hatte ich auch.
Schau mal hier: http://www.pro-linux.de/berichte/appfokus/kdevelop/kdevelop.html
Und da im Absatz 4 steht drin wie du vorgehen musst.
Back to top
View user's profile Send private message
The_Fallen
n00b
n00b


Joined: 11 Sep 2004
Posts: 64
Location: Göttingen DE

PostPosted: Mon Jul 04, 2005 10:44 am    Post subject: Reply with quote

Hmm, danke, aber bei "Erstellen" fragt er doch extra nach, ob er "Automake & konsorten ausführen" soll. Naja, also zumindest der Punkt läuft bei direktem Aufruf sauber durch. Probleme gibts beim configure:

Code:

checking for correct ltmain.sh version... no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.16, ltmain.sh = 1.5a) ***

Please run:

libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.

*** Beendet mit Status: 1 ***


Der angegebene Aufruf von libtoolize führt leider auch nicht zum Erfolg. Was kann ich noch tun, um den "version mismatch" aufzulösen? Nen ebuild "ltmain" gibts nicht in portage...

thx,
fallen
Back to top
View user's profile Send private message
Roller
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2005
Posts: 114
Location: Esslingen/Germany

PostPosted: Mon Jul 04, 2005 11:01 am    Post subject: Reply with quote

Ich habe mal eine Runde gegoogelt, da ist mir der Link auf das Display geflattert:

http://www.gentooforum.de/thread.php?threadid=5463
Back to top
View user's profile Send private message
The_Fallen
n00b
n00b


Joined: 11 Sep 2004
Posts: 64
Location: Göttingen DE

PostPosted: Mon Jul 04, 2005 12:18 pm    Post subject: Reply with quote

Danke, geht jetzt, ein "autoreconf --install --force" hat das Problem behoben.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum