Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mysql build error
Date: Wed, 28 Feb 2007 16:09:58
Message-Id: 200702281802.52623.uwix@iway.na
In Reply to: Re: [gentoo-user] mysql build error by nbensa@gmx.net
1 On 28 February 2007, nbensa@×××.net wrote:
2 > > On 28 February 2007, Bo Ørsted Andresen wrote:
3 > > -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1
4 > > ../../././bdb/dist/../mutex/mut_pthread.c
5 > > ./libtool: line 323: s,^.*/,,g: No such file or directory
6 > > ./libtool: line 730: -e: command not found
7 >
8 > Run:
9 >
10 > SED=sed emerge mysql
11
12 Yahooooo! My mysql is back! Thanks a lot, you saved my day. I owe you. A beer,
13 5 beer, 10 beers. Insert any arbitrary number, as long as you can drink it
14 during one day. ;-)
15
16 Now I have got two questions.
17
18 First, if configure wants to use the variable SED, shouldn't it set it itself?
19 I mean it can't rely on being part of the environment. I actually looked
20 through /etc/env.d and stuff. Nothing tries to set it.
21
22 Second, why didn't I see others complaining about it? I am really curious
23 here.
24
25 Uwe
26
27 --
28 A fast and easy generator of fractals for KDE:
29 http://www.SysEx.com.na/iwy-1.0.tar.bz2
30 Proof of concept of a TSP solver for KDE:
31 http://www.SysEx.com.na/epat-0.1.tar.bz2
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mysql build error nbensa@×××.net