Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Autoconf version mismatch (2.13 instead of 2.53)
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
fred1
n00b
n00b


Joined: 01 Aug 2002
Posts: 4

PostPosted: Sat Aug 03, 2002 2:46 pm    Post subject: Autoconf version mismatch (2.13 instead of 2.53) Reply with quote

There is a mismatch is the autoconf ebuild version and in the sources version. This create a bug in kdevelop (see in the programming topic).

# /usr/bin/autoconf --version
Autoconf version 2.13
# autoconf --version
Autoconf version 2.13

# emerge search autoconf
Searching...
[ Results for search key : autoconf ]
[ Applications found : 3 ]

* app-doc/ebook-autoconf
Latest version Available: 2.13
Latest version Installed: [ Not Installed ]
Homepage: http://lidn.sourceforge.net
Description:
Autoconf 2.13 EBook.

* sys-devel/autoconf
Latest version Available: 2.53a
Latest version Installed: 2.53a
Homepage: http://www.gnu.org/software/autoconf/autoconf.html
Description:
Used to create autoconfiguration files

* x11-misc/Xautoconfig [ Masked ]
Back to top
View user's profile Send private message
fred1
n00b
n00b


Joined: 01 Aug 2002
Posts: 4

PostPosted: Sat Aug 03, 2002 10:56 pm    Post subject: Part of the response. Reply with quote

Someone wrote in the programming topic that setting "export WANT_AUTOCONF_2_5=1" before running kde correct the problem. That's true and it's a good news.

I still don't understand why it's not the 2.53a version that is the default version. Is it due to the gentoo portage build process ?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 05, 2002 6:15 pm    Post subject: Re: Part of the response. Reply with quote

fred1 wrote:
I still don't understand why it's not the 2.53a version that is the default version. Is it due to the gentoo portage build process ?

autoconf tries to guess which version is wanted. The default suffix changed from ".in" to ".ac", and if ".ac" is used (such as "configure.ac"), 2.53a will be used. If legacy (i.e. "configure.in") filenames are present, 2.13 will run. It works on a per-package basis, and it's not specific to Gentoo or an artifact of portage.
_________________
For every higher wall, there is a taller ladder
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