Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: Franxoois on March 19, 2015, 05:58:28 AM
-
Hi,
I have a build which complains it can't find "asm/socket.h" in TC 6
I have another raspy on TC 5.3 which seems to find this file in /tmp/tcloop/eglibc_base-dev/usr/include/asm/socket.h
Is it possible to load this file in TC6 ?
-
Is it possible to load this file in TC6 ?
No.
Install linux-3.18.y_api_headers.tcz
-
Allright :) Thank you
I was trying to use tce to look for wich package provides "asm/socket.h" witout success. I had 13 results by seraching "socket.h" but if I try with "asm/socket.h" or "asm\/socket.h" I had "awk: cmd. line:1: Unexpected token"
-
HI Franxoois
The Provides function only returns filenames without path information.