i386/115135: can not find file "cryptodev_if.h"
Remko Lodder
remko at elvandar.org
Thu Aug 2 07:20:08 UTC 2007
The following reply was made to PR i386/115135; it has been noted by GNATS.
From: "Remko Lodder" <remko at elvandar.org>
To: "Ilgiz" <dzoomj at rambler.ru>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: i386/115135: can not find file "cryptodev_if.h"
Date: Thu, 2 Aug 2007 09:11:41 +0200 (CEST)
Hello,
> sorry, i am vary bad in english.
Well at least you try :-)
>
> # $FreeBSD: src/sys/modules/padlock/Makefile,v 1.3 2007/03/21 17:37:13 sam
> Exp $
>
> .PATH: ${.CURDIR}/../../crypto/via
>
> KMOD= padlock
> SRCS= padlock.c padlock_cipher.c padlock_hash.c
> SRCS += device_if.h bus_if.h opt_bus.h !!!-->cryptodev_if.h<--!!!
>
> .include <bsd.kmod.mk>
>
> when I 'make depend' kernel:
>
> ===> oltr (depend)
> ===> padlock (depend)
> make: don't know how to make cryptodev_if.h. Stop
> *** Error code 2
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/src/sys/i386/compile/MYKERNEL.
>
>
> so where I find this file (cryptodev_if.h)?
This i386 list is for determined problems, the ticket you submitted is a
general support question which should be emailed to the questions
mailinglist instead. But, since you appear to be using a custom kernel;
can you verify whether you have "device crypto" in the kernel
configuration? if not, you should probably add that to the kernel
configuration file "MYKERNEL".
Thanks,
Remko
--
Kind regards,
Remko Lodder ** remko at elvandar.org
FreeBSD ** remko at FreeBSD.org
/* Quis custodiet ipsos custodes */
More information about the freebsd-i386
mailing list