Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66943 - libungif fails to compile due to autoconf version
Summary: libungif fails to compile due to autoconf version
Status: RESOLVED DUPLICATE of bug 66854
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-09 23:17 UTC by Dungara R Choudhary
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dungara R Choudhary 2004-10-09 23:17:57 UTC
I downloaded portage snapshot date 8/10/2004
during installation libungif fails to compile.
dungara root # emerge libungif
.................
creating Makefile
creating doc/Makefile
creating pic/Makefile
creating config.h
cd . && aclocal
cd . && automake --gnu Makefile
cd . && autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make: *** [configure] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: media-libs/libungif-4.1.0.1b failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1.run emerge libungif
2.
3.




To fix the bug 
before emerge libungif run
#export WANT_AUTOCONF_2_5

I think this should be done automatically by emerge process.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-10 02:27:07 UTC

*** This bug has been marked as a duplicate of 66854 ***