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.
--
This is an error report generated automatically by CPANPLUS,
version 0.042.
Below is the error stack during 'make':
cp EditLine.pod blib/lib/Term/EditLine.pod
cp EditLine.pm blib/lib/Term/EditLine.pm
AutoSplitting blib/lib/Term/EditLine.pm (blib/lib/auto/Term/EditLine)
/usr/local/perl-5.8.0/bin/perl /usr/local/perl-5.8.0/lib/5.8.0/ExtUtils/xsubpp
-typemap /usr/local/perl-5.8.0/lib/5.8.0/ExtUtils/typemap -typemap typemap
EditLine.xs > EditLine.xsc && mv EditLine.xsc EditLine.c
Please specify prototyping behavior for EditLine.xs (see perlxs manual)
cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing
-I/usr/local/include -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fpic
"-I/usr/local/perl-5.8.0/lib/5.8.0/i386-freebsd/CORE" EditLine.c
EditLine.xs: In function `pwrapper':
EditLine.xs:110: `EL_CLIENTDATA' undeclared (first use in this function)
EditLine.xs:110: (Each undeclared identifier is reported only once
EditLine.xs:110: for each function it appears in.)
EditLine.xs:112: syntax error before `*'
EditLine.xs:119: `targ' undeclared (first use in this function)
EditLine.xs: In function `promptfunc':
EditLine.xs:196: `EL_CLIENTDATA' undeclared (first use in this function)
EditLine.xs: In function `rpromptfunc':
EditLine.xs:203: `EL_CLIENTDATA' undeclared (first use in this function)
EditLine.xs: In function `XS_Term__EditLine_gets':
EditLine.xs:331: syntax error before `*'
EditLine.xs:333: `targ' undeclared (first use in this function)
EditLine.xs: In function `XS_Term__EditLine_new':
EditLine.xs:353: too many arguments to function `el_init'
EditLine.xs:365: `H_SETSIZE' undeclared (first use in this function)
EditLine.xs:365: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs:368: `EL_CLIENTDATA' undeclared (first use in this function)
EditLine.xs: In function `XS_Term__EditLine_set_history_set_size':
EditLine.xs:403: `H_SETSIZE' undeclared (first use in this function)
EditLine.xs:403: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_enter':
EditLine.xs:414: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_append':
EditLine.xs:425: `H_APPEND' undeclared (first use in this function)
EditLine.xs:425: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_add':
EditLine.xs:436: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_size':
EditLine.xs:446: `H_GETSIZE' undeclared (first use in this function)
EditLine.xs:446: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_clear':
EditLine.xs:457: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_first':
EditLine.xs:467: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_last':
EditLine.xs:478: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_prev':
EditLine.xs:489: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_next':
EditLine.xs:501: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_curr':
EditLine.xs:513: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_set':
EditLine.xs:524: `H_SET' undeclared (first use in this function)
EditLine.xs:524: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_prev_str':
EditLine.xs:535: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_get_next_str':
EditLine.xs:547: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_load':
EditLine.xs:559: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_history_save':
EditLine.xs:570: warning: passing arg 2 of `history' makes integer from pointer
without a cast
EditLine.xs: In function `XS_Term__EditLine_set_rprompt':
EditLine.xs:684: `EL_RPROMPT' undeclared (first use in this function)
*** Error code 1
Stop in /usr/home/alian/.cpanplus/5.8.0/build/Term-EditLine-0.02.
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=freebsd, osvers=4.6.2-release, archname=i386-freebsd
uname='freebsd venus.alianet 4.6.2-release freebsd 4.6.2-release #3: sun jan 12
22:07:28 cet 2003 [EMAIL PROTECTED]:usrsrcsyscompilevenus-smp i386 '
config_args='-des [EMAIL PROTECTED] -Dprefix=/usr/local/perl-5.8.0'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing
-I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing
-I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release) [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared -L/usr/local/lib'