Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11068 - kdegraphics ebuild fails during `make -f Makefile.cvs`
Summary: kdegraphics ebuild fails during `make -f Makefile.cvs`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-21 18:55 UTC by Gregory K. Ruiz-Ade
Modified: 2003-02-04 19:42 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 Gregory K. Ruiz-Ade 2002-11-21 18:55:46 UTC
Trying to emerge kdegraphics yields:

--->8--[Snipped from kdegraphics emerge output]--->8--

*** Creating configure
configure.in:373: error: m4_popdef: undefined macro: AC_Dest
../autoconf/status.m4:831: AC_CONFIG_FILES is expanded from...
configure.in:373: the top level
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

--->8--[Snipped from kdegraphics emerge output]--->8--

Full capture of emerge output available at: 
http://bigbrother.net/~gkade/kdegraphics.emerge.failure.txt

Unpacking the source tarball 
(/usr/portage/distfiles/kdegraphics-3.0.4.tar.bz2) and running `make -f 
Makefile.cvs duplicates the error.  emerge was attempted on a fresh install, 
after successful bootstrap, `emerge system`, kernel compile and reboot, 
initiall started as `emerge kde`.
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-22 08:27:02 UTC
which autoconf/automake version do you have? 
please report the output of emerge info. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-11-22 11:03:48 UTC
This was the result of a bad commit of mine. I fixed it a little time ago, please rsync 
and test if it still happens.  
Comment 3 Gregory K. Ruiz-Ade 2002-11-22 13:38:12 UTC
Dan, thanks for the update, I just rsync'ed and re-started `emerge kde`, and 
everything built correctly.