Package: coin Severity: important Hi,
currently your package fails to build from source on GNU/kFreeBSD, with the following error: > UNAME_MACHINE = i686 > UNAME_RELEASE = 6.2-1-686 > UNAME_SYSTEM = GNU/kFreeBSD > UNAME_VERSION = #0 Mon Jan 15 10:21:36 CET 2007 > configure: error: cannot guess build type; you must specify one > make: *** [build-stamp] Error 1 The build logs are available at <http://experimental.ftbfs.de/build.php?arch=kfreebsd-i387&pkg=coin>. As a solution, you can just copy /usr/share/misc/config.* to cfg/. You also might want to build-depend on autotools-dev (the package from which these files are taken from) and copy them in your clean target, so that they are automatically updated in the future. After having copied that files, the build goes fine until this error: > dh_movefiles > dh_movefiles: debian/tmp/usr/lib/libCoin.so not found (supposed to put > it in libcoin20-dev) So I guess that a Makefile has to be adapted to produce the appropriate file. I'll keep you posted as soon as I have more information about that. (I wrote my bugreport since everything looks like compiling OK, until this error at the very end. Removing the tag patch until I've got a full patch.) Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]