Hi karl,

I already have the linux-libc-dev package installed. A find / -name
ioctls.h gives me this

*/usr/include/asm-generic/ioctls.h
/usr/include/bits/ioctls.h
/usr/include/asm/ioctls.h
/usr/src/linux-headers-2.6.32-5-common/include/asm-generic/ioctls.h
/usr/src/linux-headers-2.6.32-5-common/arch/x86/include/asm/ioctls.h
*
On Fri, Jun 8, 2012 at 4:10 PM, Karl E. Jorgensen
<karl.jorgen...@nice.com>wrote:

> On Fri, Jun 08, 2012 at 11:24:08AM +0100, Bijoy Lobo wrote:
> > Hello all,
> >
> > I have a Makefile which calls asm/ioctls.h, although I am faced with this
> > error,
> >
> > /usr/include/bits/ioctls.h:24:24: error: asm/ioctls.h: No such file or
> > directory
>
> Do you have the "linux-libc-dev" package installed?  This package provides
> /usr/include/asm/ioctls.h ...
>
> If you are looking for a file which should come from a debian package,
> you can search for it in your already-installed packages - e.g.:
>
>   dpkg --search /usr/include/asm/ioctls.h
>
> for searching packages you do not (yet) have installed, try
> http://packages.debian.org under the heading "Search the contents of
> packages" - there are files of that name in several packages:
>
>
> http://packages.debian.org/search?searchon=contents&keywords=ioctls.h&mode=exactfilename&suite=stable&arch=any
>
> Hope this helps
>
> --
> Karl E. Jorgensen
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/20120608104058.GA20904@hawking
>
>


-- 
Thanks and Regards
Bijoy Lobo
Paladion Networks

Reply via email to