Package: zangband
Version: 1:2.7.5pre1-3
Severity: important
Tags: patch

RNG does not detect 64 bit with GCC.  It does detect 64 bit Visual Studio.  
Character generator takes 40+ min to generate a character, or about 2 weeks if 
using autoroller.


insert the following code in src/h-type.h at line 106 to fix

--- snip ---

/* detect 64 bit GCC */
#ifdef _LP64
#define L64 1
#define USE_64B 1
#endif

--- snip ---


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zangband depends on:
ii  libc6                  2.7-13            GNU C Library: Shared libraries
ii  libglib1.2ldbl         1.2.10-19         The GLib library of C routines
ii  libgtk1.2              1.2.10-18.1       The GIMP Toolkit set of widgets fo
ii  libice6                2:1.0.4-1         X11 Inter-Client Exchange library
ii  libncurses5            5.6+20080804-1    shared libraries for terminal hand
ii  libsm6                 2:1.0.3-2         X11 Session Management library
ii  libx11-6               2:1.1.4-2         X11 client-side library
ii  libxaw7                2:1.0.4-2         X11 Athena Widget library
ii  libxext6               2:1.0.4-1         X11 miscellaneous extension librar
ii  libxi6                 2:1.1.3-1         X11 Input extension library
ii  libxmu6                2:1.0.4-1         X11 miscellaneous utility library
ii  libxpm4                1:3.5.7-1         X11 pixmap library
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
ii  tcl8.4                 8.4.19-2          Tcl (the Tool Command Language) v8
ii  tk8.4                  8.4.19-2          Tk toolkit for Tcl and X11, v8.4 -
ii  zangband-data          1:2.7.5pre1-3     A single-player, text-based, rogue
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

zangband recommends no packages.

zangband suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to