Package: yacas Severity: important Version: 1.2.2-3.1 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd
Hi, the current version of yacas fails to build on GNU/kFreeBSD, because of outdated config.guess and config.sub. The versions of config.guess and config.sub in yacas are too old to correctly support Debian GNU/k*BSD. Suitable version is available in the autotools-dev packages since sarge. You can simply copy them manually, but it can also be done automatically using the method described in /usr/share/doc/autotools-dev/README.Debian.gz Please, update all occurences of config.sub/config.guess, "find . -name config.sub -o -name config.guess" is your friend. It would also be nice if you can ask upstream to update config.guess and config.sub in their next release. Thanks in advance Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]