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

Package: apollon
Version: 1.0.1-2.1
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)

iD8DBQFDQPZ/5UTeB5t8Mo0RAopJAJ424nZ4sD8j8t2/1HWFBWmei7nFcgCdGAvU
1+TkCJNRY4pHI73ooScVwlc=
=jvy3
-----END PGP SIGNATURE-----


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

Reply via email to