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.
--
package will not work on this platform
and not on others?
libPARI/libPARI.a(whatnow.o)(.text+0x2c54):whatnow.c: undefined reference to
unctions_ol
dgp'
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
perlld: *** system() failed to execute
dllwrap --dllname Pari.dll --driver-name gcc --dlltool dlltool --export-all-symbols
--as a
s --output-def libPari.def --output-lib libPari.a \
-s -L/usr/local/lib Pari.o libPARI/libPARI.a
/usr/lib/perl5/5.6.1/cygwin-multi/CORE/libpe
rl5_6_1.a -lm
make: *** [blib/arch/auto/Math/Pari/Pari.dll] Error 1
Siebenschlaefer@LORELEY ~/.cpan/build/Math-Pari-2.010201
$ grep -r functions_oldgp *
Binary file libPARI/libPARI.a matches
Binary file libPARI/whatnow.o matches
Binary file pari-2.1.1/Ocygwin-i686/gp-sta.exe matches
Binary file pari-2.1.1/Ocygwin-i686/gp.o matches
Binary file pari-2.1.1/Ocygwin-i686/gp_init.o matches
Binary file pari-2.1.1/Ocygwin-i686/whatnow.o matches
pari-2.1.1/src/gp/gp.c: pari_addfunctions(&pari_oldmodules,
functions_oldgp,helpmessages_
oldgp);
pari-2.1.1/src/gp/gp_init.c:entree functions_oldgp[] = {
pari-2.1.1/src/gp/gp_rl.c: return generator((void
*)functions_oldgp,text,&n,len,ENTREE);
pari-2.1.1/src/gp/whatnow.c: def = (functions_oldgp[m++]).name;
pari-2.1.1/src/language/anal.h:extern entree oldfonctions[], functions_oldgp[];
So, where is it defined?
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=cygwin, osvers=1.3.2(0.3932), archname=cygwin-multi
uname='cygwin_nt-4.0 loreley 1.3.2(0.3932) 2001-05-20 23:28 i686 unknown '
config_args='-de -Dusemultiplicity'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing
-I/usr/local/include',
optimize='-O2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3-5 (cygwin special)', 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=4
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -lcrypt
perllibs=-lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl5_6_1.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'