Bug#451436: liquidwar: FTBFS on amd64: Using -m32 to compile?

2008-02-09 Thread Stefan Potyra
Hi, how about disabling assembly only for amd64? small patch is attached. Thanks, Stefan. diff -u liquidwar-5.6.3/debian/rules liquidwar-5.6.3/debian/rules --- liquidwar-5.6.3/debian/rules +++ liquidwar-5.6.3/debian/rules @@ -17,6 +17,7 @@ export DEB_HOST_GNU_TYPE ?= $(shell

Bug#451436: liquidwar: FTBFS on amd64: Using -m32 to compile?

2007-11-16 Thread Christian Mauduit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Errr, well, weird. I don't know how this one made it through, I own an x86_64 but didn't encounter that problem. Need to check. Anyway, there are two ways to fix that problem: 1) in configure.in , line 138, put the following: for i in i386 i486 i586

Bug#451436: liquidwar: FTBFS on amd64: Using -m32 to compile?

2007-11-16 Thread Daniel Schepler
Package: liquidwar Version: 5.6.3-3 Severity: serious From my pbuilder build log: ... Linking liquidwar (target=default, debug=no, static=no, asm=yes) random.o: In function `lw_random_generate_map': random.c:(.text+0x35): warning: the use of `tmpnam' is dangerous, better use `mkstemp'