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

Bug 113802

Summary: dev-db/mysql-5.0.16-r3 missing sys-apps/ed in DEPEND?
Product: Gentoo Linux Reporter: Tuan Van (RETIRED) <langthang>
Component: [OLD] ServerAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED WONTFIX    
Severity: normal CC: ticho
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: configure different

Description Tuan Van (RETIRED) gentoo-dev 2005-11-28 08:25:55 UTC
build mysql with USE="berkdb"
>>> emerge (1 of 1) dev-db/mysql-5.0.16-r3 to /
Building ../README
Building aclocal.m4
Running autoheader to build config.hin
Running autoconf to build configure
s_config: line 40: ed: command not found
Comment 1 Tuan Van (RETIRED) gentoo-dev 2005-11-28 08:31:09 UTC
Created attachment 73745 [details]
configure different

attached is the configure different between system with and without sys-apps/ed
Comment 2 Francesco R. (RETIRED) gentoo-dev 2005-11-28 08:52:39 UTC
Not totally clean but ed is used only in bdb building process and so it's
included by the "bdb" use flag only.

If you found that "ed" program is used elsewhere please reopen the bug.

Cheers, Francesco
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-29 06:32:24 UTC
*** Bug 117084 has been marked as a duplicate of this bug. ***
Comment 4 ta2002 2006-03-12 00:02:16 UTC
Doesn't this apply only to mysql verion 5?
In other words, I don't believe that version
4 of mysql requires ed at all, even with the
bdb flag enabled, but the ed requirement
appears in all of the version 4 mysql ebuilds.