#16882: Update to NTL 6.2.1
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  spkg ntl           |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  b67d968eeb957854a0e1f1e5906bb61ec48e8a5e
  u/jpflori/ticket/16882             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work


Comment:

 This causes a build error in Singular for me:
 {{{
 g++ -O2 -g  -fPIC -I.. -I/usr/local/src/sage-git/local -pipe -I. -I..
 -I/usr/local/src/sage-git/local -I/usr/local/src/sage-git/local/include
 -I/usr/local/src/sage-git/local/include   -fno-implicit-templates -I..
 -I/usr/local/src/sage-git/local -DNDEBUG -DOM_NDEBUG -Dx86_64_Linux
 -DHAVE_CONFIG_H \
   -o Singular \
   tesths.cc iparith.o mpsr_Tok.o claptmpl.o\
   grammar.o scanner.o attrib.o blackbox.o eigenval_ip.o extra.o fehelp.o
 feOpt.o ipassign.o ipconv.o ipid.o iplib.o ipprint.o ipshell.o newstruct.o
 lists.o sdb.o fglm.o interpolation.o silink.o ssiLink.o s_buff.o subexpr.o
 janet.o wrapper.o libparse.o sing_win.o gms.o pcv.o maps_ip.o walk.o
 walk_ip.o cntrlc.o misc_ip.o calcSVD.o pipeLink.o Minor.o MinorProcessor.o
 MinorInterface.o bigintm.o pyobject_setup.o denom_list.o minpoly.o
 countedref.o semaphore.o slInit_Dynamic.o -rdynamic -L/usr/local/src/sage-
 git/local/kernel -L../kernel -lkernel -L/usr/local/src/sage-git/local/lib
 -L/usr/local/src/sage-git/local/lib -lflint -lmpfr -lmpir  -ldl -lm
 -lsingfac -lsingcf -lflint -lmpfr -lntl -lgmp -lreadline -lrt -lnsl -lm
 -lnsl  -lomalloc -lpthread  ../kernel/mmalloc.o
 /usr/local/src/sage-git/local/lib/libsingcf.a(cfNewtonPolygon.o): In
 function `NTL::Vec<NTL::ZZ>::SetLength(long)':
 /usr/local/src/sage-
 
git/local/var/tmp/sage/build/singular-3.1.6.p3/src/latest/factory/../../../../../../../../include/NTL/vector.h:129:
 undefined reference to `NTL::Vec<NTL::ZZ>::DoSetLength(long)'
 /usr/local/src/sage-
 
git/local/var/tmp/sage/build/singular-3.1.6.p3/src/latest/factory/../../../../../../../../include/NTL/vector.h:129:
 undefined reference to `NTL::Vec<NTL::ZZ>::DoSetLength(long)'
 /usr/local/src/sage-
 
git/local/var/tmp/sage/build/singular-3.1.6.p3/src/latest/factory/../../../../../../../../include/NTL/vector.h:129:
 undefined reference to `NTL::Vec<NTL::ZZ>::DoSetLength(long)'
 /usr/local/src/sage-git/local/lib/libsingcf.a(facHensel.o): In function
 `NTL::Vec<NTL::zz_pEX>::SetLength(long)':
 /usr/local/src/sage-
 
git/local/var/tmp/sage/build/singular-3.1.6.p3/src/latest/factory/../../../../../../../../include/NTL/vector.h:129:
 undefined reference to `NTL::Vec<NTL::zz_pEX>::DoSetLength(long)'
 /usr/local/src/sage-git/local/lib/libsingcf.a(facNTLzzpEXGCD.o): In
 function `NTL::Vec<NTL::zz_pX>::SetLength(long)':
 /usr/local/src/sage-
 
git/local/var/tmp/sage/build/singular-3.1.6.p3/src/latest/factory/../../../../../../../../include/NTL/vector.h:129:
 undefined reference to `NTL::Vec<NTL::zz_pX>::DoSetLength(long)'
 collect2: ld returned 1 exit status
 make[4]: *** [Singular] Error 1
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16882#comment:29>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to