Yes, that's an ICE (internal compiler error). Report it to SUSE. Googling on "postgresql internal compiler error" turns up a lot of hits against previous versions. It seems as though PostgreSQL has a history of causing gcc to choke.
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Ranga Nathan Sent: Sunday, June 12, 2005 2:55 AM To: [email protected] Subject: Postgresql 8.0.3 anyone? Our environment is => SuSE 9 under z/VM 5.1 When running "gmake" for postgresql 8.0.3, I get the error below. Any ideas? gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wendif-labels -fno-strict-al iasing -Wno-error -I./../include -I. -I../../../../src/include -D_GNU_SOURCE - DMAJOR_VERSION=4 -DMINOR_VERSION=0 -DPATCHLEVEL=1 -c -o preproc.o preproc.c In file included from preproc.y:6409: pgc.c: In function `yylex': pgc.c:1487: warning: label `find_rule' defined but not used gcc: Internal error: Terminated (program cc1) Please submit a full bug report. See <URL:http://www.suse.de/feedback> for instructions. gmake[4]: *** [preproc.o] Error 1 Looks like some error in gcc (ver 3.3.3) I am default options in configure step. I even did a yast update to make sure that I have all the patches! __________________________________________ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591 Fax: 714-442-2840 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
