Date: Thu, 2 Aug 2007 07:20:08 GMT From: "Remko Lodder" <remko@elvandar.org> To: freebsd-i386@FreeBSD.org Subject: Re: i386/115135: can not find file "cryptodev_if.h" Message-ID: <200708020720.l727K8q1004816@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/115135; it has been noted by GNATS.
From: "Remko Lodder" <remko@elvandar.org>
To: "Ilgiz" <dzoomj@rambler.ru>
Cc: freebsd-gnats-submit@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@elvandar.org
FreeBSD ** remko@FreeBSD.org
/* Quis custodiet ipsos custodes */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708020720.l727K8q1004816>
