Обсуждение: Does 6.4 work with Irix 6.5.1 ?

Поиск
Список
Период
Сортировка

Does 6.4 work with Irix 6.5.1 ?

От
Fuad Abdallah
Дата:
Hi Everybody,

i had many problems getting postgres 6.4 to work properly under irix
6.5.1. - destroydb fails, pg_dump does not work and other things seem to
be broken.
I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
worked completely but interestingly the resulting binaries have different
problems (the egcs compiled version does not process a single query).

Did anybody manage to compile a working irix version ?

best Regards,
Fuad


--
Fuad Abdallah
Max-Planck-Institut fuer Zuechtungsforschung / ZWDV
Tel.: 0221/5062-739 / Priv: 0221/584563


Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ?

От
The Hermit Hacker
Дата:
On Tue, 10 Nov 1998, Fuad Abdallah wrote:

> Hi Everybody,
>
> i had many problems getting postgres 6.4 to work properly under irix
> 6.5.1. - destroydb fails, pg_dump does not work and other things seem to
> be broken.
> I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
> worked completely but interestingly the resulting binaries have different
> problems (the egcs compiled version does not process a single query).

    Sinc EGCS 1.1b is known to have alot of bugs in it still, have you
tried a more stable GCC, like 2.7.2.1 or 2.8.x?

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ?

От
Fuad Abdallah
Дата:
Hi Marc,

i have tried to compile postgres 6.4 on a different machine running irix
6.2 using gcc 2.8.1 -  with the same result.
It seems that many problems are based on some system tables:

select oid from pg_database

crashes the server - that also has the consequence that pg_dump does not
work.
Using older gcc versions with irix is a problem because they do not
support the new binary format.

best Regards,
Fuad


On Tue, 10 Nov 1998, The Hermit Hacker wrote:

> On Tue, 10 Nov 1998, Fuad Abdallah wrote:
>
> > Hi Everybody,
> >
> > i had many problems getting postgres 6.4 to work properly under irix
> > 6.5.1. - destroydb fails, pg_dump does not work and other things seem to
> > be broken.
> > I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
> > worked completely but interestingly the resulting binaries have different
> > problems (the egcs compiled version does not process a single query).
>
>     Sinc EGCS 1.1b is known to have alot of bugs in it still, have you
> tried a more stable GCC, like 2.7.2.1 or 2.8.x?
>
> Marc G. Fournier
> Systems Administrator @ hub.org
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
>
>

--
Fuad Abdallah
Max-Planck-Institut fuer Zuechtungsforschung / ZWDV
Tel.: 0221/5062-739 / Priv: 0221/584563


Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ?

От
Dustin Sallings
Дата:
> i had many problems getting postgres 6.4 to work properly under irix
> 6.5.1. - destroydb fails, pg_dump does not work and other things seem to
> be broken.
> I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
> worked completely but interestingly the resulting binaries have different
> problems (the egcs compiled version does not process a single query).
>
> Did anybody manage to compile a working irix version ?

    I'm running my photo album under 6.4 on IRIX 6.2.  I've got it built
shared, too, so I've got pl/pgsql and all that working.  :)

--
SA, beyond.com           My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <dustin@spy.net>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________


Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ?

От
Dustin Sallings
Дата:
> > i had many problems getting postgres 6.4 to work properly under irix
> > 6.5.1. - destroydb fails, pg_dump does not work and other things seem to
> > be broken.
> > I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
> > worked completely but interestingly the resulting binaries have different
> > problems (the egcs compiled version does not process a single query).
>
>      Sinc EGCS 1.1b is known to have alot of bugs in it still, have you
> tried a more stable GCC, like 2.7.2.1 or 2.8.x?

    Actually, that's a good point, I built mine with a native compiler.

--
SA, beyond.com           My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <dustin@spy.net>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________