Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: mcnalu on July 05, 2009, 04:11:15 PM

Title: linux-headers-2.6.29.1.tce
Post by: mcnalu on July 05, 2009, 04:11:15 PM
When I installed compiletc.tce and linux-headers-2.6.29.1.tce and then tried to compile some code (the rt2860sta module as it happens), I was told /lib/modules/2.6.29.1-tinycore/build could not be found.

When I looked more closely it seemed the linux-headers-2.6.29.1.tce had a sym link at /lib/modules/2.6.29.1/build - i.e. the "-tinycore" bit of the path was missing. I created a sym link from /lib/modules/2.6.29.1-tinycore/build to the same target and then I could compile OK.

Is this a bug or am I misunderstanding something?
Title: Re: linux-headers-2.6.29.1.tce
Post by: ^thehatsrule^ on July 05, 2009, 05:19:49 PM
Yes, it is a bug.  It even states it in the .info :p

I'll get it fixed, thanks.
Title: Re: linux-headers-2.6.29.1.tce
Post by: mcnalu on July 05, 2009, 05:44:07 PM
ok, thanks for the quick response!
Title: Re: linux-headers-2.6.29.1.tce
Post by: danielibarnes on July 14, 2009, 11:59:31 AM
The .tcz has the same problem. Can you please fix it, too?

Thanks,
Daniel