Package: tome
Severity: important
Tags: patch

Hello dear maintainer

Your package  ftbfs on ubuntu due to indirect linking with
binutils-gold (present in ubuntu natty and upcoming wheezy)

refer

http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/tome_2.3.5-2_lubuntu32.buildlog

http://people.ubuntuwire.org/~lucas/ubuntu-nbs/64/tome_2.3.5-2_lubuntu64.buildlog

the attached patch should fix build failure

diff -u tome-2.3.5/src/makefile.std tome-2.3.5/src/makefile.std
--- tome-2.3.5/src/makefile.std
+++ tome-2.3.5/src/makefile.std
@@ -134,7 +134,7 @@
           -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK
 LIBS     = -L/usr/X11R6/lib -lXaw -lXmu -lXt -lX11  -lncurses -ltermcap \
            $(shell sdl-config --libs)  -lSDL_image -lSDL_ttf -lSDL_gfx  \
-           -lSDL_net -lSDL_mixer
+           -lSDL_net -lSDL_mixer -lm


 ##

reggards



-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to