Installation problem on freebsd

From: "Sam Leong" <dotsam99(at)hotmail(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Installation problem on freebsd
Date: 2001-04-28 17:09:00
Message-ID: OE328ARf3sllNY30kkZ000005be@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

i have tried to install the postresql 7.0.3 and the 7.1
on my freebsd 4.2 box. However i have found some problems
with the installation> here is some basic configuration information
and the error message that i got during making ..

OS: Freebsd 4.2
gmake: 3.79.1

Installation procedure :
$./configure
$gmake

and then i got the message

gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/slocal/src/postgresql-7.1/src/interfaces/libpq
'
gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/i
nterfaces/libpq -I../../../src/include -c -o pg_dump.o pg_dump.c
gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/i
nterfaces/libpq -I../../../src/include -c -o common.o common.c
gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/i
nterfaces/libpq -I../../../src/include -c -o pg_backup_archiver.o pg_backup_ar
chiver.c
{standard input}: gcc: Assembler messages:
Internal compiler error: program cc1 got fatal signal 11
{standard input}:1711: gmake[3]: Warning: *** [pg_backup_archiver.o] Error 1
end of file not at end of a line; newline insertedgmake[3]:
*** Deleting file `pg_backup_archiver.o'
gmake[3]: Leaving directory `/usr/slocal/src/postgresql-7.1/src/bin/pg_dump'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/slocal/src/postgresql-7.1/src/bin'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/slocal/src/postgresql-7.1/src'
gmake: *** [all] Error 2

what would be the problem ?

ths
Sam

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-28 22:30:10 Re: Re: v7.1.1 branched and released on Tuesday ...
Previous Message Nick Gazaloff 2001-04-28 09:28:44