This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
other/10010: looking for sys/ucontext.h
- From: kensmith at rahul dot net
- To: gcc-gnats at gcc dot gnu dot org
- Cc: ken at mail dot geometrics dot com
- Date: 9 Mar 2003 18:24:39 -0000
- Subject: other/10010: looking for sys/ucontext.h
- Reply-to: kensmith at rahul dot net
>Number: 10010
>Category: other
>Synopsis: looking for sys/ucontext.h
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 09 18:26:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: kensmith at rahul dot net
>Release: gcc-3.2.2
>Organization:
>Environment:
SuSE linux 6.1
>Description:
This is a bug in the building of GCC
The file linux.h contains an include as
#include <sys/ucontext.h>
On my system, which I believe is standard SuSE 6.1,
this file is not found.
>How-To-Repeat:
On SuSE 6.1 login as a user.
put the source code in ~/src/gcc-3.2.2
cd to ~/src/gcc-3.2.2
config.guess
configure
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: