Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35647 - libwww-5.4.0-r2 crashes while doing automake / autoconf - undefined macro: _m4_divert_diversion
Summary: libwww-5.4.0-r2 crashes while doing automake / autoconf - undefined macro: _m...
Status: RESOLVED DUPLICATE of bug 35327
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 01:03 UTC by Stefan Lesicnik
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 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 ***