Hi! I'm having trouble compiling postgresql-6.5.1 . 
I belive this is my problem:

> gcc --version
2.8.1
> pwd
/usr/src/pgsql/postgresql-6.5.1/src/backend/optimizer/util
> make
gcc -I../../../include -I../../../backend   -O2 -Wall -Wmissing-prototypes -I../
..   -c pathnode.c -o pathnode.o
gcc: Internal compiler error: program cc1 got fatal signal 6
make: *** [pathnode.o] Error 1

I'm fairly novice at these things - any hints?

--Michael


************

Reply via email to