Perl Module GD.pm

From: Padiyath Sreekumaran (Kumar.Padiyath@psi.ch)
Date: Wed Jun 29 2005 - 10:39:33 EDT


   Hello,
    I want to install GD.pm on Tru64 OS V5.1A. I have installed the modules
    necessary for GD.pm:
    Perl v5.6
    GD graphics Library
    PNG Graphics Lib.
    Zlib
    freetype-2.1.10

    When I execute make command I get the following error :

cc -c -I/usr/local/include -I/usr/local/include/gd -fprm d -ieee -std
-DLANGUAGE_C -O4 -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\"
-I/usr/lib/perl-5.6.0/lib/5.6.0/alpha-dec_osf/CORE -DHAVE_JPEG -DHAVE_FT
GD.c
cc: Error: GD.xs, line 345: In this statement, "free" is not a member of
"ctx->ctx". (needmember)
  ctx->ctx.free = bufFree;
--^
cc: Error: GD.xs, line 499: In this statement, "free" is not a member of
"ctx". (needmember)
        (ctx->free)(ctx);
---------^
cc: Error: GD.xs, line 518: In this statement, "free" is not a member of
"ctx". (needmember)
        (ctx->free)(ctx);
---------^
cc: Error: GD.xs, line 535: In this statement, "free" is not a member of
"ctx". (needmember)
        (ctx->free)(ctx);
---------^
cc: Error: GD.xs, line 555: In this statement, "free" is not a member of
"ctx". (needmember)
        (ctx->free)(ctx);
---------^
cc: Error: GD.xs, line 580: In this statement, "free" is not a member of
"ctx". (needmember)
        (ctx->free)(ctx);
---------^
*** Exit 1
Stop.

   I will be thankful if you can help me. Whether any one of you has
installed this Perl Module?

  Thanks in advance,
    Kumar
------------------------------------------------------------------
Padiyath Sreekumar | Tel: +41.56.310.3643
Paul Scherrer Institut | email: kumar.padiyath@psi.ch
AIT | Office: WHGA/U132
WHGA/U132 | Fax: +41.56.310.3649
CH-5232 Villigen PSI |
Switzerland |
-----------------------------------------------------------------



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:50:20 EDT