On Jun 6, 11:03 am, Francois <[EMAIL PROTECTED]> wrote:
> I almost got it. It is make proof, I have a just a -fpic to clean.
> I have one last error that I am not sure how to deal with:
> g++ -I../include -I. -O2 -g -fPIC -fpic -o libntl.so FFT.o FacVec.o
> GF2.o GF2E.o GF2EX.o GF2EXFactoring.o GF2X.o GF2X1.o GF2XFactoring.o
> GF2XVec.o GetTime.o HNF.o ctools.o LLL.o LLL_FP.o LLL_QP.o LLL_RR.o
> LLL_XD.o RR.o WordVector.o ZZ.o ZZVec.o ZZX.o ZZX1.o ZZXCharPoly.o
> ZZXFactoring.o ZZ_p.o ZZ_pE.o ZZ_pEX.o ZZ_pEXFactoring.o ZZ_pX.o
> ZZ_pX1.o ZZ_pXCharPoly.o ZZ_pXFactoring.o fileio.o lip.o lzz_p.o
> lzz_pE.o lzz_pEX.o lzz_pEXFactoring.o lzz_pX.o lzz_pX1.o
> lzz_pXCharPoly.o lzz_pXFactoring.o mat_GF2.o mat_GF2E.o mat_RR.o
> mat_ZZ.o mat_ZZ_p.o mat_ZZ_pE.o mat_lzz_p.o mat_lzz_pE.o mat_poly_ZZ.o
> mat_poly_ZZ_p.o mat_poly_lzz_p.o pair_GF2EX_long.o pair_GF2X_long.o
> pair_ZZX_long.o pair_ZZ_pEX_long.o pair_ZZ_pX_long.o
> pair_lzz_pEX_long.o pair_lzz_pX_long.o quad_float.o tools.o vec_GF2.o
> vec_GF2E.o vec_GF2XVec.o vec_RR.o vec_ZZ.o vec_ZZVec.o vec_ZZ_p.o
> vec_ZZ_pE.o vec_double.o vec_long.o vec_lzz_p.o vec_lzz_pE.o
> vec_quad_float.o vec_vec_GF2.o vec_vec_GF2E.o vec_vec_RR.o
> vec_vec_ZZ.o vec_vec_ZZ_p.o vec_vec_ZZ_pE.o vec_vec_long.o
> vec_vec_lzz_p.o vec_vec_lzz_pE.o vec_xdouble.o xdouble.o G_LLL_FP.o
> G_LLL_QP.o G_LLL_XD.o G_LLL_RR.o vec_ulong.o vec_vec_ulong.o -L/export/
> home0/francois/sage-3.0.2/local/lib -lgmp
> Undefined first referenced
> symbol in file
> main /opt/csw/gcc4/lib/gcc/sparc-sun-
> solaris2.8/4.0.2/crt1.o
> ld: fatal: Symbol referencing errors. No output written to libntl.so
> collect2: ld returned 1 exit status
> *** Error code 1
> -------
> Any idea Michael?
>
Never mind! Silly me had removed "-shared" from the linking line.
I got past ntl. Next stop is eclib with this right at the beginning:
libcurvesntl.*: No such file or directory
libg0nntl.*: No such file or directory
libjcntl.*: No such file or directory
librankntl.*: No such file or directory
libmwrank.*: No such file or directory
Deleting old include directory
make: Fatal error in reader: Makefile, line 4: Badly formed macro
assignment
Current working directory /export/home0/francois/sage-3.0.2/spkg/build/
eclib-20080310.p1/src
Error building cremona
I will open a trac ticket with a patch for ntl when my 4month old
gives me time.
Francois
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---