php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38601 g_hash_table_ref unresolved symbol
Submitted: 2006-08-25 21:40 UTC Modified: 2008-03-24 01:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: yml at yml dot com Assigned:
Status: No Feedback Package: PHP-GTK related
PHP Version: 5.1.5 OS: RedHat 9
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yml at yml dot com
New email:
PHP Version: OS:

 

 [2006-08-25 21:40 UTC] yml at yml dot com
Description:
------------
Under Redhat 9 using PHP 5.1.4, gcc 3.2.2, php-gtk2.0alpha (and also php-gtk from CVS), everything compiles and links ok but when I try to run PHP (after having added the extension=php_gtk2.so to the php.ini I get:

<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/usr/local/php-5.1.4/lib/php/extensions/no-debug-non-zts-20050922/php_gtk2.so' - /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_hash_table_ref in <b>Unknown</b> on line <b>0</b><br />

Of note, I had to compile and install by hand all the components of gtk+-2.0 .. including glib, cairo, atk, pango, gtk, etc. 

However, the test gtk apps work just fine so I have reason to believe it's not my compilation of the libraries thats' at fault.

Installing the same php-gtk codebase under Fedora Core 4 using PHP 5.1.4 worked just fine.





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-16 14:39 UTC] auroraeosrose@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

Does this still occur with newer PHP and PHP-GTK2 versions?
 [2008-03-24 01:00 UTC] php-gtk-dev at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC