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

Bug 133916

Summary: mt-daapd requires automake 1.6
Product: Gentoo Linux Reporter: Mike Crute <mcrute>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Crute 2006-05-20 19:27:41 UTC
mt-daapd requires autoconf 1.6 to build. It failed the first time on my machine then after I emerged automake 1.6.3 everything worked perfectly. Automake 1.6.3 should be a build-time requirement for mt-dappd
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-21 02:11:42 UTC
All automake slots are part of system (see sys-devel/automake-wrapper and profiles) and installed by default on every Gentoo box. Not our fault that you've unmerged it.
Comment 2 Mike Crute 2006-05-21 07:05:08 UTC
(In reply to comment #1)
> All automake slots are part of system (see sys-devel/automake-wrapper and
> profiles) and installed by default on every Gentoo box. Not our fault that
> you've unmerged it.
> 

Makes sense, I pruned it and just assumed that things that depend on it would drag it back in. My mistake.