Hi, Sebastian Dellit, le Sun 08 Jul 2007 20:21:24 +0200, a écrit : > # ./configure --with-swift=/opt/swift > # dpkg-buildpackage -rfakeroot
Ah, no, you can't modify the behavior of dpkg-buildpackage by just running ./configure before it. What you should do instead is to modify debian/rules for adding the option to the ./configure line there. Samuel > config.c:(.text+0x3239): undefined reference to `api_unlink' > config.c:(.text+0x3265): undefined reference to `api_link' > make[2]: Leaving directory `/tmp/brl/brltty-3.7.2/build-brltty-udeb/Programs' That shouldn't even happen: did you already modify debian/rules in some way? Samuel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

