Package: libgmp10 Version: 2:6.1.2+dfsg-1 Tags: patch User: [email protected] Usertags: rebootstrap
Dear gmp maintainer, gmp fails to build from source on tilegx (which is a new architecture from a Debian point of view). dpkg-gensymbols fails missing a lot of symbols. This is kinda expected for a new port. As it happens, tilegx behaves exactly the same as m68k (and a few other architectures) from a gmp symbols point of view. Thus sed -i '/^ /s/!m68k /!tilegx &/' debian/libgmp10.symbols can be used to make the gmp build succeed on tilegx. Can you apply this fix? Helmut -- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
