Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5165 - xmysqladmin cannot make
Summary: xmysqladmin cannot make
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 11:51 UTC by HAGIHARA Yoshiaki
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 HAGIHARA Yoshiaki 2002-07-17 11:51:22 UTC
when i emerging xmysqladmin without mysql,
the following error has occured.

# emerge xmysqladmin
Calculating dependencies ...done!
>>> emerge dev-db/xmysqladmin-1.0 to /
>>> md5 ;-) xmysqladmin-1.0.tar.gz
(snip.)
In file included from main_callback.c:4:
xmysqladmin2.h:1: mysql.h: No such file or directory
main_callback.c:5: mysql.h: No such file or directory
make: *** [main_callback.o] Error 1

this maybe a dependency problem.

--- xmysqladmin-1.0.ebuild.orig	Thu Jul 18 01:41:44 2002
+++ xmysqladmin-1.0.ebuild	Thu Jul 18 01:43:30 2002
@@ -7,6 +7,7 @@
 SRC_URI="ftp://ftp.mysql.com/Contrib/${P}.tar.gz"
 HOMEPAGE="http://www.mysql.org"
 DEPEND="virtual/x11
+
	 dev-db/mysql
 
	 >=x11-libs/xforms-089"
 
 #RDEPEND=""
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-11-27 08:56:47 UTC
you're right

i'll fix this in cvs asap.

Comment 2 Martin Holzer (RETIRED) gentoo-dev 2002-11-27 11:39:01 UTC
fixed in cvs