It would. Upstream is looking into it. Lars.
On Wed, Oct 05, 2005 at 07:00:45PM +0200, Bastian Blank wrote: > Package: rscheme > Version: 0.7.3.4.b1-1 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of rscheme_0.7.3.4.b1-1 on debian-31 by sbuild/s390 69 > [...] > > ** Using build dependencies supplied by package: > > Build-Depends: debhelper (>= 4.0), libgmp3c2, libgd2-noxpm-dev | > > libgd2-xpm-dev, libpng3-dev, jade, xlibs-dev, zlib1g-dev, docbook-dsssl, > > autoconf, dpatch, cpio, autotools-dev > > ** Filtered missing central deps that are dependencies of or provide > > build-deps: > > m4 > > **** Warning: > > **** The following central src deps are (probably) missing: > > !rscheme-modules, libgmp3-dev, rscheme > [...] > > Checking correctness of source dependencies... > > Toolchain package versions: libc6-dev_2.3.5-6 > > linux-kernel-headers_2.6.13+0rc3-1.1 gcc-4.0_4.0.2-1 g++-4.0_4.0.2-1 > > binutils_2.16.1cvs20050902-1 libstdc++6-4.0-dev_4.0.2-1 libstdc++6_4.0.2-1 > [...] > > gcc -g -O2 -g -Wall -Wno-unused -I- -I. -I../install/include -c -o > > basemath.o basemath.c > > cc1: note: obsolete option -I- used, please use -iquote instead > > In file included from basemath.c:15: > > .../install/include/rscheme/scheme.h:33: warning: type qualifiers ignored > > on function return type > > .../install/include/rscheme/scheme.h:34: warning: type qualifiers ignored > > on function return type > > .../install/include/rscheme/scheme.h:37: warning: type qualifiers ignored > > on function return type > > .../install/include/rscheme/scheme.h:39: warning: type qualifiers ignored > > on function return type > > basemath.c:113:17: error: gmp.h: No such file or directory > > basemath.c:145: error: syntax error before 'n' > > basemath.c: In function 'mpz_to_bignum': > > basemath.c:148: error: 'n' undeclared (first use in this function) > > basemath.c:148: error: (Each undeclared identifier is reported only once > > basemath.c:148: error: for each function it appears in.) > > basemath.c: In function 'int_32_to_bignum': > > basemath.c:156: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:156: error: syntax error before 'n' > > basemath.c:157: warning: implicit declaration of function 'mpz_init_set_si' > > basemath.c:157: error: 'n' undeclared (first use in this function) > > basemath.c: In function 'init_math': > > basemath.c:163: warning: implicit declaration of function > > 'mp_set_memory_functions' > > basemath.c: In function 'int_32_to_bignum_u': > > basemath.c:176: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:176: error: syntax error before 'n' > > basemath.c:177: warning: implicit declaration of function 'mpz_init_set_ui' > > basemath.c:177: error: 'n' undeclared (first use in this function) > > basemath.c: At top level: > > basemath.c:194: error: syntax error before 'a' > > basemath.c: In function 'float_to_bignum': > > basemath.c:215: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:215: error: syntax error before 'a' > > basemath.c:216: warning: implicit declaration of function 'mpz_init_set_d' > > basemath.c:216: error: 'a' undeclared (first use in this function) > > basemath.c: In function 'raw_float_to_bignum': > > basemath.c:222: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:222: error: syntax error before 'a' > > basemath.c:223: error: 'a' undeclared (first use in this function) > > basemath.c: In function 'bignum_to_raw_float': > > basemath.c:230: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:230: error: syntax error before 'a' > > basemath.c:232: error: 'a' undeclared (first use in this function) > > basemath.c:233: warning: implicit declaration of function 'mpz_get_d' > > basemath.c: In function 'bignum_to_float': > > basemath.c:238: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:238: error: syntax error before 'a' > > basemath.c:243: error: 'a' undeclared (first use in this function) > > basemath.c: In function 'int64_to_bignum': > > basemath.c:255: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:255: error: syntax error before 'z1' > > basemath.c:265: error: 'z1' undeclared (first use in this function) > > basemath.c:266: warning: implicit declaration of function 'mpz_init' > > basemath.c:266: error: 'z2' undeclared (first use in this function) > > basemath.c:267: error: 'z3' undeclared (first use in this function) > > basemath.c:268: warning: implicit declaration of function 'mpz_mul_2exp' > > basemath.c:269: warning: implicit declaration of function 'mpz_set_ui' > > basemath.c:270: warning: implicit declaration of function 'mpz_ior' > > basemath.c: In function 'int64_to_bignum_u': > > basemath.c:277: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:277: error: syntax error before 'z1' > > basemath.c:287: error: 'z1' undeclared (first use in this function) > > basemath.c:288: error: 'z2' undeclared (first use in this function) > > basemath.c:289: error: 'z3' undeclared (first use in this function) > > basemath.c: In function 'rational_to_raw_float': > > basemath.c:308: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:308: error: syntax error before 'a' > > basemath.c:309: warning: implicit declaration of function 'mpq_numref' > > basemath.c:309: error: 'a' undeclared (first use in this function) > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:309: warning: implicit declaration of function 'mpq_denref' > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:309: error: subscripted value is neither array nor pointer > > basemath.c:310: warning: implicit declaration of function 'mpq_get_d' > > basemath.c: At top level: > > basemath.c:624: error: syntax error before 'a' > > basemath.c: In function 'bignum_fit_in_32': > > basemath.c:626: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:626: error: syntax error before 'mn' > > basemath.c:628: error: 'mn' undeclared (first use in this function) > > basemath.c:629: error: 'mx' undeclared (first use in this function) > > basemath.c:631: warning: implicit declaration of function 'mpz_cmp' > > basemath.c:631: error: 'a' undeclared (first use in this function) > > basemath.c: At top level: > > basemath.c:634: error: syntax error before 'a' > > basemath.c: In function 'bignum_to_int': > > basemath.c:636: warning: implicit declaration of function 'mpz_get_si' > > basemath.c:636: error: 'a' undeclared (first use in this function) > > basemath.c: At top level: > > basemath.c:639: error: syntax error before 'a' > > basemath.c: In function 'bignum_compact': > > basemath.c:644: error: 'a' undeclared (first use in this function) > > basemath.c:644: error: 'mp_bits_per_limb' undeclared (first use in this > > function) > > basemath.c:649: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:649: error: syntax error before 'd' > > basemath.c:650: error: 'd' undeclared (first use in this function) > > basemath.c:651: warning: implicit declaration of function 'mpz_tdiv_q_2exp' > > basemath.c:652: warning: implicit declaration of function 'mpz_get_ui' > > basemath.c:653: warning: implicit declaration of function 'mpz_sgn' > > basemath.c: In function 'bignum_plus': > > basemath.c:677: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:677: error: syntax error before 'r' > > basemath.c:678: error: 'a1' undeclared (first use in this function) > > basemath.c:679: error: 'b1' undeclared (first use in this function) > > basemath.c:681: error: 'r' undeclared (first use in this function) > > basemath.c:682: warning: implicit declaration of function 'mpz_add' > > basemath.c: In function 'bignum_minus': > > basemath.c:688: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:688: error: syntax error before 'r' > > basemath.c:690: error: 'a1' undeclared (first use in this function) > > basemath.c:691: error: 'b1' undeclared (first use in this function) > > basemath.c:693: error: 'r' undeclared (first use in this function) > > basemath.c:694: warning: implicit declaration of function 'mpz_sub' > > basemath.c: In function 'bignum_mul': > > basemath.c:700: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:700: error: syntax error before 'r' > > basemath.c:702: error: 'a1' undeclared (first use in this function) > > basemath.c:703: error: 'b1' undeclared (first use in this function) > > basemath.c:705: error: 'r' undeclared (first use in this function) > > basemath.c:706: warning: implicit declaration of function 'mpz_mul' > > basemath.c: In function 'bignum_div': > > basemath.c:717: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:717: error: syntax error before 'r' > > basemath.c:719: error: 'a1' undeclared (first use in this function) > > basemath.c:720: error: 'b1' undeclared (first use in this function) > > basemath.c:722: error: 'r' undeclared (first use in this function) > > basemath.c:726: warning: implicit declaration of function 'mpz_div' > > basemath.c: In function 'bignum_cmp': > > basemath.c:737: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:737: error: syntax error before 'a1' > > basemath.c:739: error: 'a1' undeclared (first use in this function) > > basemath.c:740: error: 'b1' undeclared (first use in this function) > > basemath.c: In function 'bignum_remainder': > > basemath.c:748: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:748: error: syntax error before 'r' > > basemath.c:750: error: 'a1' undeclared (first use in this function) > > basemath.c:751: error: 'b1' undeclared (first use in this function) > > basemath.c:753: error: 'r' undeclared (first use in this function) > > basemath.c:754: warning: implicit declaration of function 'mpz_tdiv_r' > > basemath.c: In function 'bignum_and': > > basemath.c:760: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:760: error: syntax error before 'r' > > basemath.c:762: error: 'a1' undeclared (first use in this function) > > basemath.c:763: error: 'b1' undeclared (first use in this function) > > basemath.c:765: error: 'r' undeclared (first use in this function) > > basemath.c:766: warning: implicit declaration of function 'mpz_and' > > basemath.c: In function 'bignum_or': > > basemath.c:772: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:772: error: syntax error before 'r' > > basemath.c:774: error: 'a1' undeclared (first use in this function) > > basemath.c:775: error: 'b1' undeclared (first use in this function) > > basemath.c:777: error: 'r' undeclared (first use in this function) > > basemath.c: In function 'bignum_xor': > > basemath.c:784: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:784: error: syntax error before 'r' > > basemath.c:786: error: 'a1' undeclared (first use in this function) > > basemath.c:787: error: 'b1' undeclared (first use in this function) > > basemath.c:789: error: 'r' undeclared (first use in this function) > > basemath.c:790: error: 'a2' undeclared (first use in this function) > > basemath.c:791: error: 'b2' undeclared (first use in this function) > > basemath.c:792: warning: implicit declaration of function 'mpz_com' > > basemath.c: In function 'bignum_not': > > basemath.c:803: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:803: error: syntax error before 'r' > > basemath.c:805: error: 'a1' undeclared (first use in this function) > > basemath.c:807: error: 'r' undeclared (first use in this function) > > basemath.c: In function 'bignum_modulo': > > basemath.c:814: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:814: error: syntax error before 'q' > > basemath.c:816: error: 'a1' undeclared (first use in this function) > > basemath.c:817: error: 'b1' undeclared (first use in this function) > > basemath.c:819: error: 'r' undeclared (first use in this function) > > basemath.c:820: error: 'q' undeclared (first use in this function) > > basemath.c:821: warning: implicit declaration of function 'mpz_tdiv_qr' > > basemath.c:830: warning: implicit declaration of function 'mpz_set' > > basemath.c: In function 'bignum_shr': > > basemath.c:838: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:838: error: syntax error before 'r' > > basemath.c:839: error: 'a1' undeclared (first use in this function) > > basemath.c:841: error: 'r' undeclared (first use in this function) > > basemath.c: In function 'bignum_shl': > > basemath.c:848: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:848: error: syntax error before 'r' > > basemath.c:849: error: 'a1' undeclared (first use in this function) > > basemath.c:851: error: 'r' undeclared (first use in this function) > > basemath.c: At top level: > > basemath.c:856: error: syntax error before '*' token > > basemath.c: In function 'str2big': > > basemath.c:858: error: 'str' undeclared (first use in this function) > > basemath.c:861: warning: implicit declaration of function 'mpz_init_set_str' > > basemath.c:861: error: 'v' undeclared (first use in this function) > > basemath.c:861: error: 'radix' undeclared (first use in this function) > > basemath.c: In function 'string_to_bignum_obj': > > basemath.c:869: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:869: error: syntax error before 'v' > > basemath.c:871: error: 'v' undeclared (first use in this function) > > basemath.c: In function 'bignum_to_string_obj': > > basemath.c:879: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:879: error: syntax error before 'v' > > basemath.c:883: error: 'v' undeclared (first use in this function) > > basemath.c:884: warning: implicit declaration of function 'mpz_sizeinbase' > > basemath.c:889: warning: implicit declaration of function 'mpz_get_str' > > basemath.c: At top level: > > basemath.c:901: error: syntax error before 'a' > > basemath.c: In function 'rational_compact': > > basemath.c:903: warning: implicit declaration of function 'mpq_canonicalize' > > basemath.c:903: error: 'a' undeclared (first use in this function) > > basemath.c:904: error: invalid type argument of '->' > > basemath.c: In function 'rational_plus': > > basemath.c:915: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:915: error: syntax error before 'r' > > basemath.c:917: error: 'a1' undeclared (first use in this function) > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:917: error: subscripted value is neither array nor pointer > > basemath.c:918: error: 'b1' undeclared (first use in this function) > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:918: error: subscripted value is neither array nor pointer > > basemath.c:920: warning: implicit declaration of function 'mpq_init' > > basemath.c:920: error: 'r' undeclared (first use in this function) > > basemath.c:921: warning: implicit declaration of function 'mpq_add' > > basemath.c: In function 'rational_minus': > > basemath.c:927: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:927: error: syntax error before 'r' > > basemath.c:929: error: 'a1' undeclared (first use in this function) > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:929: error: subscripted value is neither array nor pointer > > basemath.c:930: error: 'b1' undeclared (first use in this function) > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:930: error: subscripted value is neither array nor pointer > > basemath.c:932: error: 'r' undeclared (first use in this function) > > basemath.c:933: warning: implicit declaration of function 'mpq_sub' > > basemath.c: In function 'rational_mul': > > basemath.c:939: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:939: error: syntax error before 'r' > > basemath.c:941: error: 'a1' undeclared (first use in this function) > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:941: error: subscripted value is neither array nor pointer > > basemath.c:942: error: 'b1' undeclared (first use in this function) > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:942: error: subscripted value is neither array nor pointer > > basemath.c:944: error: 'r' undeclared (first use in this function) > > basemath.c:945: warning: implicit declaration of function 'mpq_mul' > > basemath.c: In function 'rational_div': > > basemath.c:951: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:951: error: syntax error before 'r' > > basemath.c:953: error: 'a1' undeclared (first use in this function) > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:953: error: subscripted value is neither array nor pointer > > basemath.c:954: error: 'b1' undeclared (first use in this function) > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:954: error: subscripted value is neither array nor pointer > > basemath.c:956: warning: implicit declaration of function 'mpq_sgn' > > basemath.c:960: error: 'r' undeclared (first use in this function) > > basemath.c:961: warning: implicit declaration of function 'mpq_div' > > basemath.c: In function 'rational_to_bignum': > > basemath.c:967: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:967: error: syntax error before 'a1' > > basemath.c:968: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:969: error: 'a1' undeclared (first use in this function) > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:969: error: subscripted value is neither array nor pointer > > basemath.c:970: error: 'r' undeclared (first use in this function) > > basemath.c: In function 'rational_cmp': > > basemath.c:977: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:977: error: syntax error before 'a1' > > basemath.c:979: error: 'a1' undeclared (first use in this function) > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:979: error: subscripted value is neither array nor pointer > > basemath.c:980: error: 'b1' undeclared (first use in this function) > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:980: error: subscripted value is neither array nor pointer > > basemath.c:982: warning: implicit declaration of function 'mpq_cmp' > > basemath.c: At top level: > > basemath.c:985: error: syntax error before '*' token > > basemath.c: In function 'str2rat': > > basemath.c:990: error: 'str' undeclared (first use in this function) > > basemath.c:996: error: 'b' undeclared (first use in this function) > > basemath.c:996: error: 'radix' undeclared (first use in this function) > > basemath.c: In function 'string_to_rational_obj': > > basemath.c:1008: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:1008: error: syntax error before 'b' > > basemath.c:1012: error: 'MP_INT' undeclared (first use in this function) > > basemath.c:1012: error: 'num' undeclared (first use in this function) > > basemath.c:1013: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:1013: error: syntax error before 'numa' > > basemath.c:1014: error: 'b' undeclared (first use in this function) > > basemath.c:1018: error: 'w' undeclared (first use in this function) > > basemath.c: In function 'rational_to_string_obj': > > basemath.c:1036: error: 'mpq_t' undeclared (first use in this function) > > basemath.c:1036: error: syntax error before 'v' > > basemath.c:1041: error: 'v' undeclared (first use in this function) > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c:1041: error: subscripted value is neither array nor pointer > > basemath.c: In function 'basic_raw_int_conv': > > basemath.c:1240: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:1240: error: syntax error before 'z' > > basemath.c:1241: error: 'z' undeclared (first use in this function) > > basemath.c: In function 'basic_raw_uint_conv': > > basemath.c:1309: error: 'mpz_t' undeclared (first use in this function) > > basemath.c:1309: error: syntax error before 'z' > > basemath.c:1312: error: 'z' undeclared (first use in this function) > > basemath.c:1322: warning: implicit declaration of function 'mpz_cmp_ui' > > make[2]: *** [basemath.o] Error 1 > > make[2]: Leaving directory `/build/buildd/rscheme-0.7.3.4.b1/src/runtime' > > make[1]: *** [runtime/runtime.o] Error 2 > > make[1]: Leaving directory `/build/buildd/rscheme-0.7.3.4.b1/src' > > make: *** [build-stamp] Error 2 > > Bastian > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]