You are not logged in.

#1 2006-10-13 20:58:11

useche
Member
From: Miami
Registered: 2006-10-09
Posts: 10
Website

kernel-headers problem

Hi guys,

I am currently trying to compile the User Mode Linux inside my Arch box. I think my problem is related to the lack of the file /usr/include/linux/threads.h. I know that this file is a header provided by some legacy kernel-threads package. My question is: is there any way to find this header inside the the arch linux or is replaced by another header?

Thanks,


Luis Useche

Offline

#2 2006-10-13 21:22:15

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: kernel-headers problem

no, arch doesnt support linuxthreads anymore, it only supports NPTL afaik.

Offline

#3 2006-10-23 10:22:23

Benedict_White
Member
From: Sussex, UK
Registered: 2004-05-27
Posts: 331
Website

Re: kernel-headers problem

Is there any way to get it to support LinuxThreads?

Only I have to get MySQL 3.23.58 working and that appears to need it. sad


Kind regards

Benedict White

Offline

#4 2006-10-23 13:50:49

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: kernel-headers problem

Benedict_White wrote:

Is there any way to get it to support LinuxThreads?

Only I have to get MySQL 3.23.58 working and that appears to need it. sad

No. Glibc 2.4 dropped linuxthreads support. Don't try and downgrade glibc, otherwise you will need to recompile almost every single package on the system.

Offline

#5 2006-10-23 14:21:22

Benedict_White
Member
From: Sussex, UK
Registered: 2004-05-27
Posts: 331
Website

Re: kernel-headers problem

iphitus, is there any way of getting that old version of mysql to compile without it?


Or is there some way of getting it to think it was there?


Kind regards

Benedict White

Offline

Board footer

Powered by FluxBB