Package: ftjam
Version: 2.5.2-1.1
Severity: normal
Tags: patch

Hello.

Variable OSPLAT is empty on amd64 architecture.

Jamfile:

Echo $(OSPLAT) ;

Execute:
yu...@keeper:/tmp$ ftjam -f Jamfile 

don't know how to make all
...found 1 target(s)...
...can't find 1 target(s)...
yu...@keeper:/tmp$ uname -a
Linux keeper 2.6.26-2-amd64 #1 SMP Sun Jun 21 04:47:08 UTC 2009 x86_64 GNU/Linux

Patch:
--- jam.h       2009-10-12 15:26:42.000000000 +0400
+++ jam.h.new   2009-10-12 15:26:31.000000000 +0400
@@ -415,6 +415,7 @@
 
 # if defined( _i386_ ) || \
      defined( __i386__ ) || \
+     defined( __x86_64__ ) || \
      defined( _M_IX86 )
 # if !defined( OS_FREEBSD ) && \
      !defined( OS_OS2 ) && \


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

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

Versions of packages ftjam depends on:
ii  libc6                         2.9-4      GNU C Library: Shared libraries

ftjam recommends no packages.

ftjam suggests no packages.

-- no debconf information



-- 
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