public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: john@yournetexperts.com
To: gcc-gnats@gcc.gnu.org
Subject: c/2681: Attempting to compile public gated code and getting segmentation fault
Date: Sun, 29 Apr 2001 05:46:00 -0000	[thread overview]
Message-ID: <20010429124251.31707.qmail@sourceware.cygnus.com> (raw)

>Number:         2681
>Category:       c
>Synopsis:       Attempting to compile public gated code and getting segmentation fault
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 29 05:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     John Pritchard
>Release:        gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
Red Hat Linux - Server
>Description:
Downloaded gated-public code from gated.org after having loaded Red Hat Linux from purchased 7.0 disks.  Ran the ./configure and the make depend successfully.  Then when running make I received this error:

[pritchj@localhost gated-public-3_6]$ make
Making all in src
make[1]: Entering directory `/home/pritchj/gated-public-3_6/src'
make  all-recursive
make[2]: Entering directory `/home/pritchj/gated-public-3_6/src'
Making all in smux
make[3]: Entering directory `/home/pritchj/gated-public-3_6/src/smux'
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I. -I./../gated -I./../gatedcompat -I./
..    -g -O2 -c smux.c
smux.c: In function `smux_tree_reset':
smux.c:184: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [smux.o] Error 1
make[3]: Leaving directory `/home/pritchj/gated-public-3_6/src/smux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pritchj/gated-public-3_6/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/pritchj/gated-public-3_6/src'
make: *** [all-recursive] Error 1
[pritchj@localhost gated-public-3_6]$     
>How-To-Repeat:
I can repeat by simply rerunning make.
>Fix:
Hoping you can help me out here!  Thanks!
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-04-29  5:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-29  5:46 john [this message]
2001-06-22  5:25 jsm28
2001-07-20 14:27 jsm28

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=20010429124251.31707.qmail@sourceware.cygnus.com \
    --to=john@yournetexperts.com \
    --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).