2010/1/28 Paulo César Pereira de Andrade <paulo.cesar.pereira.de.andr...@gmail.com>: > Hi, > > I am trying to update my Mandriva package of sagemath to 4.3.1, but > I am having serious issues with givaro/linbox.
Please forgive my previous message. I found out what is the problem. The reason is because I am also working on getting as much as possible libraries linked with -Wl,--as-needed -Wl,--no-undefined, and liblinboxsage.so was corrected with: liblinboxsage_la_LIBADD = $(top_builddir)/linbox/util/libutil.la $(top_builddir)/linbox/randiter/libranditer.la Thanks, Paulo -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org