LinuxPuertoMontt wrote:
> 2009/11/28 Ken Moffat <[email protected]>
>
>> Have you somehow trashed the file
>> /usr/include/linux/socket.h ?
>>
>
> nop, i have socket.h in /usr/include/linux
That seems odd. On an old version and a current version of LFS I have:
/usr/include/asm/socket.h
/usr/include/bits/socket.h
/usr/include/linux/socket.h
/usr/include/sys/socket.h
You should have the same. You might want to try:
find /usr/include -name socket.h -exec ls -l {} \;
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page