Bug 182438 - kde-base/kdelibs 3.5.7 needs >=dev-libs/libpcre-6.6
Bug#: 182438 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: name.den@gmail.com
Component: KDE
URL: 
Summary: kde-base/kdelibs 3.5.7 needs >=dev-libs/libpcre-6.6
Keywords:  
Status Whiteboard: 
Opened: 2007-06-18 09:30 0000
Description:   Opened: 2007-06-18 09:30 0000
kdelibs 3.5.7 failed to compile during update from kde 3.5.6 because of
undefined PCRE_NO_UTF8_CHECK. This constant should be defined in libpcre header
file(/usr/include/pcre.h), but it wasn't present there for libpcre version
installed on my machine (dev-libs/libpcre 4.2-r1). After updating to
dev-libs/libpcre-6.6 compilation succeeded. So, I think, that libpcre
dependency in kdelibs-3.5.7.ebuild should be updated (currently
>=dev-libs/libpcre-4.2).

------- Comment #1 From Denis Smolaynyuk 2007-06-18 09:32:25 0000 -------
Created an attachment (id=122398) [details]
relevant part of the build log

adding relevant part of the build log

------- Comment #2 From Wulf Krueger (RETIRED) 2007-06-18 17:47:20 0000 -------
Thanks, fixed in CVS. (Btw, you should really keep your system up-to-date. :) )