Package: licq Version: 1.3.0-2 Severity: normal Followup-For: Bug #276943 The build-failure will only show up if thee variable DEB_HOST_GNU_TYPE is not set, like the case on my server. The fix makes a check to figuer out the state of the war and not set in the confflags the --build option.
(I have included the fix in the email to make it easier to understand. Before i got --build without a argument which will cause a make failure.) ifeq ($(DEB_HOST_GNU_TYPE),$(THISNOTEXISTS)) confflags += else ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) confflags += --build $(DEB_HOST_GNU_TYPE) else confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) endif endif I have installed the MSN-Plugin and it works for me. (It is running since 1 week and has not crashed yet) Ciao, Matthias -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.12-rc5-sws Locale: LANG=C, LC_CTYPE=C Versions of packages licq depends on: ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii libgcc1 1:3.4.2-3 GCC support library ii libgpgme6 0.3.16-2 GPGME - GnuPG Made Easy ii libssl0.9.7 0.9.7d-1 SSL shared libraries ii libstdc++5 1:3.3.4-3 The GNU Standard C++ Library v3 ii licq-plugin-autorep 1.3.0-2 autoreply plug-in for Licq ii licq-plugin-console 1.3.0-2 console user interface plug-in for ii licq-plugin-forward 1.3.0-2 forwarder plug-in for Licq ii licq-plugin-jonsgtk 1:0.20+cvs20041001-1 graphical user interface plug-in f ii licq-plugin-kde [li 1.3.0-2 graphical user interface plug-in f ii licq-plugin-msn [li 1.3.0-2 msn plugin - EXPERIMENTAL ii licq-plugin-osd [li 1.3.0-2 on-screen display plug-in for Licq ii licq-plugin-qt [lic 1.3.0-2 graphical user interface plug-in f ii licq-plugin-rms [li 1.3.0-2 remote management server plug-in f -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]