Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 13:53:23 -0800
From:      "admin" <admin2@enabled.com>
To:        Kirk Strauser <kirk@strauser.com>, "admin" <admin2@enabled.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: No, make questions
Message-ID:  <20030711214858.M96378@enabled.com>
In-Reply-To: <874r1sdf1d.fsf@pooh.honeypot.net>
References:  <20030711160152.M61539@enabled.com> <87wuepc9vi.fsf@pooh.honeypot.net> <20030711163405.M20640@enabled.com> <87llv5c81p.fsf@pooh.honeypot.net> <20030711172834.M11558@enabled.com> <874r1sdf1d.fsf@pooh.honeypot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Jul 2003 14:44:30 -0500, Kirk Strauser wrote
> At 2003-07-11T17:29:32Z, "admin" <admin2@enabled.com> writes:
> 
> > yuppers - is something broken about that.
> 
> No, but I expected there to be more to it than that.  :)
> 
> > sure - I am seeing some more madness.
> 
> > ===>  Patching for p5-GD-1.41
> > ===>  Applying FreeBSD patches for p5-GD-1.41
> 
> [snip]
> 
> That's odd.  Frankly, I'm not sure what may be going on.  You *are* wanting
> to use GD1 and not GD2, aren't you?



yeah I am having difficulties loading GD2 from the /usr/ports as well. really
weird.

I did upgrade to perl 5.8 recently.  I am wondering if the libraries got mixed
up or something.  this is a really strange one indeed.  

yeah I am having difficulties loading GD2 from the /usr/ports as well. really
weird.

I did upgrade to perl 5.8 recently.  I am wondering if the libraries are
somehow messed up.  Or if I am completely missing something.


shell# make install
===>  Extracting for p5-GD2-2.07
>> Checksum OK for GD-2.07.tar.gz.
===>  Patching for p5-GD2-2.07
===>  Applying FreeBSD patches for p5-GD2-2.07
===>   p5-GD2-2.07 depends on shared library: gd.4 - found
===>  Configuring for p5-GD2-2.07

Included Features:          JPEG,FT,XPM
GD library used from:       /usr/local
FreeType library used from: /usr/X11R6
PNG library used from:      /usr/local
Zlib library used from:     /usr/local

If you experience compile problems, please check the @INC, @LIBPATH and @LIBS
arrays defined in Makefile.PL and manually adjust, if necessary.

WARNING: CAPI is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Math::Trig 1 not found.
Writing Makefile for GD
===>  Building for p5-GD2-2.07
cp GD/Polyline.pm blib/lib/GD/Polyline.pm
cp qd.pl blib/lib/qd.pl
cp GD.pm blib/lib/GD.pm
AutoSplitting blib/lib/GD.pm (blib/lib/auto/GD)
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap /usr/lo
cal/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  GD.xs > GD.xsc && mv GD.x
sc GD.c
cc -c  -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11
R6/include -I/usr/local/include -I/usr/local/include/gd  -O -pipe -O -pipe    -D
VERSION=\"2.07\"  -DXS_VERSION=\"2.07\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.
0/mach/CORE"  -DHAVE_JPEG -DHAVE_FT -DHAVE_XPM GD.c
GD.xs: In function `XS_GD__Image_stringFT':
GD.xs:1801: structure has no member named `charmap'
GD.xs:1807: `gdFTEX_CHARMAP' undeclared (first use in this function)
GD.xs:1807: (Each undeclared identifier is reported only once
GD.xs:1807: for each function it appears in.)
GD.xs:1809: structure has no member named `charmap'
GD.xs:1809: `gdFTEX_Unicode' undeclared (first use in this function)
GD.xs:1811: structure has no member named `charmap'
GD.xs:1811: `gdFTEX_Shift_JIS' undeclared (first use in this function)
GD.xs:1813: structure has no member named `charmap'
GD.xs:1813: `gdFTEX_Big5' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/graphics/p5-GD2/work/GD-2.07.
*** Error code 1

Stop in /usr/ports/graphics/p5-GD2.







> -- 
> Kirk Strauser




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030711214858.M96378>