Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit automake-1.6
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
format c:
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2002
Posts: 89
Location: Berlin

PostPosted: Thu Sep 12, 2002 1:29 pm    Post subject: Problem mit automake-1.6 Reply with quote

Hi,

ich wollte quake aus dem cvs compilen. dazu wird automake-1.6 benötigt. Ein
Code:
find /usr/bin -name automake*

ergab, daß drei automake-Versionen auf dem System sind.
Quote:

/usr/bin/automake-1.6
/usr/bin/automake-1.5
/usr/bin/automake-1.4
/usr/bin/automake

wobei standardmäßig automake-1.4 aktiv war. Ich kopierte nun automake-1.6 nach automake. Damit lief der ./bootstrap von quake, aber ich bekam folgende Fehlermeldung:
Quote:

/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL


Ich bin ziemlich ratlos. Hat jemand eine Idee?
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Thu Sep 12, 2002 1:48 pm    Post subject: Reply with quote

Hi,

das liegt daran das Du Automake 1.6 über eine Variable einstellen kannst.

Code:

export WANT_AUTOMAKE_1_6=1


schon wird automatisch automake 1.6 verwendet.

Allerdings scheint das andere ein Quake Problem zu sein!
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