Compile problem on fBSD 4.3

Поиск
Список
Период
Сортировка
От Juraj Petrik (Triblax) - work
Тема Compile problem on fBSD 4.3
Дата
Msg-id 00ee01c114f0$a9070280$7a01a8c0@software602.sk
обсуждение исходный текст
Ответы Re: Compile problem on fBSD 4.3  (Francisco Reyes <lists@natserv.com>)
RE: Compile problem on fBSD 4.3  ("Roby Sadeli" <netcitizen01@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Peltonen
Дата:
Сообщение: 7.1.1: pgdump fails
Следующее
От: Peter Peltonen
Дата:
Сообщение: Re: 7.1.1: pgdump fails (SOLVED)