SPECS: php.spec - mysqli needs really recent mysql-devel

Jan Rekorajski baggins at sith.mimuw.edu.pl
Sun Nov 9 18:31:55 CET 2008


On Sun, 09 Nov 2008, Elan Ruusamäe wrote:

> On Sunday 09 November 2008 01:43, baggins wrote:
> > Index: SPECS/php.spec
> > diff -u SPECS/php.spec:1.741 SPECS/php.spec:1.742
> > --- SPECS/php.spec:1.741	Thu Nov  6 18:03:21 2008
> > +++ SPECS/php.spec	Sun Nov  9 00:43:23 2008
> > @@ -192,7 +192,7 @@
> >  %{?with_ming:BuildRequires:	ming-devel >= 0.3}
> >  %{?with_mm:BuildRequires:	mm-devel >= 1.3.0}
> >  BuildRequires:	mysql-devel >= 4.0.0
> > -%{?with_mysqli:BuildRequires:	mysql-devel >= 4.1.0}
> > +%{?with_mysqli:BuildRequires:	mysql-devel >= 5.1.29}
> >  BuildRequires:	ncurses-ext-devel
> >  %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
> >  %if %{with openssl} || %{with ldap}
> > @@ -2829,6 +2829,9 @@
> >  All persons listed below can be reached at <cvs_login>@pld-linux.org
> >
> >  $Log$
> > +Revision 1.742  2008/11/08 23:43:23  baggins
> > +- mysqli needs really recent mysql-devel
> 
> really? why?

Don't ask me, I just build it ;)

> 5.0 isn't new enough?

I had 5.1.23 installed and compilation failed with lots of errors,
update to 5.1.29 fixed it.

Janek
-- 
Jan Rekorajski            |  ALL SUSPECTS ARE GUILTY. PERIOD!
baggins<at>mimuw.edu.pl   |  OTHERWISE THEY WOULDN'T BE SUSPECTS, WOULD THEY?
BOFH, MANIAC              |                   -- TROOPS by Kevin Rubio


More information about the pld-devel-en mailing list