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

Bug 35647

Summary: libwww-5.4.0-r2 crashes while doing automake / autoconf - undefined macro: _m4_divert_diversion
Product: Gentoo Linux Reporter: Stefan Lesicnik <lists>
Component: [OLD] LibraryAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Lesicnik 2003-12-12 01:03:12 UTC
Compile breaks when upgrading to libwww-5.4.0-r2.

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

Actual Results:  
<snipped>
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
aclocal.m4:267: error: m4_defn: undefined macro: _m4_divert_diversion
autoconf/c.m4:1180: AC_C_VOLATILE is expanded from...
aclocal.m4:267: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
make: *** [configure] Error 1

!!! ERROR: net-libs/libwww-5.4.0-r2 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)

Expected Results:  
Compile to complete

This system was running stable, and I upgraded to ~x86.

Thanks :)
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-12-12 01:50:01 UTC

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