Your message dated Mon, 24 Jul 2006 14:32:34 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#377042: fixed in ecl 0.9i-2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: ecl Severity: important Version: 0.9i-1 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs to add recognition of GNU/kFreeBSD and updated garbage collector. For recognition, please use attached patch for src/aclocal.m4 and regenerate src/configure. For garbage collector please pass "--enable-boehm=system" to configure, package already depends on libgc-dev. Alternatively you can apply patch from #366864 to src/gc/ subdir, and "relibtoolize" src/gc/ subdir. It would also be nice if you can ask ecl upstream to include this changes. Thanks in advance Petrdiff -u ecl-0.9i/src/aclocal.m4 ecl-0.9i/src/aclocal.m4 --- ecl-0.9i/src/aclocal.m4 +++ ecl-0.9i/src/aclocal.m4 @@ -198,0 +199,10 @@ + kfreebsd*-gnu) + thehost='kfreebsd' + THREAD_CFLAGS='-D_THREAD_SAFE' + THREAD_LIBS='-lpthread' + SHARED_LDFLAGS="-shared ${LDFLAGS}" + BUNDLE_LDFLAGS="-shared ${LDFLAGS}" + LDRPATH='-Wl,--rpath,/usr/lib/ecl/' + clibs="-ldl" + # Maybe CFLAGS="-D_ISOC99_SOURCE ${CFLAGS}" ??? + ;;
--- End Message ---
--- Begin Message ---Source: ecl Source-Version: 0.9i-2 We believe that the bug you reported is fixed in the latest version of ecl, which is due to be installed in the Debian FTP archive: ecl-doc_0.9i-2_all.deb to pool/main/e/ecl/ecl-doc_0.9i-2_all.deb ecl_0.9i-2.diff.gz to pool/main/e/ecl/ecl_0.9i-2.diff.gz ecl_0.9i-2.dsc to pool/main/e/ecl/ecl_0.9i-2.dsc ecl_0.9i-2_i386.deb to pool/main/e/ecl/ecl_0.9i-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated ecl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 24 Jul 2006 19:35:12 +0200 Source: ecl Binary: ecl-doc ecl Architecture: source i386 all Version: 0.9i-2 Distribution: unstable Urgency: low Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Changed-By: Peter Van Eynde <[EMAIL PROTECTED]> Description: ecl - Embeddable Common-Lisp: has an interpreter and can compile to C ecl-doc - documentation for Embeddable Common-Lisp Closes: 377042 Changes: ecl (0.9i-2) unstable; urgency=low . * added GNU/kFreeBSD support (Closes: #377042) * Use system boehm gc. Files: d8888d4f30614140febbefc1a2acb413 732 devel optional ecl_0.9i-2.dsc d56619647d38b1e07402b06691b1bfe6 102283 devel optional ecl_0.9i-2.diff.gz 0b4b1484b0c9f9d874ad910d84c6dc83 1277826 devel optional ecl_0.9i-2_i386.deb a57d15a4c29abeec65f07f24d77bb1da 64076 doc optional ecl-doc_0.9i-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFExQrn11ldN0tyliURAu38AJ0eAwKuzT8Sh5XScPB1RTymYPi3cQCgikez 9ARgo3W13rkzcix+iQYF+Y4= =cfho -----END PGP SIGNATURE-----
--- End Message ---

