Re: [GENERAL] Release of 6.4.1 (fwd)

Поиск
Список
Период
Сортировка
От Carl Riches
Тема Re: [GENERAL] Release of 6.4.1 (fwd)
Дата
Msg-id Pine.OSF.4.02A.9812291007080.15575-300000@hilbert2.ms.washington.edu
обсуждение исходный текст
Ответы Re: [GENERAL] Release of 6.4.1 (fwd)  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
I forgot to add the attachments--sorry for the wasted bandwidth!

Carl G. Riches
Software Engineer
Department of Mathematics
Box 354350            voice:     206-543-5082 or 206-616-3636
University of Washington    fax:       206-543-0397
Seattle, WA  98195-4350        internet:  riches@ms.washington.edu

---------- Forwarded message ----------
Date: Mon, 28 Dec 1998 17:05:50 -0800 (PST)
From: Carl Riches <riches@ms.washington.edu>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: PostgreSQL-general <pgsql-general@postgreSQL.org>,
    PostgreSQL-development <hackers@postgreSQL.org>
Subject: Re: [GENERAL] Release of 6.4.1

On Thu, 24 Dec 1998, Bruce Momjian wrote:

> Here are the list of changes for 6.4.1.
>
> Fix prototype for 64-bit platforms

If this is the prototyping problem in backend/port/snprintf.c that I
contributed, it did not help the problem of compiling 6.4.1 on Digital
Unix 4.0d using either gcc or cc.  Here is my environment:

  gcc 2.8.1
  gmake GNU Make version 3.77
  Digital cc 4.25

To set up cc as the compiler, I used the following command:

  ./configure --with-CC=cc --without-CXX

This failed, so I did the following:

  gmake distclean
  ./configure

This also failed, but for a different cause.

I am attaching transcripts of the gmake session for each of the compilers.
Can anyone provide a suggestion to get 6.4.1 to compile?

Thanks,
Carl

Carl G. Riches
Software Engineer
Department of Mathematics
Box 354350            voice:     206-543-5082 or 206-616-3636
University of Washington    fax:       206-543-0397
Seattle, WA  98195-4350        internet:  riches@ms.washington.edu



Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] bug with long serial names
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] Stale porting list?