D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Math-Pari-2.30.512-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P1ioZu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Math-Pari-2.030512 + /usr/bin/unzip -qq /home/pterjan/rpmbuild/SOURCES/Math-Pari-2.030512.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Pari-2.030512 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/pterjan/rpmbuild/BUILD + rm -rf Math-Pari-2.030512 + /usr/bin/unzip -qq /home/pterjan/rpmbuild/SOURCES/Math-Pari-2.030512.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Pari-2.030512 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pari-2.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IewCys + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Math-Pari-2.030512 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor paridir=pari-2.3.3 Looking for patches for 2.3.3... Patching... cd pari-2.3.3 && patch -p1 < ../patches/diff_2.3.5_stderr_clobber patching file src/language/init.c cd pari-2.3.3 && patch -p1 < ../patches/diff_add_gnuplotNeeded patching file src/graph/plotX.c patching file src/graph/plotport.c patching file src/graph/rect.h patching file src/gp/highlvl.h cd pari-2.3.3 && patch -p1 < ../patches/diff_add_gnuplotAdd patching file src/graph/Gnuplot.h patching file src/graph/plotgnuplot.c patching file src/functions/graphic/plotterm Finished patching... Found GP/PARI build directory in pari-2.3.3 (integer-formatted version 2003003). ### In version 2.3.* of GP/PARI library, the test t/55_intnum.t takes ### significant time to complete. Setting up Math::Pari with Perl 5.028002 on linux version 4.14.110-server-1.mga6; cc=gcc, gccversion=8.3.1 20190419, cccdlflags='-fPIC', ccflags='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize=' -g', ld=gcc, ldflags=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib64'. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^\\(subsubsec[a-z]*|subsec[a-z]*|section|chapter){ <-- HERE / at libPARI/gphelp line 331. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/\\(hat(?![a-zA-Z])|\^)({ <-- HERE \\?\s*})?/ at libPARI/gphelp line 736. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/\\s(?:ref|idx){ <-- HERE \s*([^{}]*)}/ at libPARI/gphelp line 1028. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/\\(?:ref|idx){ <-- HERE \s*([^{}]*)}/ at libPARI/gphelp line 1029. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^\\(subsubsec[a-z]*|subsec[a-z]*|section|chapter){ <-- HERE / at libPARI/gphelp line 331. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/\\(hat(?![a-zA-Z])|\^)({ <-- HERE \\?\s*})?/ at libPARI/gphelp line 736. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/\\s(?:ref|idx){ <-- HERE \s*([^{}]*)}/ at libPARI/gphelp line 1028. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/\\(?:ref|idx){ <-- HERE \s*([^{}]*)}/ at libPARI/gphelp line 1029. ...Generating libPARI/paricfg.h ... Scanning header files... ...ulong ...getrusage ...CLK_TCK not defined Creating libPARI/paricfg.h... Trying to find DATADIR of an installed version of GP/PARI (if such exists)... sh: gp: command not found ...Processor of family `x86_64' detected Checking if your kit is complete... Looks good ...Processor of family `x86_64' detected ...I will use assembler build of type 'x86_64'. ...Assembler is GNU assembler funclist needs to be autogenerated... ... Need to autogenerate funclist ourselves... Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Math::Pari Writing MYMETA.yml and MYMETA.json + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' cd libPARI && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-g" PREFIX="/usr" PASTHRU_DEFINE=' -DPARI_VERSION_EXP=2003003 -DDEBUG_PARI -DUSE_SLOW_ARRAY_ACCESS -DUSE_SLOW_NARGS_ACCESS -DLSB_in_U32=0 -Derr=pari_err -DHAVE_PARIPRIV ' PASTHRU_INC=' -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI ' Running Mkbootstrap for Pari () chmod 644 "Pari.bs" cd libPARI && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-g" PREFIX="/usr" PASTHRU_DEFINE=' -DPARI_VERSION_EXP=2003003 -DDEBUG_PARI -DUSE_SLOW_ARRAY_ACCESS -DUSE_SLOW_NARGS_ACCESS -DLSB_in_U32=0 -Derr=pari_err -DHAVE_PARIPRIV ' PASTHRU_INC=' -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI ' cp Pari.pm blib/lib/Math/Pari.pm cp PariInit.pm blib/lib/Math/PariInit.pm cp libPARI.pod blib/lib/Math/libPARI.pod cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' "/usr/bin/perl5.28.2" -pe1 ../pari-2.3.3/src/kernel/none/mp.c ../pari-2.3.3/src/kernel/none/cmp.c ../pari-2.3.3/src/kernel/none/gcdll.c ../pari-2.3.3/src/kernel/none/ratlift.c ../pari-2.3.3/src/kernel/none/gcd.c ../pari-2.3.3/src/kernel/none/invmod.c ../pari-2.3.3/src/kernel/none/mp_indep.c ../pari-2.3.3/src/kernel/none/add.c > mp.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' "/usr/bin/perl5.28.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pari.bs blib/arch/auto/Math/Pari/Pari.bs 644 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' "/usr/bin/perl5.28.2" -wle "print q(#ifndef ASMINLINE)" > pariinl.h "/usr/bin/perl5.28.2" -pe1 ../pari-2.3.3/src/kernel/none/addll.h ../pari-2.3.3/src/kernel/none/mulll.h ../pari-2.3.3/src/kernel/none/bfffo.h ../pari-2.3.3/src/kernel/none/divll.h >> pariinl.h "/usr/bin/perl5.28.2" -wle "print q(#endif)" >> pariinl.h "/usr/bin/perl5.28.2" -pe1 ../pari-2.3.3/src/kernel/x86_64/asm0.h ../pari-2.3.3/src/kernel/none/tune.h ../pari-2.3.3/src/kernel/none/int.h ../pari-2.3.3/src/kernel/none/level1.h >> pariinl.h make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' "/usr/bin/perl5.28.2" -wle "print q(#ifndef ASMINLINE)" > pariinl.h "/usr/bin/perl5.28.2" -pe1 ../pari-2.3.3/src/kernel/none/addll.h ../pari-2.3.3/src/kernel/none/mulll.h ../pari-2.3.3/src/kernel/none/bfffo.h ../pari-2.3.3/src/kernel/none/divll.h >> pariinl.h "/usr/bin/perl5.28.2" -wle "print q(#endif)" >> pariinl.h "/usr/bin/perl5.28.2" -pe1 ../pari-2.3.3/src/kernel/x86_64/asm0.h ../pari-2.3.3/src/kernel/none/tune.h ../pari-2.3.3/src/kernel/none/int.h ../pari-2.3.3/src/kernel/none/level1.h >> pariinl.h make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o subfield.o ../pari-2.3.3/src/modules/subfield.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/subfield.c:22: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:679: subfield.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o buch1.o ../pari-2.3.3/src/basemath/buch1.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:577: buch1.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o mpqs.o ../pari-2.3.3/src/modules/mpqs.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/mpqs.c:76: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:643: mpqs.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o groupid.o ../pari-2.3.3/src/modules/groupid.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/groupid.c:16: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:622: groupid.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o buch1.o ../pari-2.3.3/src/basemath/buch1.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/basemath/buch1.c:15: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:577: buch1.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' "/usr/bin/perl5.28.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/typemap' Pari.xs > Pari.xsc mv Pari.xsc Pari.c make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o es.o ../pari-2.3.3/src/language/es.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here ../pari-2.3.3/src/language/es.c: In function 'os_read': ../pari-2.3.3/src/language/es.c:2835:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void)read(fd,ch,s); ^~~~~~~~~~~~~ make[1]: *** [Makefile:604: es.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o es.o ../pari-2.3.3/src/language/es.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/language/es.c:21: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here ../pari-2.3.3/src/language/es.c: In function 'os_read': ../pari-2.3.3/src/language/es.c:2835:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void)read(fd,ch,s); ^~~~~~~~~~~~~ make[1]: *** [Makefile:604: es.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make: *** [Makefile:1120: libPARI/libPARI.a] Error 2 make: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' gcc -c -I pari-2.3.3/src -I pari-2.3.3/src/headers -I pari-2.3.3/src -I ./libPARI -I ../pari-2.3.3/src -I ../pari-2.3.3/src/headers -I ../pari-2.3.3/src/graph -I . -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC -DPLOT_IS_TUNABLE -DHAS_STAT -DHAS_OPENDIR -DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o aprcl.o ../pari-2.3.3/src/modules/aprcl.c In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1159:2: error: #endif without #if In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:178:1: error: redefinition of 'evallg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:178:1: note: previous definition of 'evallg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:185:1: error: redefinition of 'evalvalp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:185:1: note: previous definition of 'evalvalp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:193:1: error: redefinition of 'evalexpo' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:193:1: note: previous definition of 'evalexpo' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:201:1: error: redefinition of 'constant_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:201:1: note: previous definition of 'constant_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:203:1: error: redefinition of 'leading_term' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:203:1: note: previous definition of 'leading_term' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:214:1: error: redefinition of 'stackdummy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:214:1: note: previous definition of 'stackdummy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:226:1: error: redefinition of 'new_chunk' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:226:1: note: previous definition of 'new_chunk' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:250:1: error: redefinition of 'cgetg_copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:250:1: note: previous definition of 'cgetg_copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:255:1: error: redefinition of 'init_gen_op' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:255:1: note: previous definition of 'init_gen_op' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:263:1: error: redefinition of 'cgetg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:263:1: note: previous definition of 'cgetg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:271:1: error: redefinition of 'cgeti' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:271:1: note: previous definition of 'cgeti' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:279:1: error: redefinition of 'cgetr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:279:1: note: previous definition of 'cgetr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:286:1: error: redefinition of 'cgetc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:286:1: note: previous definition of 'cgetc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:292:1: error: redefinition of 'mkintmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:292:1: note: previous definition of 'mkintmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:295:1: error: redefinition of 'mkpolmod' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:295:1: note: previous definition of 'mkpolmod' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:298:1: error: redefinition of 'mkfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:298:1: note: previous definition of 'mkfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:301:1: error: redefinition of 'mkrfrac' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:301:1: note: previous definition of 'mkrfrac' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:304:1: error: redefinition of 'mkcomplex' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:304:1: note: previous definition of 'mkcomplex' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:307:1: error: redefinition of 'mkvec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:307:1: note: previous definition of 'mkvec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:309:1: error: redefinition of 'mkvecsmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:309:1: note: previous definition of 'mkvecsmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:311:1: error: redefinition of 'mkvecsmall2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:311:1: note: previous definition of 'mkvecsmall2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:314:1: error: redefinition of 'mkvecsmall3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:314:1: note: previous definition of 'mkvecsmall3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:317:1: error: redefinition of 'mkveccopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:317:1: note: previous definition of 'mkveccopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:319:1: error: redefinition of 'mkvec2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:319:1: note: previous definition of 'mkvec2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:322:1: error: redefinition of 'mkvec3' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:322:1: note: previous definition of 'mkvec3' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:325:1: error: redefinition of 'mkvec4' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:325:1: note: previous definition of 'mkvec4' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:329:1: error: redefinition of 'mkvec2copy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:329:1: note: previous definition of 'mkvec2copy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:332:1: error: redefinition of 'mkcol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:332:1: note: previous definition of 'mkcol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:334:1: error: redefinition of 'mkcol2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:334:1: note: previous definition of 'mkcol2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:337:1: error: redefinition of 'mkcolcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:337:1: note: previous definition of 'mkcolcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:339:1: error: redefinition of 'mkmat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:339:1: note: previous definition of 'mkmat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:341:1: error: redefinition of 'mkmat2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:341:1: note: previous definition of 'mkmat2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:343:1: error: redefinition of 'mkmatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:343:1: note: previous definition of 'mkmatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:348:1: error: redefinition of 'zeropadic' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:348:1: note: previous definition of 'zeropadic' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:359:1: error: redefinition of 'zeroser' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:359:1: note: previous definition of 'zeroser' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:366:1: error: redefinition of 'zeropol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:366:1: note: previous definition of 'zeropol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:373:1: error: redefinition of 'zerocol' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:373:1: note: previous definition of 'zerocol' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:381:1: error: redefinition of 'zerovec' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:381:1: note: previous definition of 'zerovec' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:389:1: error: redefinition of 'zeromat' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:389:1: note: previous definition of 'zeromat' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:398:1: error: redefinition of 'zeromatcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:398:1: note: previous definition of 'zeromatcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:406:1: error: redefinition of 'col_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:406:1: note: previous definition of 'col_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:408:1: error: redefinition of 'vec_ei' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:408:1: note: previous definition of 'vec_ei' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:412:1: error: redefinition of 'mpcopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:412:1: note: previous definition of 'mpcopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:421:1: error: redefinition of 'icopy' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:421:1: note: previous definition of 'icopy' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:431:1: error: redefinition of 'icopy_av' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:431:1: note: previous definition of 'icopy_av' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:442:1: error: redefinition of 'mpneg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:442:1: note: previous definition of 'mpneg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:449:1: error: redefinition of 'mpabs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:449:1: note: previous definition of 'mpabs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:457:1: error: redefinition of 'smodis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:457:1: note: previous definition of 'smodis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:465:1: error: redefinition of 'smodss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:465:1: note: previous definition of 'smodss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:473:1: error: redefinition of 'utoineg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:473:1: note: previous definition of 'utoineg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:480:1: error: redefinition of 'utoipos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:480:1: note: previous definition of 'utoipos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:486:1: error: redefinition of 'utoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:486:1: note: previous definition of 'utoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:488:1: error: redefinition of 'stoi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:488:1: note: previous definition of 'stoi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:494:1: error: redefinition of 'mkvecs' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:494:1: note: previous definition of 'mkvecs' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:496:1: error: redefinition of 'mkvec2s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:496:1: note: previous definition of 'mkvec2s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:499:1: error: redefinition of 'mkvec3s' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:499:1: note: previous definition of 'mkvec3s' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:504:1: error: redefinition of 'mkintmodu' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:504:1: note: previous definition of 'mkintmodu' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:511:1: error: redefinition of 'stosmall' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:511:1: note: previous definition of 'stosmall' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:518:1: error: redefinition of 'itos' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:518:1: note: previous definition of 'itos' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:530:1: error: redefinition of 'itos_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:530:1: note: previous definition of 'itos_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:537:1: error: redefinition of 'itou_or_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:537:1: note: previous definition of 'itou_or_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:543:1: error: redefinition of 'modss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:543:1: note: previous definition of 'modss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:546:1: error: redefinition of 'remss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:546:1: note: previous definition of 'remss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:549:1: error: redefinition of 'affii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:549:1: note: previous definition of 'affii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:559:1: error: redefinition of 'affsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:559:1: note: previous definition of 'affsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:570:1: error: redefinition of 'affsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:570:1: note: previous definition of 'affsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:592:1: error: redefinition of 'affur' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:592:1: note: previous definition of 'affur' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:607:1: error: redefinition of 'affiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:607:1: note: previous definition of 'affiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:609:1: error: redefinition of 'affsz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:609:1: note: previous definition of 'affsz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:611:1: error: redefinition of 'mpaff' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:611:1: note: previous definition of 'mpaff' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:614:1: error: redefinition of 'real_0_bit' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:614:1: note: previous definition of 'real_0_bit' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:616:1: error: redefinition of 'real_0' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:616:1: note: previous definition of 'real_0' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:618:1: error: redefinition of 'real_1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:618:1: note: previous definition of 'real_1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:626:1: error: redefinition of 'real_m1' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:626:1: note: previous definition of 'real_m1' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:635:1: error: redefinition of 'real2n' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:635:1: note: previous definition of 'real2n' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:637:1: error: redefinition of 'stor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:637:1: note: previous definition of 'stor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:639:1: error: redefinition of 'utor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:639:1: note: previous definition of 'utor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:641:1: error: redefinition of 'itor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:641:1: note: previous definition of 'itor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:643:1: error: redefinition of 'rtor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:643:1: note: previous definition of 'rtor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:645:1: error: redefinition of 'ctofp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:645:1: note: previous definition of 'ctofp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:651:1: error: redefinition of 'shiftr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:651:1: note: previous definition of 'shiftr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:661:1: error: redefinition of 'cmpir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:661:1: note: previous definition of 'cmpir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:673:1: error: redefinition of 'cmpsr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:673:1: note: previous definition of 'cmpsr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:684:1: error: redefinition of 'maxss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:684:1: note: previous definition of 'maxss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:686:1: error: redefinition of 'minss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:686:1: note: previous definition of 'minss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:689:1: error: redefinition of 'subii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:689:1: note: previous definition of 'subii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:695:1: error: redefinition of 'addii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:695:1: note: previous definition of 'addii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:697:1: error: redefinition of 'addrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:697:1: note: previous definition of 'addrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:699:1: error: redefinition of 'subrr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:699:1: note: previous definition of 'subrr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:701:1: error: redefinition of 'addir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:701:1: note: previous definition of 'addir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:703:1: error: redefinition of 'subir' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:703:1: note: previous definition of 'subir' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:705:1: error: redefinition of 'subri' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:705:1: note: previous definition of 'subri' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:707:1: error: redefinition of 'addsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:707:1: note: previous definition of 'addsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:709:1: error: redefinition of 'subsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:709:1: note: previous definition of 'subsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:712:1: error: redefinition of 'vali' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:712:1: note: previous definition of 'vali' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:724:1: error: redefinition of 'divss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:724:1: note: previous definition of 'divss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:727:1: error: redefinition of 'sdivss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:727:1: note: previous definition of 'sdivss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:739:1: error: redefinition of 'divss_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:739:1: note: previous definition of 'divss_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:742:1: error: redefinition of 'dvmdss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:742:1: note: previous definition of 'dvmdss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:750:1: error: redefinition of 'sdivsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:750:1: note: previous definition of 'sdivsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:764:1: error: redefinition of 'sdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:764:1: note: previous definition of 'sdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:777:1: error: redefinition of 'modsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:777:1: note: previous definition of 'modsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:784:1: error: redefinition of 'divsi_rem' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:784:1: note: previous definition of 'divsi_rem' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:787:1: error: redefinition of 'dvmdsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:787:1: note: previous definition of 'dvmdsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:795:1: error: redefinition of 'dvmdis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:795:1: note: previous definition of 'dvmdis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:803:1: error: redefinition of 'dvmdssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:803:1: note: previous definition of 'dvmdssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:811:1: error: redefinition of 'dvmdsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:811:1: note: previous definition of 'dvmdsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:819:1: error: redefinition of 'dvmdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:819:1: note: previous definition of 'dvmdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:827:1: error: redefinition of 'dvmdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:827:1: note: previous definition of 'dvmdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:836:1: error: redefinition of 'modis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:836:1: note: previous definition of 'modis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:842:1: error: redefinition of 'umodui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:842:1: note: previous definition of 'umodui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:851:1: error: redefinition of 'remsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:851:1: note: previous definition of 'remsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:859:1: error: redefinition of 'remis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:859:1: note: previous definition of 'remis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:867:1: error: redefinition of 'rdivis' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:867:1: note: previous definition of 'rdivis' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:876:1: error: redefinition of 'divsiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:876:1: note: previous definition of 'divsiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:883:1: error: redefinition of 'divssz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:883:1: note: previous definition of 'divssz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:886:1: error: redefinition of 'rdivsi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:886:1: note: previous definition of 'rdivsi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:895:1: error: redefinition of 'rdivss' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:895:1: note: previous definition of 'rdivss' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:904:1: error: redefinition of 'rdiviiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:904:1: note: previous definition of 'rdiviiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:919:1: error: redefinition of 'rdivii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:919:1: note: previous definition of 'rdivii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:921:1: error: redefinition of 'fractor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:921:1: note: previous definition of 'fractor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:924:1: error: redefinition of 'divrrz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:924:1: note: previous definition of 'divrrz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:931:1: error: redefinition of 'remiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:931:1: note: previous definition of 'remiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:938:1: error: redefinition of 'dvdii' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:938:1: note: previous definition of 'dvdii' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:946:1: error: redefinition of 'mpcmp' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:946:1: note: previous definition of 'mpcmp' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:954:1: error: redefinition of 'mptrunc' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:954:1: note: previous definition of 'mptrunc' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:956:1: error: redefinition of 'mpfloor' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:956:1: note: previous definition of 'mpfloor' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:958:1: error: redefinition of 'mpceil' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:958:1: note: previous definition of 'mpceil' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:960:1: error: redefinition of 'mpround' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:960:1: note: previous definition of 'mpround' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:963:1: error: redefinition of 'mpadd' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:963:1: note: previous definition of 'mpadd' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:971:1: error: redefinition of 'mpsub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:971:1: note: previous definition of 'mpsub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:979:1: error: redefinition of 'mpmul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:979:1: note: previous definition of 'mpmul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:987:1: error: redefinition of 'mpdiv' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:987:1: note: previous definition of 'mpdiv' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:995:1: error: redefinition of 'dvdiiz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:995:1: note: previous definition of 'dvdiiz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1007:1: error: redefinition of 'random_bits' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1007:1: note: previous definition of 'random_bits' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1010:1: error: redefinition of 'itou' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1010:1: note: previous definition of 'itou' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1020:1: error: redefinition of 'affui' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1020:1: note: previous definition of 'affui' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1027:1: error: redefinition of 'dvdisz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1027:1: note: previous definition of 'dvdisz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1037:1: error: redefinition of 'dvdiuz' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1037:1: note: previous definition of 'dvdiuz' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1047:1: error: redefinition of 'gtodouble' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1047:1: note: previous definition of 'gtodouble' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1057:1: error: redefinition of 'Fl_add_noofl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1057:1: note: previous definition of 'Fl_add_noofl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1063:1: error: redefinition of 'Fl_add' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1063:1: note: previous definition of 'Fl_add' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1069:1: error: redefinition of 'Fl_neg' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1069:1: note: previous definition of 'Fl_neg' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1072:1: error: redefinition of 'Fl_sub' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1072:1: note: previous definition of 'Fl_sub' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1080:1: error: redefinition of 'Fl_center' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1080:1: note: previous definition of 'Fl_center' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1083:1: error: redefinition of 'Fl_mul' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1083:1: note: previous definition of 'Fl_mul' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1093:1: error: redefinition of 'Fl_sqr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1093:1: note: previous definition of 'Fl_sqr' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1103:1: error: redefinition of 'Fl_div' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1103:1: note: previous definition of 'Fl_div' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1109:1: error: redefinition of 'expi' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1109:1: note: previous definition of 'expi' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1118:1: error: redefinition of 'shift_left2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1118:1: note: previous definition of 'shift_left2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1132:1: error: redefinition of 'shift_right2' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1132:1: note: previous definition of 'shift_right2' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1147:1: error: redefinition of 'shiftl' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1147:1: note: previous definition of 'shiftl' was here In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1153:1: error: redefinition of 'shiftlr' In file included from ../pari-2.3.3/src/headers/pari.h:76, from ../pari-2.3.3/src/modules/aprcl.c:21: ../src/kernel/none/level1.h:1153:1: note: previous definition of 'shiftlr' was here make[1]: *** [Makefile:547: aprcl.o] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Math-Pari-2.030512/libPARI' make: *** [Makefile:1120: libPARI/pariinl.h] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.IewCys (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.IewCys (%build) I: [iurt_root_command] ERROR: chroot