On Wed, May 05, 2010 at 03:38:13PM +0200, Cyril Brulebois wrote: > > Any chance to get more information what's going on there? Everything > > is fine on sparc, mips, powerpc, amd64, i386 and s390, so I wonder > > what could cause compilation on kfreeBSD to die that early. > You only check_tool on compilers in the IS_LINUX case. Therefore, no > compilers are found. If one tweaks that to check_tool() anyway, many > more errors come up. Unfortunately, I don't have time to chase them > all.
I've installed GNU/kFreeBSD in a virtualbox VM and have exactly figured out the same: Utils.detect_platform() returns 'posix' on kFreeBSD and there's no match on this. I'm working on a patch, especially for the corner cases later. The code doesn't really honour the existence of BSD, yet. ;) Let's see... Thanks -- mail: a...@thur.de http://adi.thur.de PGP/GPG: key via keyserver _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers