Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: Franxoois on March 19, 2015, 05:58:28 AM

Title: eglibc_base-dev
Post 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 ?
Title: Re: eglibc_base-dev
Post by: bmarkus on March 19, 2015, 06:40:48 AM
Is it possible to load this file in TC6 ?

No.

Install linux-3.18.y_api_headers.tcz
Title: Re: eglibc_base-dev
Post by: Franxoois on March 19, 2015, 10:42:07 AM
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"






Title: Re: eglibc_base-dev
Post by: Rich on March 19, 2015, 01:30:36 PM
HI Franxoois
The  Provides  function only returns filenames without path information.