Gentoo Archives: gentoo-user

From: Jason Ausmus <AusmusJa@××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] dev-lang/php-5.1.4 emerge failing
Date: Mon, 22 May 2006 17:03:55
Message-Id: B2C60FD2F68ECF4984E0D0B6FF3AA3F4FC1C94@XCHCLUSTER.corp.hlyw.pvt
1 > -----Original Message-----
2 > From: kashani [mailto:kashani-list@××××××××.net]
3 > Sent: Friday, May 19, 2006 11:04 AM
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] dev-lang/php-5.1.4 emerge failing
6 >
7 > Jason Ausmus wrote:
8 > > Okay, here's another one:
9 > >
10 > > I can't emerge dev-lang/php-5.1.4. It fails like this:
11 > >
12 > > ---------------------------------
13 > >
14 > > checking for mSQL support... no
15 > > checking for MSSQL support via FreeTDS... yes checking for
16 > dnet_addr
17 > > in -ldnet_stub... no checking for MySQL support... yes checking for
18 > > specified location of the MySQL UNIX socket...
19 > > /var/run/mysqld/mysqld.sock
20 > > checking for MySQL UNIX socket location...
21 > /var/run/mysqld/mysqld.sock
22 > > configure: error: Cannot find MySQL header files under
23 > /usr/lib/mysql.
24 > > Note that the MySQL client library is not bundled anymore!
25 > >
26 > > !!! ERROR: dev-lang/php-5.1.4 failed.
27 >
28 > I see that you're updating from 5.1.1 which was
29 > released several month ago, maybe Dec/Jan? Around that time
30 > slotted Mysql was active. It is possible that you Mysql libs
31 > are installed into /usr/lib/mysql-500 or something similar?
32 > Assuming you do I'd update Mysql first to a non slotted build
33 > and then try to install PHP again.
34
35 ls /usr/lib/my* returns nothing.
36
37 >
38 > BTW if you're messing with Mysql 5.0 there was a default
39 > charset change from latin1 to utf8 around that time as well
40 > so watch your my.conf file.
41 > Bugzilla was very unhappy when its charsets suddenly changed.
42
43 `find / -iname my.conf` returns nothing. Where should I look for it?
44
45 Any other ideas, or any other info I can give to help figure this out?
46
47 Thanks,
48 Jason
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dev-lang/php-5.1.4 emerge failing Ryan Tandy <tarpman@×××××.com>