Re: Fw: configure error with krb5

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "kanchana" <pkkanchana(at)gmx(dot)net>
Cc: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Fw: configure error with krb5
Date: 2003-01-20 15:40:45
Message-ID: 3253.1043077245@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"kanchana" <pkkanchana(at)gmx(dot)net> writes:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/
> include -I/home/saratha/krb5/include -I/usr/local/ssl/include -c -o float.o
> float.c
> float.c: In function `float4out':
> float.c:233: Internal compiler error in emit_move_insn, at expr.c:2739
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Please observe that gcc's failure message tells you to report it to the
gcc project. This is not Postgres' problem.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christoph Dalitz 2003-01-20 15:46:22 Re: Altering a table - positioning new columns
Previous Message Nigel J. Andrews 2003-01-20 15:40:33 Re: Altering a table - positioning new columns