Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66943

Summary: libungif fails to compile due to autoconf version
Product: Gentoo Linux Reporter: Dungara R Choudhary <dungara_ram>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***