Re: [GENERAL] Release of 6.4.1 (fwd)

From: Carl Riches <riches(at)ms(dot)washington(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>, PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Release of 6.4.1 (fwd)
Date: 1998-12-29 18:11:01
Message-ID: Pine.OSF.4.02A.9812291007080.15575-300000@hilbert2.ms.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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(at)ms(dot)washington(dot)edu

---------- Forwarded message ----------
Date: Mon, 28 Dec 1998 17:05:50 -0800 (PST)
From: Carl Riches <riches(at)ms(dot)washington(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>,
PostgreSQL-development <hackers(at)postgreSQL(dot)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(at)ms(dot)washington(dot)edu

Attachment Content-Type Size
make.log.cc text/plain 57.1 KB
make.log.gcc text/plain 57.1 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1998-12-29 18:12:48 Re: [PORTS] Stale porting list?
Previous Message Ken Mort 1998-12-29 15:34:39 Re: [GENERAL] Problem with \copy

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-12-29 18:12:48 Re: [PORTS] Stale porting list?
Previous Message Thomas G. Lockhart 1998-12-29 18:01:17 Re: [HACKERS] bug with long serial names