| From: | "Juraj Petrik (Triblax) - work" <triblax-work(at)vsk(dot)sk> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Compile problem on fBSD 4.3 |
| Date: | 2001-07-25 10:00:38 |
| Message-ID: | 00ee01c114f0$a9070280$7a01a8c0@software602.sk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello can somebody help me,
when I try 1st gmake, compiling end
with this result, but I don't know why:
BTW: the same error write me MySQL.
gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../s
rc/include -DPOSIX_MISTAKE -c -o regexec.o regexec.c
{standard input}: gcc: Assembler messages:
{standard input}:2027: Warning: end of file not at end of a line; newline
inserted
{standard input}:3091: Error: unbalanced parenthesis in operand 2.
Internal compiler error: program cc1 got fatal signal 11
gmake[3]: *** [regexec.o] Error 1
gmake[3]: Leaving directory `/usr/src.my/postgresql-7.1.2/src/backend/regex'
gmake[2]: *** [regex-recursive] Error 2
gmake[2]: Leaving directory `/usr/src.my/postgresql-7.1.2/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/src.my/postgresql-7.1.2/src'
gmake: *** [all] Error 2
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Peltonen | 2001-07-25 10:59:51 | Re: 7.1.1: pgdump fails (SOLVED) |
| Previous Message | Peter Peltonen | 2001-07-25 09:35:29 | 7.1.1: pgdump fails |