From mboxrd@z Thu Jan 1 00:00:00 1970 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 Message-id: <20010429124251.31707.qmail@sourceware.cygnus.com> X-SW-Source: 2001-04/msg00721.html List-Id: >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 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: