| From: | "Ed L(dot)" <pgsql(at)bluepolka(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i? |
| Date: | 2004-08-16 23:26:14 |
| Message-ID: | 200408161726.14354.pgsql@bluepolka.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Monday August 16 2004 5:24, Ed L. wrote:
> $make
> ...<snip>...
> cc -Ae +O2 -I../../../../src/include -D_XOPEN_SOURCE_EXTENDED -c -o
> xlog.o xlog.c (Bundled) cc: warning 922: "-Ae" is unsupported in the
> bundled compiler, ignored. (Bundled) cc: warning 922: "+O2" is
> unsupported in the bundled compiler, ignored. Error 119:
> "../../../../src/include/storage/s_lock.h", line 654 # #error PostgreSQL
> does not have native spinlock support on this platform. To continue the
> compilation, rerun configure using --disable-spinlocks. However,
> performance will be poor. Please report this to
> pgsql-bugs(at)postgresql(dot)org(dot)
> #error PostgreSQL does not have native spinlock support on this p
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Error 22: "../../../../src/include/storage/s_lock.h", line 711 # Syntax
> error. extern int tas(volatile slock_t *lock); /* in
> port/.../tas.s, or ^
> ...<snip>...
And I do see the --disable-spinlocks option, but was hoping for the build
with the "good" performance!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Mitchell | 2004-08-16 23:42:39 | pg_dumpall outputs incorrect sql |
| Previous Message | Ed L. | 2004-08-16 23:24:25 | Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i? |