Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
autoconf 1.3/2.52 confusion
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
eclipsed
n00b
n00b


Joined: 19 May 2002
Posts: 26

PostPosted: Thu May 30, 2002 7:10 pm    Post subject: autoconf 1.3/2.52 confusion Reply with quote

I'm attempting to build some stuff from kde's cvsup and am having a problem with autoconf versions. When I do and emerge -s autoconf it returns that I have version 2.52d-r1 installed, However when I do a make -f Makefile.cvs it breaks saying that I have 2.13 installed and not the required 2.5x. How can I force the system to see the 2.52d-r1 version? TIA.
-Adam
Back to top
View user's profile Send private message
eclipsed
n00b
n00b


Joined: 19 May 2002
Posts: 26

PostPosted: Fri May 31, 2002 8:23 am    Post subject: Reply with quote

In case anyone else runs into this problem try
Code:
 export WANT_AUTOCONF_2_5="1"
That fixed it for me...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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