From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Compilation problems on IRIX 6.5.5 |
Date: | 2003-10-07 08:59:01 |
Message-ID: | Pine.LNX.4.44.0310071055020.20152-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Devrim GUNDUZ writes:
> /usr/freeware/bin/gcc -O2 -Wall -Wmissing-prototypes
> - -Wmissing-declarations -I../../src/include -U_NO_XOPEN4 -c -o isinf.o
> isinf.c
> In file included from ../../src/include/c.h:60,
> from isinf.c:3:
> /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.2.1/include/stdio.h:18:33:
> internal/stdio_core.h: No such file or directory
> In file included from ../../src/include/c.h:60,
> from isinf.c:3:
> /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.2.1/include/stdio.h:21: parse
> error before "__SGI_LIBC_USING_FROM_STD"
It looks like your GCC installation is broken.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-10-07 12:03:10 | Re: Thoughts on maintaining 7.3 |
Previous Message | Devrim GUNDUZ | 2003-10-07 08:35:49 | Compilation problems on IRIX 6.5.5 |