
6 Jul
2006
6 Jul
'06
10:35 a.m.
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 Petr