Bug 216125

Summary: global symbol collisions in php
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.2.2-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-25 13:15:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 216170    

Description Joe Orton 2006-11-17 12:46:19 UTC
Description of problem:
Clashes for /usr/lib/httpd/modules/libphp5.so:
  with /usr/lib/libgettextlib-0.14.6.so => execute
  with /usr/lib/libapol.so.2.4 => yytext
  with /usr/lib/php/modules/pdo.so => second_arg_force_ref third_arg_force_ref
first_arg_force_ref fourth_arg_force_ref all_args_by_
ref
  with /usr/lib/libkdevqmakeparser.so.0.0.0 => yytext

the third one looks particularly dubious.

php-5.1.6-3.1.fc6.i386

Comment 1 Fedora Update System 2007-12-10 20:49:18 UTC
man-pages-it-2.65-7.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update man-pages-it'

Comment 2 Ding-Yi Chen 2007-12-10 23:10:44 UTC
Bug ID corrected. Sorry for the inconvenient.