Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35328 - libwww not compiling. can't find autoconf
Summary: libwww not compiling. can't find autoconf
Status: RESOLVED DUPLICATE of bug 35327
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: 2003-12-08 04:29 UTC by Brett
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 Brett 2003-12-08 04:29:49 UTC
libwww does not compile, cannot find autoconf dependency. libwww needs
autoconf-2.50 but cannot find autoconf-2.57-r1

Reproducible: Always
Steps to Reproduce:
1. emerge libwww
2.
3.

Actual Results:  
creating Icons/Makefile
creating Icons/WWW/Makefile
creating Icons/32x32/Makefile
creating Icons/internal/Makefile
creating wwwconf.h
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make: *** [configure] Error 2
 
!!! ERROR: net-libs/libwww-5.4.0-r1 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! (no error message)


Expected Results:  
autoconf-2.57-r1 should have been found & accepted

#emerge -s autoconf
*  sys-devel/autoconf
      Latest version available: 2.57-r1
      Latest version installed: 2.57-r1
      Size of downloaded files: 1,225 kB
      Homepage:    http://www.gnu.org/software/autoconf/autoconf.html
      Description: Used to create autoconfiguration files



Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3,
2.4.23_pre8-gss)=================================================================
System uname: 2.4.23_pre8-gss i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=k6-2 -march=i586 -O3 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=k6-2 -march=i586 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/home/scratch/distfiles"
FEATURES="ccache autoaddcvs -sandbox"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo
http://mirror.pacific.net.au/linux/Gentoo ftp://planetmirror.com/pub/gentoo/
http://planetmirror.com/pub/gentoo/ rsync://planetmirror.com/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/scratch/portage_tmpdir"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode gif gtk2 jpeg libg++ libwww mad mikmod
mpeg nls oggvorbis quicktime sdl svga xv zlib gdbm berkdb slang readline tcpd
pam perl python esd imlib -3dfx 3dnow -aalib -acl -acpi -afs -altivec -arts
-atlas -bidi -canna -cjk -cscope -curl -debug -dvb -emacs evo -freewnn gnome gpm
foomaticdb gtk gtkhtml -kde -qt -motif mysql ncurses opengl pdflib png
perlreadline scanner spell ssl truetype usb X xml2 xmms video_cards_rage128"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-08 05:09:39 UTC

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