public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: g.margolin@weizmann.ac.il
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/8145: cannot build gcc-3.2 -- missing file ucontext.h
Date: Fri, 04 Oct 2002 09:36:00 -0000	[thread overview]
Message-ID: <20021004163018.29249.qmail@sources.redhat.com> (raw)


>Number:         8145
>Category:       bootstrap
>Synopsis:       cannot build gcc-3.2 -- missing file ucontext.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 04 09:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     g.margolin@weizmann.ac.il
>Release:        gcc-3.2
>Organization:
>Environment:
Suse linux 6.0
>Description:
Dear developers,

I loaded gcc-3.2 to install new c++ compiler. When I run

make bootstrap

after some work it exits with error, saying that  file
sys/ucontext.h is not found. I did not provide any flags to configure. I attached the file with the last lines of make.

Thank you for your help,

Gennady Margolin
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="gcc-error"
Content-Disposition: inline; filename="gcc-error"

make[3]: Entering directory `/home2/GCC/gcc-3.2-obj/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc-3.2/gcc/mkinstalldirs $d; fi; \
done
mkdir libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/local/i586-pc-linux-gnu/bin/ -isystem /usr/local/i586-pc-linux-gnu/include -isystem /usr/local/i586-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.2/gcc -I../../gcc-3.2/gcc/. -I../../gcc-3.2/gcc/config -I../../gcc-3.2/gcc/../include  -DL_muldi3 -c ../../gcc-3.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from tconfig.h:21,
                 from ../../gcc-3.2/gcc/libgcc2.c:36:
../../gcc-3.2/gcc/config/i386/linux.h:225:26: sys/ucontext.h: No such file or directory
make[3]: *** [libgcc/./_muldi3.o] Error 1
make[3]: Leaving directory `/home2/GCC/gcc-3.2-obj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/home2/GCC/gcc-3.2-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home2/GCC/gcc-3.2-obj/gcc'
make: *** [bootstrap4] Error 2 


             reply	other threads:[~2002-10-04 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04  9:36 g.margolin [this message]
2002-12-20 21:21 bangerth
2003-05-09 15:30 bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021004163018.29249.qmail@sources.redhat.com \
    --to=g.margolin@weizmann.ac.il \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).