[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libc6-dev and /usr/include/asm



Heyhey,

I noticed recently that the newest (woody) version of libc6-dev
does not include /usr/include/asm anymore? I was doing a compile 
of a program that needed some kernel header includes like stat.h 
and others, and it couldn't find them.

libc6-dev is installed on my system, version 2.2-3
It provides the directory but not the files inside it

knopje# dpkg -S /usr/include/asm
libc6-dev: /usr/include/asm
knopje# dpkg -S /usr/include/asm/stat.h
dpkg: /usr/include/asm/stat.h not found.

On my computer at work, libc6-dev 2.2-1 is installed, and this
version DOES provide the files inside the directories...

replicator% dpkg -S /usr/include/asm/stat.h
libc6-dev: /usr/include/asm/stat.h

Am I missing some important information here, or did someone
forget to include all the correct headerfiles in the package?? :)

Regards,
Sander.

-- 
| "It's men like him that give the Y chromosome a bad name."
| Cistron Internet: php/c/perl/html/c++/sed/awk/linux/sql/cgi/security
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D



Reply to: