No, make questions (was: PERL questions)
admin
admin2 at enabled.com
Fri Jul 11 09:37:23 PDT 2003
On Fri, 11 Jul 2003 11:21:21 -0500, Kirk Strauser wrote
> At 2003-07-11T16:03:01Z, "admin" <admin2 at enabled.com> writes:
>
> > I have turned on a -j3 option somewhere to make files and there is a PERL
> > Library that I am attempting to insatll and it does not like this option.
> > but I forgot where I set this option. is there a good perl mail list I
> > can ask this question?
>
> OK, first, you really get points for vagueness. :)
>
thanks - just trying to keep you on your toes. :)
> Anyway, look at /etc/make.conf. That's probably where the culprit is
> hiding.
my /etc/make.conf looks like this:
shell# less /etc/make.conf
# -- use.perl generated deltas -- #
# Created: Tue Jul 8 01:03:08 2003
# Setting to use base perl from ports:
PERL_VER=5.8.0
PERL_VERSION=5.8.0
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
# -- use.perl generated deltas -- #
# Created: Tue Jul 8 01:28:55 2003
# Setting to use base perl from ports:
PERL_VER=5.8.0
PERL_VERSION=5.8.0
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
okay here it is the output
shell# perl -MCPAN -e 'install GD' > it
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 11 Jul 2003 14:46:55 GMT
Running install for module GD
Running make for L/LD/LDS/GD-2.07.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /root/.cpan/sources/authors/id/L/LD/LDS/GD-2.07.tar.gz ok
Scanning cache /root/.cpan/build for sizes
GD-2.07/
GD-2.07/t/
GD-2.07/t/GD.t
GD-2.07/t/Polyline.t
GD-2.07/t/test.out.1.png
GD-2.07/t/test.out.2.png
GD-2.07/t/test.out.3.png
GD-2.07/t/test.out.4.png
GD-2.07/t/test.out.5.png
GD-2.07/t/test.out.6.png
GD-2.07/t/test.out.7.png
GD-2.07/t/test.out.8.png
GD-2.07/t/test.out.9.png
GD-2.07/t/Generic.ttf
GD-2.07/t/frog.jpg
GD-2.07/t/frog.xpm
GD-2.07/t/test.out.8.png-1
GD-2.07/t/test.out.8.png-2
GD-2.07/t/test.out.8.png-3
GD-2.07/t/test.out.8.png-4
GD-2.07/t/test.out.8.png-5
GD-2.07/t/tile.png
GD-2.07/t/palettemap.png
GD-2.07/t/test.out.10.png
GD-2.07/GD/
GD-2.07/GD/Polyline.pm
GD-2.07/GD.pm
GD-2.07/GD.xs
GD-2.07/demos/
GD-2.07/demos/brushes.pl
GD-2.07/demos/font_list.png
GD-2.07/demos/fonttest
GD-2.07/demos/polys.pl
GD-2.07/demos/fills.pl
GD-2.07/demos/truetype_test
GD-2.07/demos/shapes.pl
GD-2.07/demos/copies.pl
GD-2.07/demos/ttf.pl
GD-2.07/demos/gd_example.cgi
GD-2.07/demos/tile.png
GD-2.07/demos/polyline.pl
GD-2.07/demos/transform.pl
GD-2.07/qd.pl
GD-2.07/README
GD-2.07/Makefile.PL
GD-2.07/README.QUICKDRAW
GD-2.07/typemap
GD-2.07/bdf_scripts/
GD-2.07/bdf_scripts/README
GD-2.07/bdf_scripts/cvtbdf.pl
GD-2.07/bdf_scripts/bdftogd
GD-2.07/README.unix
GD-2.07/ChangeLog
GD-2.07/MANIFEST
Removing previously used /root/.cpan/build/GD-2.07
CPAN.pm: Going to build L/LD/LDS/GD-2.07.tar.gz
NOTICE: This module requires libgd 2.0.12 or higher.
it will NOT work with earlier versions.
See www.cpan.org for versions of GD that are compatible
with earlier versions of libgd.
Type perl Makefile.PL -h for command-line option summary
Where is libgd installed? [/usr/lib] /usr/local/lib
Please choose the features that match how libgd was built:
Build JPEG support? [y]
Build FreeType support? [y]
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
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
Running Mkbootstrap for GD ()
chmod 644 GD.bs
cp GD.bs blib/arch/auto/GD/GD.bs
chmod 644 blib/arch/auto/GD/GD.bs
cc -c -I/usr/local/include -I/usr/local/include -I/usr/local/include/gd -DAPPL
LIB_EXP="/usr/local/lib/perl5/5.8.0/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_
H -fno-strict-aliasing -I/usr/local/include -O -pipe -DVERSION=\"2.07\" -DXS
_VERSION=\"2.07\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.0/mach/CORE" -DHAVE_J
PEG -DHAVE_FT GD.c
GD.xs: In function `XS_GD__Image_stringFT':
GD.xs:1777: structure has no member named `charmap'
GD.xs:1783: `gdFTEX_CHARMAP' undeclared (first use in this function)
GD.xs:1783: (Each undeclared identifier is reported only once
GD.xs:1783: for each function it appears in.)
GD.xs:1785: structure has no member named `charmap'
GD.xs:1785: `gdFTEX_Unicode' undeclared (first use in this function)
GD.xs:1787: structure has no member named `charmap'
GD.xs:1787: `gdFTEX_Shift_JIS' undeclared (first use in this function)
GD.xs:1789: structure has no member named `charmap'
GD.xs:1789: `gdFTEX_Big5' undeclared (first use in this function)
*** Error code 1
1 error
/usr/bin/make -j3 -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
> --
> Kirk Strauser
More information about the freebsd-questions
mailing list