Gentoo Archives: gentoo-user

From: Kaushal Shriyan <kaushalshriyan@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -av mysql
Date: Mon, 07 Apr 2008 14:11:13
Message-Id: 6b16fb4c0804070711h985797eia5c5745971cff2e9@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge -av mysql by Alan McKinnon
1 On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon <alan.mckinnon@×××××.com>
2 wrote:
3
4 > On Monday 07 April 2008, Kaushal Shriyan wrote:
5 > > hi
6 > >
7 > > when i do emerge -av mysql i get the error ->
8 > > http://pastebin.com/d4086a106
9 >
10 > Please repost and this time put the text of the error message in the
11 > body of the mail.
12 >
13 > You have just asked everyone else on the list to click a link, open it
14 > in a browser and have them switch windows back and forth then
15 > copy-paste the bits out that are relevant. For a free user-supported
16 > forum you are asking a bit much.
17 >
18 > --
19 > Alan McKinnon
20 > alan dot mckinnon at gmail dot com
21 >
22 > --
23 > gentoo-user@l.g.o mailing list
24 >
25 >
26
27 when i do emerge -av mysql i get the error, I get the below error
28
29 make[4]: Leaving directory
30 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
31 make[3]: *** [all-recursive] Error 1
32 make[3]: Leaving directory
33 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
34 make[2]: *** [all] Error 2
35 make[2]: Leaving directory
36 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
37 make[1]: *** [all-recursive] Error 1
38 make[1]: Leaving directory
39 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
40 make: *** [all] Error 2
41 *
42 * ERROR: dev-db/mysql-5.0.44-r1 failed.
43 * Call stack:
44 * ebuild.sh, line 1654: Called dyn_compile
45 * ebuild.sh, line 990: Called qa_call 'src_compile'
46 * ebuild.sh, line 44: Called src_compile
47 * ebuild.sh, line 1334: Called mysql_src_compile
48 * mysql.eclass, line 615: Called die
49 *
50 * emake failed
51 * If you need support, post the topmost build error, and the call stack if
52 relevant.
53 * A complete build log is located at
54 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
55 *
56
57 * Messages for package dev-db/mysql-5.0.44-r1:
58
59 * MySQL MY_DATADIR is /var/lib/mysql
60 *
61 * ERROR: dev-db/mysql-5.0.44-r1 failed.
62 * Call stack:
63 * ebuild.sh, line 1654: Called dyn_compile
64 * ebuild.sh, line 990: Called qa_call 'src_compile'
65 * ebuild.sh, line 44: Called src_compile
66 * ebuild.sh, line 1334: Called mysql_src_compile
67 * mysql.eclass, line 615: Called die
68 *
69 * emake failed
70 * If you need support, post the topmost build error, and the call stack if
71 relevant.
72 * A complete build log is located at
73 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
74 *
75
76 HTH
77
78 Thanks and Regards
79
80 Kaushal

Replies

Subject Author
Re: [gentoo-user] emerge -av mysql Webhost Blackgate <kiranati@×××××.ch>