Bug 175737

Summary: dm.h is missing in kernel-devel
Product: [Fedora] Fedora Reporter: Frank Büttner <bugzilla>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED UPSTREAM QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: 4CC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-14 14:29:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2005-12-14 14:00:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
The file is dm.h is missing in the pakage. So that compiling of truecrypt is not posible.

Version-Release number of selected component (if applicable):
kernel-devel-2.6.14-1.1653_FC4

How reproducible:
Always

Steps to Reproduce:
try to compile a program that needs dm.h

Additional info:

workaround: copy the file from kernel.src pakage

Comment 1 Dave Jones 2005-12-14 14:29:31 UTC
if this is intended for use in out-of-tree modules, it needs to move to include/
upstream.