On Tue, Feb 26, 2008 at 12:26:07PM +0000, Martin Michlmayr wrote:
> Log:
> [arm/mips] Disable CRYPTO_DEV_HIFN_795X since it doesn't compile.

NACK. You have to understand errors before overwriting them. It is not
limited to this two arches.

> @@ -0,0 +1,14 @@
> +  Building modules, stage 2.
> +  MODPOST 759 modules
> +ERROR: "__divdi3" [drivers/crypto/hifn_795x.ko] undefined!

__divdi3 is a libgcc symbol. Either add it or fix the cause, a division
with at least on 64bit operand.

Bastian

-- 
Four thousand throats may be cut in one night by a running man.
                -- Klingon Soldier, "Day of the Dove", stardate unknown


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

Reply via email to