-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: kbarcode
Version: 1.8.0-3
Severity: grave
Tags: sid

Please see #323133:

internal compiler error: in cp_expr_size, at cp/cp-objcp-common.c:101

or the build logs on arm, hppa and m68k.

You can fix this by:

* debian/control:

Add 'g++-3.4 [arm m68k hppa], ' to Build-Depends

* debian/rules:

Add:

###

GCC4_ICES_HERE := arm m68k hppa
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)

ifneq (,$(findstring $(DEB_BUILD_ARCH),$(GCC4_ICES_HERE)))
    export CC=gcc-3.4
    export CPP=cpp-3.4
    export CXX=g++-3.4
endif

###

somewhere on top of the file.

Cheers

Luk

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDPVTU5UTeB5t8Mo0RAu14AKCfkXWCn8I86zJrRihnKYLV9O/idwCdHGZk
IMHGLcb7dGi7RmRflbPVBz4=
=PpuZ
-----END PGP SIGNATURE-----


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

Reply via email to