This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
A couple of problems.  The minor one is the -rdynamic problem below.
The fatal one is the missing compat10.h.

  CPAN.pm: Going to build M/ML/MLEHMANN/Gimp-1.201.tar.gz

creating cache ./config.cache
checking for gimp... /usr/local/bin/gimp
checking for gimptool... /usr/local/bin/gimptool
checking for GIMP - version >= 1.0.4... yes
checking for glib-config... /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking how to run the C preprocessor... gcc -E
checking for libgimp/gimpmodule.h... yes
checking for libintl.h... yes
checking for unistd.h... yes
checking for vsnprintf... yes
checking for intelligent life... not found
checking for _exit... yes
updating cache ./config.cache
creating ./config.status
creating config.pl
creating config.h
now invoking perl to complete the configuration...
checking for PDL support... yes
checking for PDL include path... 
-I/usr/local/lib/perl5/site_perl/5.6.0/ppc-linux/PDL/Core
checking for PDL typemap... 
/usr/local/lib/perl5/site_perl/5.6.0/ppc-linux/PDL/Core/typemap.pdl
building embedded perl module... no
writing Gimp/Config.pm... ok
Checking if your kit is complete...
Looks good
Writing Makefile for Gimp::Lib
Writing Makefile for Gimp::Net
Unrecognized argument in LIBS ignored: '-rdynamic'
Writing Makefile for Gimp::UI
Portable message objects... skipped
Writing Makefile for i18n
Writing Makefile for Gimp


Hopefully, Gimp is now correctly configured. you can now enter "make",
"make test" and "make install".

mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Gimp
mkdir blib/lib/auto
mkdir blib/lib/auto/Gimp
mkdir blib/man1
mkdir blib/man3
cp Gimp/Module.pm blib/lib/Gimp/Module.pm
cp Gimp/Feature.pm blib/lib/Gimp/Feature.pm
cp Gimp.pm blib/lib/Gimp.pm
cp Gimp/Util.pm blib/lib/Gimp/Util.pm
cp Gimp/Data.pm blib/lib/Gimp/Data.pm
cp Gimp/Lib.pm blib/lib/Gimp/Lib.pm
cp Gimp/Config.pm blib/lib/Gimp/Config.pm
cp Gimp/PDL.pm blib/lib/Gimp/PDL.pm
cp Gimp/Fu.pm blib/lib/Gimp/Fu.pm
make[1]: Entering directory `/usr/local/src/.cpan/build/Gimp-1.201/Gimp'
mkdir ../blib/arch/auto/Gimp/Lib
mkdir ../blib/lib/auto/Gimp/Lib
cp Pod.pm ../blib/lib/Gimp/Pod.pm
Skip ../blib/lib/Gimp/Util.pm (unchanged)
Skip ../blib/lib/Gimp/Config.pm (unchanged)
Skip ../blib/lib/Gimp/Lib.pm (unchanged)
cp Compat.pm ../blib/lib/Gimp/Compat.pm
Skip ../blib/lib/Gimp/Data.pm (unchanged)
Skip ../blib/lib/Gimp/Fu.pm (unchanged)
Skip ../blib/lib/Gimp/Module.pm (unchanged)
Skip ../blib/lib/Gimp/PDL.pm (unchanged)
Skip ../blib/lib/Gimp/Feature.pm (unchanged)
cp OO.pod ../blib/lib/Gimp/OO.pod
cp Pixel.pod ../blib/lib/Gimp/Pixel.pod
/usr/local/bin/perl -I/usr/local/lib/perl5/5.6.0/ppc-linux 
-I/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.6.0/ExtUtils/typemap -typemap 
/usr/local/src/.cpan/build/Gimp-1.201/typemap -typemap 
/usr/local/lib/perl5/site_perl/5.6.0/ppc-linux/PDL/Core/typemap.pdl Lib.xs > Lib.xsc 
&& mv Lib.xsc Lib.c
gcc -c -I/usr/local/src/.cpan/build/Gimp-1.201 -I/usr/local/lib/glib/include 
-I/usr/local/include  -I/usr/local/lib/perl5/site_perl/5.6.0/ppc-linux/PDL/Core  
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-O2     -DVERSION=\"1.201\" -DXS_VERSION=\"1.201\" -fpic 
-I/usr/local/lib/perl5/5.6.0/ppc-linux/CORE -Ddatadir="\"/usr/local/share\"" 
-DHAVE_PDL=1  Lib.c
Lib.xs:7: compat10.h: No such file or directory
make[1]: *** [Lib.o] Error 1
make[1]: Leaving directory `/usr/local/src/.cpan/build/Gimp-1.201/Gimp'
make: *** [subdirs] Error 2
  /usr/bin/make  -- NOT OK
Running make test
  Oops, make had returned bad status
Running make install
  Oops, make had returned bad status




--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.14, archname=ppc-linux
    uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc 
unknown '
    config_args='-Dcc=gcc -Dprefix=/usr/local -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to