Compile problem on fBSD 4.3 - Mailing list pgsql-general

From Juraj Petrik (Triblax) - work
Subject Compile problem on fBSD 4.3
Date
Msg-id 00ee01c114f0$a9070280$7a01a8c0@software602.sk
Whole thread Raw
Responses Re: Compile problem on fBSD 4.3  (Francisco Reyes <lists@natserv.com>)
RE: Compile problem on fBSD 4.3  ("Roby Sadeli" <netcitizen01@yahoo.com>)
List 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



pgsql-general by date:

Previous
From: Peter Peltonen
Date:
Subject: 7.1.1: pgdump fails
Next
From: Peter Peltonen
Date:
Subject: Re: 7.1.1: pgdump fails (SOLVED)