php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59066 gdchart.so: undefined symbol: php_gd_gdFontMediumBold
Submitted: 2010-02-07 16:01 UTC Modified: 2017-01-10 08:36 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: h dot reindl at thelounge dot net Assigned:
Status: Suspended Package: GDChart (PECL)
PHP Version: 5_3.1RC2 OS: Fedora Linux 11
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: h dot reindl at thelounge dot net
New email:
PHP Version: OS:

 

 [2010-02-07 16:01 UTC] h dot reindl at thelounge dot net
Description:
------------
Hi

I'm trying to get php 5.3.1 final running with all our used pecl-extensions and "gdchart.so" does compile but can not be loaded
__________________

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/gdchart.so' - /usr/lib64/php/modules/gdchart.so: undefined symbol: php_gd_gdFontMediumBold in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/gdchart.so' - /usr/lib64/php/modules/gdchart.so: undefined symbol: php_gd_gdFontMediumBold in Unknown on line 0
PHP 5.3.1 with Suhosin-Patch (cli) (built: Feb  7 2010 20:43:20) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies
    with eAccelerator v0.9.6, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
    with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-29 11:35 UTC] keith at silverorange dot com
I am also having this problem. I've successfully built gdchart-0.2.0 with php-5.3.6, but the following happens when executing php:

Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/gdchart.so' - /usr/lib/php/modules/gdchart.so: undefined symbol: php_gd_gdFontMediumBold in Unknown on line 0
Nothing to upgrade

We are running Fedora 13.
 [2011-07-29 11:36 UTC] keith at silverorange dot com
Sorry, that error message should not include "Nothing to upgrade." It was included by mistake, after copying and pasting the output from a pear command.
 [2017-01-10 08:36 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:36 UTC] kalle@php.net
This extension have not had any activity for almost 11 years, suspending
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 02:01:29 2024 UTC