Package: mozilla-thunderbird
Version: 1.0.6-1
Severity: important

Hi,

mozilla-thunderbird is failing to build on amd64 because you
still have this in debian/rules:
ifeq ($(DEB_BUILD_ARCH),amd64)
OPTFLAGS=-O2
export CC=gcc-3.4
export CXX=g++-3.4
endif

Which shouldn't be needed anymore, it should build with gcc/g++
4.0 instead.  And you don't have build dependency on the 3.4
version anymore resulting in:
checking for gcc... gcc-3.4
checking whether the C compiler (gcc-3.4  ) works... no



Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to