Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdelibs-3.2.0_beta2 compilierung fehlerhaft, hilfe
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
spaceman
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2003
Posts: 106

PostPosted: Thu Jan 01, 2004 5:34 pm    Post subject: kdelibs-3.2.0_beta2 compilierung fehlerhaft, hilfe Reply with quote

Eine Frohes Neues wünsche ich als erstes. :)

also ich habe im board schon danach gesucht aber es ist der fehler noch nich in der form bekannt.

also ich emerge wie folgt.
Code:

emerge /usr/portage/kde-base/kdelibs/kdelibs-3.2.0_beta2.ebuild

*arts* hat funktioniert..

dann brincht er mit folgender meldung ab:
Code:

make[4]: Entering directory `/var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94/kio/misc/kpac'
cd ../../.. && \
  /bin/sh /var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94/admin/missing --run automake-1.7 --foreign  kio/misc/kpac/Makefile
configure.in:21: version mismatch.  This is Automake 1.7.8,
configure.in:21: but the definition used by this AM_INIT_AUTOMAKE
configure.in:21: comes from Automake 1.7.6.  You should recreate
configure.in:21: aclocal.m4 with aclocal and run automake again.
make[4]: *** [Makefile.in] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94/kio/misc/kpac'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94/kio/misc'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94/kio'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.0_beta2/work/kdelibs-3.1.94'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdelibs-3.2.0_beta2 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make

root@moonlight spaceman:


nun gut die fehler behebung steht ja da .. wird sich mancher sagen .. doch weis ich *sry* nicht wie ich das anstellen soll..
Code:

automake-1.7 --foreign  kio/misc/kpac/Makefile
configure.in:21: version mismatch.  This is Automake 1.7.8,
configure.in:21: but the definition used by this AM_INIT_AUTOMAKE
configure.in:21: comes from Automake 1.7.6.  You should recreate
configure.in:21: aclocal.m4 with aclocal and run automake again.


kann mir dabei weiterhelfen

Vielen Dank im Voraus

spaceman
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Fri Jan 02, 2004 8:57 am    Post subject: Reply with quote

da steht ja auch du sollst mittels "aclocal" das recreaten. net mit automake.

info aclocal hilt weiter.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
spaceman
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2003
Posts: 106

PostPosted: Fri Jan 02, 2004 10:43 am    Post subject: Reply with quote

moin moin,

ich habe zwar schon in die datei reingeschaut .. aber ich komme da irgendwie nicht weiter *sry*

ich weis das liest ihr nicht gern aber koenntet jemand mir bitte genau sagen was ich tun muss ..

THX im voraus ..

spaceman :roll:
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Fri Jan 02, 2004 11:41 am    Post subject: Reply with quote

Such doch noch mal ein bischen im Forum. Wenn ich mich recht erinnere, dann gab es viele Leute, die ähnliche Probleme hatten. Meist hat da wohl ein upgrade von automake/autoconf mit ACCEPT_KEYWORDS="~x86" geholfen.

Viel Glück! :D
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
spaceman
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2003
Posts: 106

PostPosted: Fri Jan 02, 2004 9:11 pm    Post subject: Reply with quote

die hatte ich schon alles überprüft... ich habe von den beiden jeweils die aktuelle version auch im portage sind es die neuen ...

noch ein tip ?!

cu spaceman

***************
erhaben sind die Meister des Gentoo-Voodoo :lol:
Back to top
View user's profile Send private message
spaceman
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2003
Posts: 106

PostPosted: Sat Jan 03, 2004 11:37 am    Post subject: Reply with quote

desweiteren habe ich probiert autoconf und automake nach einer cflag umstellung neu zukompilieren.. so das sie identisch sind .. *ob das sindvoll ist/war darüber streiten sich die geister* :)

aber nach einem erneuten versuch die libs zu kompilieren kann wieder die Ernüchterung ..

hat wer noch ein tip...

cu spaceman

THX
Back to top
View user's profile Send private message
Scytale
n00b
n00b


Joined: 01 May 2003
Posts: 70
Location: Mannheim, BW, Germany

PostPosted: Sun Jan 04, 2004 12:58 am    Post subject: Reply with quote

ralph wrote:
Wenn ich mich recht erinnere, dann gab es viele Leute, die a:hnliche Probleme hatten. Meist hat da wohl ein upgrade von automake/autoconf mit ACCEPT_KEYWORDS="~x86" geholfen.


So auch bei mir: make.conf bearbeiten, so dass ACCEPT_KEYWORDS="~x86" aktiv ist, dann emerge autoconf automake (wichtig: nicht emerge -u), dann ACCEPT_KEYWORDS wieder zuruecksetzen. Jetzt klappt emerge kde ohne Probleme.

PS: Sorry fuer Zeichenfehler in diesem Beitrag, das System auf dem ich schreib ist noch nicht wirklich eingerichtet.
_________________
Never stop using your brain.
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