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