Package: lush
Version: 1.0+final-1
Severity: important

(done on paer.debian.org in sid dchroot:)

? (de harmonic (n)
        ((-double-) n)
        (let* ((z 0) (i 0))
         ((-double-) z i)
          (while (< i n) (incr i) (incr z (/ i)))))
        = harmonic
? (dhc-make "junk" harmonic)
*** Warning: Creating /home/camm/C
*** Warning: Creating /home/camm/C/hppa64-unknown-linux-gnu
Preprocessing and parsing harmonic ...
Generating C for harmonic ...
gcc -DHAVE_CONFIG_H   -DNO_DEBUG -Wall -O3 -pthread 
-I/home/camm/usr/share/lush/include -c /home/camm/C/junk.c -o 
/home/camm/C/hppa64-unknown-linux-gnu/junk.o

*** module-load : dld/bfd error
*** Overflow during relocation : "/home/camm/C/hppa64-unknown-linux-gnu/junk.o"
Debug toplevel [y/n] ?n
? 

The issue is upstream no doubt.  One needs special handling in
dldbfd.c for hppa, alpha, and ia64 as is currently provided
(successfully) for mips.

Thanks for your work on this package!


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages lush depends on:
ii  lush-library                 1.0+final-1 Lisp Universal Shell Library

-- no debconf information


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

Reply via email to