[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] sigcontext.h
- Subject: Re: [cobalt-users] sigcontext.h
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Apr 13 04:53:21 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Gorosterrazú Gastón" <goro@xxxxxxxxxxx> wrote Friday, April 13, 2001 12:11 PM
> Ok, another problem with cobalt raq3. (the archives don´t say nothing).
>
> I´ve tried to install php following Dan Kiminsky´s instructions. ./configure
> ok, make... error.
> I´ve tried to install php - mysql as the instructions for cobalt raq3 found
> in php.net. ./configure ok, make error.
>
> I´ve noticed that the error is found when the installation tries to include
> asm/sigcontext.h, which must be on /usr/include/bits/asm/sigcontext.h (the
> folder asm isn´t there) and there´s where the problem starts (I think, i´m
> not a guru). Looking in Altavista.. i´ve found that some guys have similar
> problems.. and they talk about kernel headers and a link to the asm folder.
>
> I´ve tried to copy the found asm folder inside .../bits/ but it doesn´t
> work.
>
> So guys, I need your help.
You need to get kernel headers.
ftp://ftp.cobaltnet.com/pub/experimental/
get the ones that match your kernel version.
Gerald