Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member DigiCrime's Avatar
    Join Date
    Nov 2002
    Posts
    388

    Default undefined symbol: gdFontGetGiant

    Hi

    After running Cpanel upgrade, I believe it installed GD-2.19, after installed I see this error now when generating images

    /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.1/i686-linux/auto/GD/GD.so: undefined symbol: gdFontGetGiant

    Whats the trouble ?

  2. #2
    Registered User
    Join Date
    Nov 2004
    Posts
    3

    Default ditto

    I'm having the same problem.

    This simple test script

    Code:
    #!/usr/bin/perl -w
    
    use GD;
    
    $im = new GD::Image(100,25);
    $c_code = $im->colorAllocate(192,192,192);
    $im->string(gdGiantFont,8,5,"test",$c_code);
    returns an error that says

    /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/GD/GD.so: undefined symbol: gdFontGetGiant

  3. #3
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

    Default

    /scripts/cleangd

Similar Threads & Tags
Similar threads

  1. Replies: 11
    Last Post: 12-04-2011, 04:17 PM
  2. undefined symbol: Perl_Gthr_key_ptr
    By Game Wizards in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 03-14-2007, 10:11 AM
  3. undefined symbol: zend_extensions ???
    By jols in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-22-2006, 12:18 AM
  4. undefined symbol: dns_resolver_setudpsize..HELP!
    By warrence in forum cPanel and WHM Discussions
    Replies: 59
    Last Post: 09-11-2006, 04:33 PM
  5. undefined symbol: shm_open
    By raylin in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 01-24-2002, 08:30 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube